index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autotests
/
kconfigtest.h
Age
Commit message (
Expand
)
Author
2021-10-13
Create enum to to authorize common keys
Alexander Lohnau
2021-10-11
Create utility method for moving entries from one group to another
Alexander Lohnau
2021-08-03
KConfig: fix deletion of an entry that is also in kdeglobals
David Faure
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
2021-02-06
kconfigtest: less implicit cast from ASCII
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
2020-01-22
Refactor KConfigXT
Tomaz Canabrava
2020-01-17
Revert "WIP: Refactor KConfigXT"
Tomaz Canabrava
2020-01-16
WIP: Refactor KConfigXT
Tomaz Canabrava
2019-02-20
Write valid UTF8 characters without escaping.
Jos van den Oever
2018-12-18
Escape bytes that are larger than or equal to 127 in config files
Jos van den Oever
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-01-02
Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAG
Albert Astals Cid
2016-03-28
Add support for get QStandardPaths locations.
Sandro Knauß
2014-07-01
Fix reading of XDG style semicolon separated lists with escaped ';'
Alex Richardson
2014-05-07
Test that kconfig always uses native line endings in the created files
Alex Richardson
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