index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2021-12-18
Complete fixing the Windows CI
Ahmad Samir
2021-12-17
Fix build on Windows
Ahmad Samir
2021-12-16
WIP: Change the build system to enable building with Qt 6
Ahmad Samir
2021-12-15
Minor code clean up
Ahmad Samir
2021-12-15
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2021-11-29
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2021-11-28
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2021-11-26
KDesktopFile: deprecate resource()
Ahmad Samir
2021-11-14
Avoid some allocations by QString/QByteArray's toLower()
Friedrich W. H. Kossebau
2021-11-02
GIT_SILENT: add missing override
Laurent Montel
2021-10-20
GIT_SILENT Remove a bit of dead code
Alexander Lohnau
2021-10-15
Exclude new enum-overload from python bindings build
Alexander Lohnau
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-10-01
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2021-09-29
Android: Fix writing to config if path is a content:// Uri
Sharaf Zaman
2021-09-25
Fix one typo in API docs
Ahmad Samir
2021-09-19
kconfigini: Only open the file once to write
Aleix Pol
2021-08-28
GIT_SILENT: we can use std::as_const directly
Laurent Montel
2021-08-26
KDesktopFile::isAuthorizedDesktopFile: reduce warning to info a log
Méven Car
2021-08-18
Port to QStrinView
Ahmad Samir
2021-08-13
clang-tidy: one declaration per line; braces around statements
Ahmad Samir
2021-08-03
KConfig: sort keys in keyListImpl() so unittests can rely on it
David Faure
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-07-05
Do not create a vector and a QByteArray just to discard it immediately
Aleix Pol
2021-07-05
Only query for existing config file when it's necessary
Aleix Pol
2021-07-05
Use specific API to compare QByteArrays
Aleix Pol
2021-07-04
Cache global config files
Aleix Pol
2021-05-27
Use more target-centric cmake code
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-11
Docs: make a complete reference to reparseConfiguration() from KSharedConfig
Adriaan de Groot
2021-05-09
Revert QStringView port
Ahmad Samir
2021-05-07
Order macro for attribute for symbol export before that for deprecated
Friedrich W. H. Kossebau
2021-05-02
Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variable
Friedrich W. H. Kossebau
2021-05-02
Minor code refactoring
Ahmad Samir
2021-04-28
Make the docs state that KConfig::reparseConfiguration() calls sync() if needed
Ahmad Samir
2021-04-26
Use new version-controlled enumerator deprecation warning macros
Friedrich W. H. Kossebau
2021-04-18
Deprecate KDesktopFile::readDevice()
Ahmad Samir
2021-04-15
KConfig: rename kconfigdata.h to kconfigdata_p.h
David Faure
2021-03-06
Minor code optimisation
Ahmad Samir
2021-03-06
Optimise string operations a bit
Ahmad Samir
2021-02-28
Make QByteArray -> char* conversion explicit
Nicolas Fella
2021-02-24
Use KEntryMapIterator/KEntryMapConstIterator typedef's everywhere
Ahmad Samir
2021-02-24
Add KEntryMap::constFindEntry() method
Ahmad Samir
2021-02-22
Fix formatting in a couple of places after running clang-format
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
[next]