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-12-16
WIP: Change the build system to enable building with Qt 6
Ahmad Samir
2021-12-03
Fix KDesktopFileTest::testIsAuthorizedDesktopFile running on gitlab CI
Albert Astals Cid
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-10-13
Enforce KAuthorized enums being not 0
Alexander Lohnau
2021-10-13
Create enum to to authorize common keys
Alexander Lohnau
2021-10-11
Create utility method for moving entries from one group to another
Alexander Lohnau
2021-09-19
Allow KConfigXT to use KSharedConfig::openStateConfig
Alexander Lohnau
2021-08-28
GIT_SILENT: we can use std::as_const directly
Laurent Montel
2021-08-13
clang-tidy: one declaration per line; braces around statements
Ahmad Samir
2021-08-03
KConfig: fix deletion of an entry that is also in kdeglobals
David Faure
2021-07-13
Fix typos found by codespell
Christophe Giboudeaux
2021-06-21
kconfigtest: save/restore XDG_CONFIG_DIRS
David Faure
2021-05-27
Avoid cmake variables and pass sources directly to macro
Friedrich W. H. Kossebau
2021-05-25
Revert "fix deleted group is in listGroups"
Nate Graham
2021-05-25
fix deleted group is in listGroups
Lieven Hey
2021-05-16
GIT_SILENT: use qt_ macro
Laurent Montel
2021-05-04
Fix cmake warning
Laurent Montel
2021-04-15
KConfig: rename kconfigdata.h to kconfigdata_p.h
David Faure
2021-04-05
kconfig_compiler: add override to generated destructors
David Faure
2021-04-04
autotests: look for cmd, not bash, on Windows
David Faure
2021-03-28
Relicense file to LGPL-2.0-or-later
Andreas Cord-Landwehr
2021-03-06
kconfig_compiler: change how paramString() creates strings
Ahmad Samir
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
[next]