index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autotests
/
kconfigtest.cpp
Age
Commit message (
Expand
)
Author
2022-05-04
KConfigGroup: fix writePathEntry/readPathEntry roundtrip for symlinks
David Faure
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-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-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-25
Revert "fix deleted group is in listGroups"
Nate Graham
2021-05-25
fix deleted group is in listGroups
Lieven Hey
2021-02-22
Run clang-format on all cpp/h files
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
kconfigtest: 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
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-04-17
Add force save behavior to KEntryMap
Benjamin Port
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2020-01-23
Port endl to "\n" as it's qt namespaced. Use directly
Laurent Montel
2019-12-04
Make sure to execute test with english lang
Laurent Montel
2019-10-18
Use ECMGenerateExportHeader to manage deprecated API better
Friedrich W. H. Kossebau
2019-09-17
[KConfig] port away from deprecated methods in Qt 5.14
David Faure
2019-08-07
Security: remove support for $(...) in config keys with [$e] marker.
David Faure
2019-04-01
Add Notify capability to revertToDefault
Kai Uwe Broulik
2019-03-03
[Kconfig] Compile without foreach
Laurent Montel
2019-02-20
Write valid UTF8 characters without escaping.
Jos van den Oever
2018-12-28
Fix build without D-Bus
Volker Krause
2018-12-19
Deduplicate reference value
Jos van den Oever
2018-12-19
Remove unneeded qWarning
Jos van den Oever
2018-12-18
Escape bytes that are larger than or equal to 127 in config files
Jos van den Oever
2018-10-10
Set explicit arg type in QCOMPARE
David Edmundson
2018-10-10
Add mechanism to notify other clients of config changes over DBus
David Edmundson
2018-09-28
Fix issue when reading path lists
Aleix Pol
2018-08-08
Fix cleanup of kconfigtest kdeglobals
David Edmundson
2018-03-11
Remove not necessary QtCore and co
Laurent Montel
2017-12-02
KConfig: fix autotest on CI with trailing slash in HOME.
David Faure
2017-12-02
Repair broken test after commit ee2b394599.
David Faure
2017-11-30
Fix some clazy warning
Montel Laurent
2016-09-27
Marm test QSKIP when running as root.
Evgeniy Sadovnik
2016-03-28
Add support for get QStandardPaths locations.
Sandro Knauß
2015-11-09
In KConfigTest::testEntryMap, convert QByteArray with nulls using a char *
Matthew Dawson
2015-08-19
unittest fix: compare floats/doubles rather than strings-made-from-floats/dou...
David Faure
[next]