summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4
AgeCommit message (Expand)AuthorFilesLines
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-53/+53
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold3-18/+9
2013-03-27Unused Region macro definitionsStephan Bergmann2-6/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-6/+6
2013-03-18Cppcheck: Variables reassigned before the old one has been useJulien Nabet1-5/+2
2013-03-18change #ifdef -> #if for KDE4 feature macrosLuboš Luňák1-10/+14
2013-03-12Qt4.8 is enough for Qt glib integration support working properlyLuboš Luňák1-2/+5
2013-03-12re-add support for KDE4 Qt+glib eventloop intergrationLuboš Luňák1-0/+2
2013-03-04doubled namespacesThomas Arnhold1-5/+0
2013-02-20KDE4FilePicker: un-break buildMichael Stahl2-14/+13
2013-02-20more fixes for my FilePicker changesNoel Grandin1-2/+4
2013-02-12Fix compilation of kde/kde4Stephan Bergmann1-1/+2
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2-24/+8
2012-12-19fix KDE file dialog setting checkboxes to trueLuboš Luňák1-1/+1
2012-11-25cppCheck: remove dead assignment and dead variablesjailletc361-1/+0
2012-11-22Adapt some GetUILocale leftoversStephan Bergmann1-5/+5
2012-11-21KDESalGraphics: fix CTRL_LISTNODE drawing in expanded stateIvan Timofeev1-1/+1
2012-11-21KDESalGraphics: transparent background for some widgets, fdo#55952Ivan Timofeev1-0/+5
2012-11-06use the generic LO claim from the about dialog for KDE's internal dataLuboš Luňák1-1/+1
2012-11-06add missing ki18n helper.Michael Meeks1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks16-397/+251
2012-08-08remove include comments and boxesThomas Arnhold1-4/+0
2012-08-01workaround for KFileDialog remembering its settingsLuboš Luňák1-0/+5
2012-08-01do not let LO's autoextension handling interfere with KFileDialog's(fdo#52546)Luboš Luňák1-3/+6
2012-07-01Remove unused definesThomas Arnhold1-6/+0
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev1-7/+0
2012-06-29Remove some unused defines and controlsThomas Arnhold1-3/+0
2012-06-21re-base on ALv2 code.Michael Meeks2-52/+34
2012-05-27break dep. cycle between vcl and fpickerDavid Tardon1-2/+1
2012-05-10do not prepend \n twice, it confuses KFileDialog (rhbz#820439)Luboš Luňák1-3/+0
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-02KDE4 file picker moved from fpicker to vclCédric Bosdonnat5-0/+989
2012-03-31vcl: use CustomTarget makefilesMatúš Kukan1-34/+0
2012-03-16remove extraneous parenthesesLuboš Luňák1-1/+1
2012-02-27disable -Wshadow for KDE backendsLuboš Luňák2-59/+1
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold1-12/+0
2012-02-01add a check before a castLuboš Luňák1-0/+1
2012-01-23remove duplicate headerThomas Arnhold1-4/+0
2011-12-22add a note that the Qt bugreport is mistakenLuboš Luňák1-0/+2
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2-9/+11
2011-11-28Added upstream bug link.Stephan Bergmann1-0/+2
2011-11-27remove include of pch header from vclNorbert Thiebaud2-4/+0
2011-11-25Fix comment since I had copied from warnings_guard_ne_locksJulien Nabet1-1/+1
2011-11-25Fix the WaE "shadows a global declaration"Julien Nabet2-1/+55
2011-11-01let's see if better eventloop integr. makes it into Qt4.9, if anyLuboš Luňák1-1/+1
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks2-4/+4
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks1-3/+2