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
2022-02-25
Remove broken Python bindings generation
Friedrich W. H. Kossebau
2022-02-24
Add KWindowStateSaver
Volker Krause
2022-02-18
KConfigCompiler: support ItemAccessors=true with signalling items
Friedrich W. H. Kossebau
2022-02-04
Fix build on Windows
David Redondo
2022-02-01
Don't use saveShortcut for setting up tests
David Redondo
2022-01-24
Introduce StandardShortcutWatcher to watch for runtime changes
David Redondo
2022-01-22
Make singleton teardown work with Qt6 as well
Volker Krause
2022-01-02
Exclude deleted groups from groupList()
Igor Kushnir
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
[next]