summaryrefslogtreecommitdiffstats
path: root/vcl/unx/kde4
Commit message (Expand)AuthorAgeFilesLines
* fdo#72187 Implement KDE4 picker notificationsJan-Marek Glogowski2014-02-062-0/+26
* Simplify control item switch statementsJan-Marek Glogowski2014-02-061-177/+86
* bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2014-01-222-2/+2
* SalDisplay::Dispatch shall apparently return boolStephan Bergmann2014-01-131-1/+1
* fdo#72521 fdo#73103 Fix editable combo-boxes behavior under KDE4Maxim Monastirsky2014-01-071-1/+5
* Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks2013-12-131-1/+1
* fontmanager.hxx is private to vclTor Lillqvist2013-12-111-1/+2
* fdo#67011: Run Display::Yield through KDEXLib::Yield.Jan-Marek Glogowski2013-12-041-6/+16
* Revert "Simplify KDE4 yielding."Michael Meeks2013-11-201-8/+12
* Simplify KDE4 yielding.Jan-Marek Glogowski2013-11-201-12/+8
* Rewrite Qt4 based nested yield mutex locking.Jan-Marek Glogowski2013-11-202-26/+24
* Redirect file picker UI processing to GUI thread.Jan-Marek Glogowski2013-11-205-4/+272
* Drop processYield return type.Jan-Marek Glogowski2013-11-202-4/+3
* Use Q_* macros.Jan-Marek Glogowski2013-11-153-16/+5
* remove unnecessary use of OUString constructor in VCL moduleNoel Grandin2013-11-071-3/+3
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-221-9/+2
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-4/+0
* Typo: controling => controllingJulien Nabet2013-08-121-1/+1
* drop intermediate UniStringCaolán McNamara2013-08-121-1/+1
* convert String to OUString in VCLNoel Grandin2013-08-122-2/+2
* allow at least some KDE protocols in KFileDialogLuboš Luňák2013-06-122-5/+64
* fix and simplify getting files from the KDE4 file dialogLuboš Luňák2013-06-111-42/+5
* vcl: Check SH_MenuBar_MouseTracking when menubar is drawn on KDEIsamu Mogi2013-05-272-7/+11
* vcl: Implement drawing CTRL_MENUBAR and PART_MENU_ITEM on KDEIsamu Mogi2013-05-271-0/+3
* vcl: Add sink effect (QStyle::State_Sunken) to menubar on KDEIsamu Mogi2013-05-271-0/+3
* Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi2013-05-222-0/+10
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-171-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-075-53/+53
* vcl: convert some fprintf to SAL_INFOThomas Arnhold2013-04-023-18/+9
* Unused Region macro definitionsStephan Bergmann2013-03-272-6/+0
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-6/+6
* Cppcheck: Variables reassigned before the old one has been useJulien Nabet2013-03-181-5/+2
* change #ifdef -> #if for KDE4 feature macrosLuboš Luňák2013-03-181-10/+14
* Qt4.8 is enough for Qt glib integration support working properlyLuboš Luňák2013-03-121-2/+5
* re-add support for KDE4 Qt+glib eventloop intergrationLuboš Luňák2013-03-121-0/+2
* doubled namespacesThomas Arnhold2013-03-041-5/+0
* KDE4FilePicker: un-break buildMichael Stahl2013-02-202-14/+13
* more fixes for my FilePicker changesNoel Grandin2013-02-201-2/+4
* Fix compilation of kde/kde4Stephan Bergmann2013-02-121-1/+2
* fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2013-02-122-24/+8
* fix KDE file dialog setting checkboxes to trueLuboš Luňák2012-12-191-1/+1
* cppCheck: remove dead assignment and dead variablesjailletc362012-11-251-1/+0
* Adapt some GetUILocale leftoversStephan Bergmann2012-11-221-5/+5
* KDESalGraphics: fix CTRL_LISTNODE drawing in expanded stateIvan Timofeev2012-11-211-1/+1
* KDESalGraphics: transparent background for some widgets, fdo#55952Ivan Timofeev2012-11-211-0/+5
* use the generic LO claim from the about dialog for KDE's internal dataLuboš Luňák2012-11-061-1/+1
* add missing ki18n helper.Michael Meeks2012-11-061-1/+1
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0616-397/+251
* remove include comments and boxesThomas Arnhold2012-08-081-4/+0