summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18Font -> vcl::Font in vcl/unx/kde4Stephan Bergmann
2014-07-18vcl: kde4: [loplugin:saloverride]Michael Stahl
2014-06-27create_SalInstance does not need an oslModule parameterStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-23force posted events before timer timeouts in KDE4 event loop (bnc#467278)Luboš Luňák
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
2014-04-29prevent deadlocks between main thread and other thread processing a Qt eventLuboš Luňák
2014-04-27avoid several 200ms delays in Qt testsLuboš Luňák
2014-04-26work around LO blocking when asking for QClipboard's contents, helps fdo#35950Luboš Luňák
2014-04-25add better info on the Qt patches needed for KFileDialogLuboš Luňák
2014-04-25disable KFileDialog usage if QClipboard can recurseLuboš Luňák
2014-04-25fix Qt4 QSocketNotifier configure checkLuboš Luňák
2014-04-25make sure KFileDialog does not leave the SolarMutex releasedLuboš Luňák
2014-04-25Revert "Rewrite Qt4 based nested yield mutex locking."Luboš Luňák
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-30kde4: loplugin:saloverrideMichael Stahl
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi
2014-03-28menu(bar) uses window text and background color, not button (fdo#50921)Luboš Luňák
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25prevent KDE/Qt from interfering with the session managerLuboš Luňák
2014-03-14KDE4: prevent blocking in Display::YieldJan-Marek Glogowski
2014-03-14KDE4: add Qt4 glib ExcludeSocket runtime checkJan-Marek Glogowski
2014-03-14KDE4: change eventLoopType enum to glib boolJan-Marek Glogowski
2014-03-14Revert "Rewrite Qt4 based nested yield mutex locking."Jan-Marek Glogowski
2014-03-14Revert "fdo#67011: Run Display::Yield through KDEXLib::Yield."Jan-Marek Glogowski
2014-03-14Revert "KDE4: sleep in yield for native file picker"Jan-Marek Glogowski
2014-03-10fdo#73115: Always run timeouts as eventsJan-Marek Glogowski
2014-03-03KDE4: evaluate frameWidth in the Qt threadJan-Marek Glogowski
2014-03-03fdo#45935: try hard to paint a frame for menusJan-Marek Glogowski
2014-03-03KDE4: Report correct check and radio item sizesJan-Marek Glogowski
2014-03-03KDE4: sleep in yield for native file pickerJan-Marek Glogowski
2014-03-03KDE4: Drop Qt 4.9 supportJan-Marek Glogowski
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21other vclplugs need adaptingCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-06fdo#72187 Implement KDE4 picker notificationsJan-Marek Glogowski
2014-02-06Simplify control item switch statementsJan-Marek Glogowski
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann
2014-01-07fdo#72521 fdo#73103 Fix editable combo-boxes behavior under KDE4Maxim Monastirsky
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-12-11fontmanager.hxx is private to vclTor Lillqvist
2013-12-04fdo#67011: Run Display::Yield through KDEXLib::Yield.Jan-Marek Glogowski
2013-11-20Revert "Simplify KDE4 yielding."Michael Meeks
2013-11-20Simplify KDE4 yielding.Jan-Marek Glogowski
2013-11-20Rewrite Qt4 based nested yield mutex locking.Jan-Marek Glogowski