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
Age
Commit message (
Expand
)
Author
2021-02-06
Compile without implicit cast from ASCII
Ahmad Samir
2021-02-06
General code cleanup
Ahmad Samir
2021-02-04
Fix kconfig_compiler doxygen formatting
David Hurka
2021-01-14
Qt::dec & Qt::hex are already in Qt 5.14
Friedrich W. H. Kossebau
2020-10-23
If include is define in .h remove it if it's defined in .cpp too (scripted)
Laurent Montel
2020-10-10
Port QRegExp to QRegularExpression
Ahmad Samir
2020-08-10
Add documentation for ParentInConstructor option
Cyril Rossi
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-28
fix min/max entries with dpointer
Henri Chain
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-14
Make it compile against last qt5.15 without deprecated method. endl is namesp...
Laurent Montel
2020-02-04
Add an is<PropertyName>Immutable to know if a property is immutable
Méven Car
2020-01-24
Port endl to \n as it's qt namespaced.
Laurent Montel
2020-01-23
Port endl to "\n" as it's qt namespaced. Use directly
Laurent Montel
2020-01-22
Refactor KConfigXT
Tomaz Canabrava
2020-01-17
Revert "WIP: Refactor KConfigXT"
Tomaz Canabrava
2020-01-16
WIP: Refactor KConfigXT
Tomaz Canabrava
2020-01-05
Port QRegExp to QRegularExpression
Ahmad Samir
2020-01-05
dec and hex as namespaced in qt5.15
Laurent Montel
2019-12-11
kconfig EBN transport protocol cleanup
John Hayes
2019-12-03
Document Notifiers setting
Kai Uwe Broulik
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-09-30
Small performance enhacements
Albert Astals Cid
2019-09-17
[KConfig] port away from deprecated methods in Qt 5.14
David Faure
2019-08-25
Use more initializer lists
Friedrich W. H. Kossebau
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-03-03
[Kconfig] Compile without foreach
Laurent Montel
2019-01-10
kconfig_compiler: delete the assignment operator and copy constructor
Albert Astals Cid
2018-12-12
Fix documentation, QValueList isn't a thing anymore
Aleix Pol
2018-11-30
USe isEmpty()
Laurent Montel
2018-11-02
Remove unused variable
Albert Astals Cid
2018-09-17
kcfg_compiler now documents valid inputs for its 'Color' type
Harald Sitter
2018-09-17
whitespace cleanup
Harald Sitter
2018-05-07
kcfg.xsd - do not require a kcfgfile element
Allen Winter
2018-05-04
Use override
Laurent Montel
2018-03-11
Remove not necessary QtCore and co
Laurent Montel
2017-08-04
Allow to build KConfig without Qt5Gui
Volker Krause
2017-01-16
Use nullptr everywhere
Kevin Funk
2017-01-06
Generate an instance with KSharedConfig::Ptr for singleton and arg
Martin Gräßlin
2016-12-17
[kconfig_compiler] Improve documentation about Inherits
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-02
Generate an instance with KSharedConfig::Ptr for singleton and arg
Martin Gräßlin
[next]