aboutsummaryrefslogtreecommitdiff
path: root/src/kreadconfig
AgeCommit message (Expand)Author
2021-12-06Allow kreadconfig/kwriteconfig to access the root groupJonathan Marten
2021-08-13clang-tidy: one declaration per line; braces around statementsAhmad Samir
2021-03-06Optimise string operations a bitAhmad Samir
2021-02-22Fix formatting in a couple of places after running clang-formatAhmad Samir
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2021-02-06General code cleanupAhmad Samir
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2019-11-14kwriteconfig: add delete optionEon S. Jeon
2019-03-03[Kconfig] Compile without foreachLaurent Montel
2015-12-23Fix some Clazy warningsImran Tatriev
2015-01-04fix missing KF5_ prefix for INSTALL_DEFAULT_ARGSChristoph Cullmann
2014-06-06Fix kreadconfig to only print help when it matters.Matthew Dawson
2014-05-02Add/fix message extraction for repo frameworks/kconfigBurkhard Lück
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-26Stop using kde4_add_executableAleix Pol
2014-04-26fix indentation, to some extentAleix Pol
2014-04-26Port kreadconfig to KF5Aleix Pol
2014-04-26Port kwriteconfig 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-26Use INSTALL_TARGETS_DEFAULT_ARGSLaurent Montel
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-26remove kde4_automoc()Allen Winter
2014-04-26remove redundant project declarationsDirk Mueller
2014-04-26Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, ...Chusslove Illich
2014-04-26Fix generate po fileLaurent Montel
2014-04-26Remove not necessary includeLaurent Montel
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-26FixLaurent Montel
2014-04-26Not GUI applicationLaurent Montel
2014-04-26Apply Alex patch (now we can use enable-final argument some module compiles w...Laurent Montel
2014-04-26Necessary to change KDE4_AUTOMOC macro to support enable-final argumentLaurent Montel
2014-04-26Not necessary to link with kdeui kdecore is enoughLaurent Montel
2014-04-26Clean up Remove Makefile.am when all feature is implementedLaurent Montel
2014-04-26Replace all bin by ${BIN_INSTALL_DIR}Laurent Montel
2014-04-26Less warnings about deprecated functionsTim Beaulen
2014-04-26kde4_header and kde4_footer() are gone nowAlexander Neundorf
2014-04-26-add FONTCONFIG_INCLUDE_DIR where required -cleanup the toplevel CMakeLists.t...Alexander Neundorf
2014-04-26install executables with the install command instead of install_files/targets.André Wöbbeking
2014-04-26removed duplicated messages targetsStephan Kulow
2014-04-26-use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDESAlexander Neundorf
2014-04-26Use set(CMAKE_INCLUDE_CURRENT_DIR ON) in the toplevel CMakeLists.txt, and we ...David Faure
2014-04-26Now all kdebase compile with cmakeLaurent Montel