summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4
AgeCommit message (Expand)Author
2012-08-01workaround for KFileDialog remembering its settingsLuboš Luňák
2012-08-01do not let LO's autoextension handling interfere with KFileDialog's(fdo#52546)Luboš Luňák
2012-07-01Remove unused definesThomas Arnhold
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-27break dep. cycle between vcl and fpickerDavid Tardon
2012-05-10do not prepend \n twice, it confuses KFileDialog (rhbz#820439)Luboš Luňák
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02KDE4 file picker moved from fpicker to vclCédric Bosdonnat
2012-03-31vcl: use CustomTarget makefilesMatúš Kukan
2012-03-16remove extraneous parenthesesLuboš Luňák
2012-02-27disable -Wshadow for KDE backendsLuboš Luňák
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold
2012-02-01add a check before a castLuboš Luňák
2012-01-23remove duplicate headerThomas Arnhold
2011-12-22add a note that the Qt bugreport is mistakenLuboš Luňák
2011-12-15Removed extra semicolonsJesse
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-28Added upstream bug link.Stephan Bergmann
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-25Fix comment since I had copied from warnings_guard_ne_locksJulien Nabet
2011-11-25Fix the WaE "shadows a global declaration"Julien Nabet
2011-11-01let's see if better eventloop integr. makes it into Qt4.9, if anyLuboš Luňák
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks
2011-10-25generic: try to cleanup SalXLib cruft some moreMichael Meeks
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks
2011-10-25move SalYieldMutexReleaser into a more sensible placeMichael Meeks
2011-10-20fix last commitLuboš Luňák
2011-10-20fix horizontal scrollbars with KDE oxygen style (bnc#722918)Luboš Luňák
2011-10-20let Qt call XInitThreads(), so that it knows it's been called (fdo#40298)Luboš Luňák
2011-10-18style tooltips properly with KDE4 vclplug (fdo#40461)Luboš Luňák
2011-09-05These multi-lingual IMs have been always disabled for LinuxCaolán McNamara
2011-07-22this is definitely not present in Qt 4.8.0 beta1David Tardon
2011-06-18remove dead codeTakeshi Abe
2011-05-31 #include "" -> #include <> for non-local includesLuboš Luňák
2011-05-31do not have a .cxx file just for #including a .moc fileLuboš Luňák
2011-05-29add custom rule to build moc stuff for kde4Caolán McNamara
2011-05-29make this compileCaolán McNamara
2011-05-28fix 2 bugs, there are still for a complete compilation with kde4Julien Nabet
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-30Unify light gray checked color special caseChristian Dywan
2011-04-28KDE does not hide disabled menu itemsLuboš Luňák
2011-04-28Introduce HideDisabledMenuItems style settingChristian Dywan
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-15avoid OSL_ASSERT that is actually never trueLuboš Luňák
2011-04-13Fixed more build breakages with --enable-kde4Katarina Machalkova