index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
kcoreconfigskeleton_p.h
Age
Commit message (
Expand
)
Author
2021-03-06
Minor code optimisation
Ahmad Samir
2021-02-22
Run clang-format on all cpp/h files
Ahmad Samir
2020-08-28
Introduce method to query KConfigSkeletonItem default value
David Edmundson
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2020-03-08
KconfigXT: Add a value attribute to Enum field choices
Méven Car
2020-02-24
KConfigSkeletonItem : allow to set a KconfigGroup to read and write items in ...
Cyril Rossi
2020-02-12
Add setNotifyFunction to KPropertySkeletonItem
Benjamin Port
2019-11-12
Add KPropertySkeletonItem
Kevin Ottens
2019-11-12
Prepare KConfigSkeletonItem to allow inheriting its private class
Kevin Ottens
2019-10-10
Add convenience for defaults/dirty states to KCoreConfigSkeleton
Kevin Ottens
2019-04-24
Add Notify capability to KConfigXT
Kai Uwe Broulik
2015-10-05
Minor optimizations
Albert Astals Cid
2015-08-19
Rename private class to avoid exporting it accidentally
Montel Laurent
2013-12-18
Code reformatted using kde-dev-scripts/astyle-kdelibs.
David Faure
2013-12-18
Move kconfig code to the root directory.
Jenkins CI