aboutsummaryrefslogtreecommitdiff
path: root/src/kconfig_compiler/KConfigXmlParser.cpp
AgeCommit message (Expand)Author
2021-09-19Allow KConfigXT to use KSharedConfig::openStateConfigAlexander Lohnau
2021-08-13clang-tidy: one declaration per line; braces around statementsAhmad Samir
2021-03-22[kconfig_compiler] Explicitly open input file for readingNicolas Fella
2021-03-06Improve code readability by using QLatin1String::arg()Ahmad Samir
2021-03-06Minor code optimisationAhmad Samir
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2020-10-23If include is define in .h remove it if it's defined in .cpp too (scripted)Laurent Montel
2020-04-22kconfig_compiler : generate kconfig settings with subgroupCyril Rossi
2020-04-21Fix some compiler warningsAhmad Samir
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2020-03-08KconfigXT: Add a value attribute to Enum field choicesMéven Car
2020-02-25Fix code generation for entries with min/maxHenri Chain
2020-01-23Port endl to "\n" as it's qt namespaced. Use directlyLaurent Montel
2020-01-22Refactor KConfigXTTomaz Canabrava