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
/
kconfigdata.h
Age
Commit message (
Expand
)
Author
2021-02-24
Add KEntryMap::constFindEntry() method
Ahmad Samir
2021-02-22
Fix formatting in a couple of places after running clang-format
Ahmad Samir
2021-02-22
Run clang-format on all cpp/h files
Ahmad Samir
2021-02-22
Add a trailing comma to last member in enum
Ahmad Samir
2020-04-17
Add force save behavior to KEntryMap
Benjamin Port
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2019-04-01
Add Notify capability to revertToDefault
Kai Uwe Broulik
2018-10-10
Add mechanism to notify other clients of config changes over DBus
David Edmundson
2018-03-11
Remove not necessary QtCore and co
Laurent Montel
2017-02-04
Fix linking on Windows: don't link kentrymaptest to KConfigCore.
David Faure
2017-02-04
Don't export KEntryMap
Stephen Kelly
2017-01-16
Prefer nullptr over Q_NULLPTR
Kevin Funk
2017-01-15
Add missing export decoration
Stephen Kelly
2014-06-21
Fix reading of entries for language/country combinations
Martin Gräßlin
2014-06-12
Simple Cleanups
Thomas Braxton
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