aboutsummaryrefslogtreecommitdiff
path: root/src/kreadconfig
AgeCommit message (Expand)Author
2014-04-26ByeBye Q3CStringLaurent Montel
2014-04-26svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 svn+s...Stephan Kulow
2014-04-26Always pick up kiosk restrictions. The hassle of a command line switch is not...Waldo Bastian
2014-04-26master david says: stay closer to what it actually does. Still keeping the de...Daniel Molkentin
2014-04-26merging (and therefore kiok functions) used to be disabled by default. This n...Daniel Molkentin
2014-04-26Handle "path" as distinct typeWaldo Bastian
2014-04-26Fix mem leak (delete config before close application)Laurent Montel
2014-04-26Fix mem leak (delete config before to close application)Laurent Montel
2014-04-26kwriteconfig by Luis Pedro Coelho <luis_pedro@netcabo.pt> A little brother fo...Waldo Bastian
2014-04-26Use KCmdLineLastOptionLaurent Montel
2014-04-26some AM_ prefixing to make automake happyHarri Porten
2014-04-26* Add support for files other than kdeglobals * Better not create a KApplicat...Waldo Bastian
2014-04-26- oops, reverting AM_LDFLAGS back to LDFLAGS, as David found out that automak...Simon Hausmann
2014-04-26- LDFLAGS -> AM_LDFLAGS, as automake 1.7 says that LDFLAGS is a variable the ...Simon Hausmann
2014-04-26CVSSILENT: fixincludesDirk Mueller
2014-04-26adding missing i18n()Lukáš Tinkl
2014-04-26- no need for explicit qt_no_compat/qt_clean_namespace here (it's already in ...Simon Hausmann
2014-04-26output the path correctly Just got a wrong path to my Trash (translated, of c...Lukáš Tinkl
2014-04-26w/o cout from iostream.h RH really can use the latest and greatest gcc for th...Harri Porten
2014-04-26- no need to link against kdeui (kdecore is sufficient) - specify allowStyles...Simon Hausmann
2014-04-26Don't apply our settings to GTK if the user didn't want it.Bernhard Rosenkraenzer