aboutsummaryrefslogtreecommitdiff
path: root/src/kreadconfig/kreadconfig.cpp
AgeCommit message (Expand)Author
2021-03-06Optimise string operations a bitAhmad Samir
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2019-03-03[Kconfig] Compile without foreachLaurent Montel
2014-06-06Fix kreadconfig to only print help when it matters.Matthew Dawson
2014-04-27Rename kreadconfig and kwriteconfig for coinstallability with kde-runtime4.Michael Palimaka
2014-04-26Adopt kreadconfig and kwriteconfig to kconfigAleix Pol
2014-04-26Clean up preprocessor definitions and includes from the root CMakeLists.txtAleix Pol
2014-04-26fix indentation, to some extentAleix Pol
2014-04-26Port kreadconfig to KF5Aleix Pol
2014-04-26Port kstandarddirs usage with convert-kstandarddirs.plDavid Faure
2014-04-26Forwardport of commit 1121161Nicolas Lécureuil
2014-04-26krazy fixesJohn Layt
2014-04-26support nested groups.Oswald Buddenhagen
2014-04-26KConfig* API overhaul. only cosmetics, so don't panic.Oswald Buddenhagen
2014-04-26Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are ...Andreas Pakulat
2014-04-26Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, ...Chusslove Illich
2014-04-26setGroup -> KConfigGroupDavid Faure
2014-04-26merged kconfiggroup_port branchStephan Kulow
2014-04-26merge the kinstance-redesign branch back to trunk.Matthias Kretz
2014-04-26Less warnings about deprecated functionsTim Beaulen
2014-04-26readBoolEntry->readEntryLaurent Montel
2014-04-26Compile without qt3supportLaurent Montel
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-26kwriteconfig by Luis Pedro Coelho <luis_pedro@netcabo.pt> A little brother fo...Waldo Bastian
2014-04-26Use KCmdLineLastOptionLaurent Montel
2014-04-26* Add support for files other than kdeglobals * Better not create a KApplicat...Waldo Bastian
2014-04-26CVSSILENT: fixincludesDirk Mueller
2014-04-26adding missing i18n()Lukáš Tinkl
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