index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autotests
Age
Commit message (
Expand
)
Author
2021-02-24
Add KEntryMap::constFindEntry() method
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 build on windows on the CI, again
Ahmad Samir
2021-02-06
Fix windows build on the CI
Ahmad Samir
2021-02-06
Minor code optimisations
Ahmad Samir
2021-02-06
Compile without implicit cast from ASCII
Ahmad Samir
2021-02-06
kconfigtest: less implicit cast from ASCII
Ahmad Samir
2021-02-06
Less implicit cast from ASCII
Ahmad Samir
2021-02-06
Preincerment/predecrement operator where the post ones aren't needed
Ahmad Samir
2021-02-06
General code cleanup
Ahmad Samir
2021-01-26
KConfig: preserve the milliseconds component of QDateTime
David Faure
2021-01-17
Adapt to Qt6 text codec changes
Nicolas Fella
2020-12-13
Make sure to use en language
Laurent Montel
2020-12-13
Don't include QtTest as it includes all QtCore includes
Laurent Montel
2020-12-03
Remove redundant comment, foreach is long gone
Ahmad Samir
2020-10-23
If include is define in .h remove it if it's defined in .cpp too (scripted)
Laurent Montel
2020-08-30
Port from QSharedPointer to unique_ptr. There's no sharing going on here.
David Faure
2020-07-14
Fix test when build with EXCLUDE_DEPRECATED_BEFORE_AND_AT=CURRENT
David Redondo
2020-05-23
Add KStandardShortcut::findByName(const QString&) and deprecate find(const ch...
David Redondo
2020-04-22
kconfig_compiler : generate kconfig settings with subgroup
Cyril Rossi
2020-04-17
Add force save behavior to KEntryMap
Benjamin Port
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-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
2019-12-04
Make sure to execute test with english lang
Laurent Montel
2019-10-30
kconfig_compiler: Move the KSharedConfig::Ptr when using them
Albert Astals Cid
2019-10-18
Use ECMGenerateExportHeader to manage deprecated API better
Friedrich W. H. Kossebau
2019-10-10
Add convenience for defaults/dirty states to KCoreConfigSkeleton
Kevin Ottens
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-17
[KConfig] port away from deprecated methods in Qt 5.14
David Faure
2019-08-28
GIT_SILENT: use QLatin1String
Laurent Montel
2019-08-07
Security: remove support for $(...) in config keys with [$e] marker.
David Faure
2019-08-06
autotests: mkpath ~/.qttest/config
David Faure
2019-04-24
Add Notify capability to KConfigXT
Kai Uwe Broulik
2019-04-01
Add Notify capability to revertToDefault
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-02-20
Write valid UTF8 characters without escaping.
Jos van den Oever
2019-01-10
kconfig_compiler: delete the assignment operator and copy constructor
Albert Astals Cid
[next]