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
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