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
/
kconfiggroup.h
Age
Commit message (
Expand
)
Author
2022-08-23
Add KServiceAction as a friend of KConfigGroup
Nicolas Fella
2022-02-18
Use our deprecation macros rather than Q_DECL_DEPRECATED directly
Volker Krause
2021-11-02
GIT_SILENT: add missing override
Laurent Montel
2021-10-11
Create utility method for moving entries from one group to another
Alexander Lohnau
2021-07-13
Fix typos found by codespell
Christophe Giboudeaux
2021-02-22
Run clang-format on all cpp/h files
Ahmad Samir
2020-07-25
API dox: state explicitly expected encoding for KConfig key & group names
Friedrich W. H. Kossebau
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2019-10-18
Use ECMGenerateExportHeader to manage deprecated API better
Friedrich W. H. Kossebau
2019-05-10
Replace qVariantFromValue with QVariant::fromValue
Nicolas Fella
2019-04-01
Add Notify capability to revertToDefault
Kai Uwe Broulik
2019-03-03
[Kconfig] Compile without foreach
Laurent Montel
2018-05-04
Use override
Laurent Montel
2018-03-11
Remove not necessary QtCore and co
Laurent Montel
2017-01-16
Prefer nullptr over Q_NULLPTR
Kevin Funk
2017-01-02
Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAG
Albert Astals Cid
2016-05-11
Remove typedef copy
Stephen Kelly
2015-02-12
Use Q_DECL_OVERRIDE where possible
Kevin Funk
2014-06-12
Simple Cleanups
Thomas Braxton
2014-05-26
REVIEW: 118039
Thomas Braxton
2014-01-01
Generate forward headers.
David Faure
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