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
/
test_dpointer.cpp.ref
Age
Commit message (
Expand
)
Author
2022-01-22
Make singleton teardown work with Qt6 as well
Volker Krause
2020-02-28
fix min/max entries with dpointer
Henri Chain
2020-02-04
Add an is<PropertyName>Immutable to know if a property is immutable
Méven Car
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-10-08
Make kconfig_compiler generate ctors with the optional parent arg
Kevin Ottens
2019-01-10
kconfig_compiler: delete the assignment operator and copy constructor
Albert Astals Cid
2018-04-06
Fix autotest
Laurent Montel
2016-12-16
kconfig_compiler: Use nullptr in generated code
Kevin Funk
2015-10-30
Use QStringLiteral in generated code
Montel Laurent
2015-08-18
Fix unit-tests, expected output changed, so update the tests.
Sergio Martins
2014-03-23
Add KCoreConfigSkeleton::read() which doesn't call reparseConfiguration.
David Faure
2014-01-09
Further renaming to kconfig_compiler_kf5
Jonathan Riddell
2013-12-18
Move kconfig code to the root directory.
Jenkins CI