summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-2/+0
2014-10-01fdo#82577: Handle KeyPressNoel Grandin1-1/+1
2014-09-30Removed obsolete Region/QtXRegion nameclash workaroundStephan Bergmann8-17/+0
2014-09-30fdo#82577: Handle RegionNoel Grandin8-12/+12
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-18Font -> vcl::Font in vcl/unx/kde4Stephan Bergmann1-5/+5
2014-07-18vcl: kde4: [loplugin:saloverride]Michael Stahl2-2/+2
2014-06-27create_SalInstance does not need an oslModule parameterStephan Bergmann1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann6-46/+46
2014-05-23force posted events before timer timeouts in KDE4 event loop (bnc#467278)Luboš Luňák1-0/+10
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet1-2/+2
2014-04-29prevent deadlocks between main thread and other thread processing a Qt eventLuboš Luňák1-2/+6
2014-04-27avoid several 200ms delays in Qt testsLuboš Luňák2-99/+54
2014-04-26work around LO blocking when asking for QClipboard's contents, helps fdo#35950Luboš Luňák3-17/+50
2014-04-25add better info on the Qt patches needed for KFileDialogLuboš Luňák1-2/+2
2014-04-25disable KFileDialog usage if QClipboard can recurseLuboš Luňák4-7/+83
2014-04-25fix Qt4 QSocketNotifier configure checkLuboš Luňák1-0/+5
2014-04-25make sure KFileDialog does not leave the SolarMutex releasedLuboš Luňák1-14/+10
2014-04-25Revert "Rewrite Qt4 based nested yield mutex locking."Luboš Luňák2-14/+19
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist6-9/+0
2014-03-30kde4: loplugin:saloverrideMichael Stahl1-1/+1
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi1-1/+1
2014-03-28menu(bar) uses window text and background color, not button (fdo#50921)Luboš Luňák1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann8-48/+52
2014-03-25prevent KDE/Qt from interfering with the session managerLuboš Luňák2-9/+16
2014-03-14KDE4: prevent blocking in Display::YieldJan-Marek Glogowski1-0/+4
2014-03-14KDE4: add Qt4 glib ExcludeSocket runtime checkJan-Marek Glogowski6-13/+165
2014-03-14KDE4: change eventLoopType enum to glib boolJan-Marek Glogowski2-38/+24
2014-03-14Revert "Rewrite Qt4 based nested yield mutex locking."Jan-Marek Glogowski1-14/+3
2014-03-14Revert "fdo#67011: Run Display::Yield through KDEXLib::Yield."Jan-Marek Glogowski1-16/+6
2014-03-14Revert "KDE4: sleep in yield for native file picker"Jan-Marek Glogowski4-28/+5
2014-03-10fdo#73115: Always run timeouts as eventsJan-Marek Glogowski1-3/+7
2014-03-03KDE4: evaluate frameWidth in the Qt threadJan-Marek Glogowski5-19/+39
2014-03-03fdo#45935: try hard to paint a frame for menusJan-Marek Glogowski2-8/+21
2014-03-03KDE4: Report correct check and radio item sizesJan-Marek Glogowski1-3/+17
2014-03-03KDE4: sleep in yield for native file pickerJan-Marek Glogowski4-5/+28
2014-03-03KDE4: Drop Qt 4.9 supportJan-Marek Glogowski1-36/+0
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock2-2/+2
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock3-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-48/+48
2014-02-26Remove visual noise from vclAlexander Wilms1-4/+4
2014-02-21other vclplugs need adaptingCaolán McNamara1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann3-14/+14
2014-02-06fdo#72187 Implement KDE4 picker notificationsJan-Marek Glogowski2-0/+26
2014-02-06Simplify control item switch statementsJan-Marek Glogowski1-177/+86
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2-2/+2
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann1-1/+1
2014-01-07fdo#72521 fdo#73103 Fix editable combo-boxes behavior under KDE4Maxim Monastirsky1-1/+5
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks1-1/+1