aboutsummaryrefslogtreecommitdiff
path: root/src/core/ksharedconfig.cpp
AgeCommit message (Expand)Author
2021-08-28GIT_SILENT: we can use std::as_const directlyLaurent Montel
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2021-02-06General code cleanupAhmad Samir
2020-11-07Add KF6 TODO to use the just-approved (*) XDG_STATE_HOME env var.David Faure
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2020-01-05Add KSharedConfig::openStateConfig for storing state informationNicolas Fella
2019-03-03[Kconfig] Compile without foreachLaurent Montel
2017-03-15Now that kconfigbackend.h isn't installed anymore, rename it to _p.h for clar...David Faure
2017-01-16Prefer nullptr over Q_NULLPTRKevin Funk
2016-11-17Properly test environment variableAleix Pol
2016-04-17core/ksharedconfig.cpp - pedanticAllen Winter
2015-10-05Minor optimizationsAlbert Astals Cid
2014-07-01KSharedConfig: move mainConfig and wasTestEnabled to the thread storage.David Faure
2014-06-22Make KSharedConfig thread-safeDavid Faure
2014-06-12Simple CleanupsThomas Braxton
2014-02-27Fix interference from kdeplatformtheme into unittestsDavid Faure
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI