aboutsummaryrefslogtreecommitdiff
path: root/src/core/kcoreconfigskeleton_p.h
AgeCommit message (Expand)Author
2021-03-06Minor code optimisationAhmad Samir
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2020-08-28Introduce method to query KConfigSkeletonItem default valueDavid Edmundson
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2020-03-08KconfigXT: Add a value attribute to Enum field choicesMéven Car
2020-02-24KConfigSkeletonItem : allow to set a KconfigGroup to read and write items in ...Cyril Rossi
2020-02-12Add setNotifyFunction to KPropertySkeletonItemBenjamin Port
2019-11-12Add KPropertySkeletonItemKevin Ottens
2019-11-12Prepare KConfigSkeletonItem to allow inheriting its private classKevin Ottens
2019-10-10Add convenience for defaults/dirty states to KCoreConfigSkeletonKevin Ottens
2019-04-24Add Notify capability to KConfigXTKai Uwe Broulik
2015-10-05Minor optimizationsAlbert Astals Cid
2015-08-19Rename private class to avoid exporting it accidentallyMontel Laurent
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI