aboutsummaryrefslogtreecommitdiff
path: root/src/core/kconfigdata.cpp
AgeCommit message (Expand)Author
2021-08-03KConfig: fix deletion of an entry that is also in kdeglobalsDavid Faure
2021-04-15KConfig: rename kconfigdata.h to kconfigdata_p.hDavid Faure
2021-03-06Minor code optimisationAhmad Samir
2021-02-24Use KEntryMapIterator/KEntryMapConstIterator typedef's everywhereAhmad Samir
2021-02-24Add KEntryMap::constFindEntry() methodAhmad Samir
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2020-04-17Add force save behavior to KEntryMapBenjamin Port
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2019-04-01Add Notify capability to revertToDefaultKai Uwe Broulik
2018-10-10Add mechanism to notify other clients of config changes over DBusDavid Edmundson
2014-06-21Fix reading of entries for language/country combinationsMartin Gräßlin
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI