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
Age
Commit message (
Expand
)
Author
2022-05-21
remove unused includes
Xaver Hugl
2022-02-18
KConfigCompiler: support ItemAccessors=true with signalling items
Friedrich W. H. Kossebau
2022-01-22
Make singleton teardown work with Qt6 as well
Volker Krause
2021-12-16
WIP: Change the build system to enable building with Qt 6
Ahmad Samir
2021-11-23
Add the enum group test to the kconfigcompiler_test
Tomaz Canabrava
2021-11-23
Add a proper test for the enumms within groups
Tomaz Canabrava
2021-11-23
Add missing changes
Tomaz Canabrava
2021-11-23
unbreak kconfig with enums, mutators and properties.
Tomaz Canabrava
2021-11-23
Demonstrate build failure with kconfig generated code
Tomaz Canabrava
2021-09-19
Allow KConfigXT to use KSharedConfig::openStateConfig
Alexander Lohnau
2021-04-05
kconfig_compiler: add override to generated destructors
David Faure
2021-03-06
kconfig_compiler: change how paramString() creates strings
Ahmad Samir
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
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-03-20
Autotest file showing wrong File path
Ömer Fadıl USTA
2020-03-08
KconfigXT: Add a value attribute to Enum field choices
Méven Car
2020-02-28
fix min/max entries with dpointer
Henri Chain
2020-02-26
Fix tests after D27497
Méven Car
2020-02-25
Fix code generation for entries with min/max
Henri Chain
2020-02-19
Fix is<PropertyName>Immutable generated property
Méven Car
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-30
kconfig_compiler: Move the KSharedConfig::Ptr when using them
Albert Astals Cid
2019-10-08
Make kconfig_compiler generate ctors with the optional parent arg
Kevin Ottens
2019-10-04
Fix generating properties that start with an uppercase letter
Aleix Pol
2019-08-28
GIT_SILENT: use QLatin1String
Laurent Montel
2019-04-24
Add Notify capability to KConfigXT
Kai Uwe Broulik
2019-03-15
kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension
Friedrich W. H. Kossebau
2019-01-10
kconfig_compiler: delete the assignment operator and copy constructor
Albert Astals Cid
2018-05-16
KConfigCompiler_Test: Update test_signal.h.ref to follow the generated file
Maximiliano Curia
2018-04-06
Fix autotest
Laurent Montel
2018-03-11
Remove not necessary QtCore and co
Laurent Montel
2017-11-30
Fix some clazy warning
Montel Laurent
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-08
This should now use nullptr
David Faure
2017-01-06
Generate an instance with KSharedConfig::Ptr for singleton and arg
Martin Gräßlin
2016-12-16
kconfig_compiler: Use nullptr in generated code
Kevin Funk
2016-12-07
Revert "Generate an instance with KSharedConfig::Ptr for singleton and arg"
David Faure
2016-12-07
Revert "[autotest] Fix stupidity"
David Faure
2016-12-02
[autotest] Fix stupidity
Martin Gräßlin
[next]