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