aboutsummaryrefslogtreecommitdiff
path: root/src/core/ksharedconfig.h
AgeCommit message (Expand)Author
2021-09-25Fix one typo in API docsAhmad Samir
2021-05-11Docs: make a complete reference to reparseConfiguration() from KSharedConfigAdriaan de Groot
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2020-01-05Add KSharedConfig::openStateConfig for storing state informationNicolas Fella
2018-05-04Use overrideLaurent Montel
2018-04-19Warning--Laurent Montel
2017-01-16Fix a few -Wdocumentation warningsKevin Funk
2015-02-25not necessary to have virtual + Q_DECL_OVERRIDEMontel Laurent
2015-02-12Use Q_DECL_OVERRIDE where possibleKevin Funk
2014-06-22Make KSharedConfig thread-safeDavid Faure
2014-03-23KStandardDirs -> QStandardPaths in apidoxAlex Merry
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI