index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kconfig_compiler
/
KConfigXmlParser.cpp
Age
Commit message (
Expand
)
Author
2021-09-19
Allow KConfigXT to use KSharedConfig::openStateConfig
Alexander Lohnau
2021-08-13
clang-tidy: one declaration per line; braces around statements
Ahmad Samir
2021-03-22
[kconfig_compiler] Explicitly open input file for reading
Nicolas Fella
2021-03-06
Improve code readability by using QLatin1String::arg()
Ahmad Samir
2021-03-06
Minor code optimisation
Ahmad Samir
2021-02-22
Run clang-format on all cpp/h files
Ahmad Samir
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-04-21
Fix some compiler warnings
Ahmad Samir
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2020-03-08
KconfigXT: Add a value attribute to Enum field choices
Méven Car
2020-02-25
Fix code generation for entries with min/max
Henri Chain
2020-01-23
Port endl to "\n" as it's qt namespaced. Use directly
Laurent Montel
2020-01-22
Refactor KConfigXT
Tomaz Canabrava