index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autotests
/
kconfig_compiler
/
kconfigcompiler_test.cpp
Age
Commit message (
Expand
)
Author
2021-02-22
Run clang-format on all cpp/h files
Ahmad Samir
2021-02-06
Fix windows build on the CI
Ahmad Samir
2021-02-06
Less implicit cast from ASCII
Ahmad Samir
2020-12-13
Don't include QtTest as it includes all QtCore includes
Laurent Montel
2020-10-23
If include is define in .h remove it if it's defined in .cpp too (scripted)
Laurent Montel
2020-04-22
kconfig_compiler : generate kconfig settings with subgroup
Cyril Rossi
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2020-02-25
Fix code generation for entries with min/max
Henri Chain
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-04-24
Add Notify capability to KConfigXT
Kai Uwe Broulik
2018-03-11
Remove not necessary QtCore and co
Laurent Montel
2017-05-26
tests: use QIODevice::Text in kconfigcompiler_test
Pino Toscano
2017-05-26
tests: use right QProcess API in kconfigcompiler_test
Pino Toscano
2017-01-16
Prefer nullptr over Q_NULLPTR
Kevin Funk
2017-01-06
Generate an instance with KSharedConfig::Ptr for singleton and arg
Martin Gräßlin
2016-12-07
Revert "Generate an instance with KSharedConfig::Ptr for singleton and arg"
David Faure
2016-12-02
Generate an instance with KSharedConfig::Ptr for singleton and arg
Martin Gräßlin
2015-12-23
Fix some Clazy warnings
Imran Tatriev
2015-06-22
Support translation domain in 'kde' translation system
Chusslove Illich (Часлав Илић)
2015-05-02
improve error message when binary is not found
David Faure
2015-04-26
Generate Q_PROPERTY entries out of KConfigSkeleton classes
Aleix Pol
2015-03-17
Allow to generate qloggingcategories support.
Montel Laurent
2014-06-12
Simple Cleanups
Thomas Braxton
2014-05-07
fix kconfig_compiler test on windows
Alex Richardson
2014-02-19
Print the diff to stdout on comparison failure
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