aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2022-08-23Add KServiceAction as a friend of KConfigGroupNicolas Fella
2022-08-19General code clean-upAhmad Samir
2022-08-10KConfigWatcher: initialize d->m_config in constructorKamil Dudka
2022-07-17Don't inherit from containersAhmad Samir
2022-07-01SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2022-06-22KDesktopFile: add API docs for desktopGroup()Ahmad Samir
2022-06-13SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2022-05-28SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2022-05-04KConfigGroup: fix writePathEntry/readPathEntry roundtrip for symlinksDavid Faure
2022-04-18Support storing QUuidJan Blackquill
2022-03-29SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2022-03-13Make KConfig::mainConfigName() public.Ayush Singh
2022-02-25Remove broken Python bindings generationFriedrich W. H. Kossebau
2022-02-22Remove warning from kauthorized.hIlya Pominov
2022-02-18Use our deprecation macros rather than Q_DECL_DEPRECATED directlyVolker Krause
2022-02-15QMake pri files: fix missing new path to version headerFriedrich W. H. Kossebau
2022-02-11API dox: fix class name & CC include of KConfigCompilerSignallingItemFriedrich W. H. Kossebau
2022-02-09API dox: brush over KCoreConfigSkeleton & KConfigSkeleton docsFriedrich W. H. Kossebau
2022-01-15Add KF*/KConfig to the interface include directoriesAhmad Samir
2022-01-03Use KDE_INSTALL_FULL_LIBEXECDIR_KFLaurent Montel
2022-01-02Extract isNonDeletedKey() helper functionIgor Kushnir
2022-01-02Look for entries with common group prefix in entryMap's subrangeIgor Kushnir
2022-01-02Improve the documentation of KConfigPrivate::allSubGroups()Igor Kushnir
2022-01-02KConfigPrivate::copyGroup: remove redundant entryMap lookupIgor Kushnir
2022-01-02groupList: convert each group name from UTF-8 onceIgor Kushnir
2022-01-02Exclude deleted groups from groupList()Igor Kushnir
2022-01-02groupList: don't copy unnecessarily; add constIgor Kushnir
2021-12-18Complete fixing the Windows CIAhmad Samir
2021-12-17Fix build on WindowsAhmad Samir
2021-12-16WIP: Change the build system to enable building with Qt 6Ahmad Samir
2021-12-15Minor code clean upAhmad Samir
2021-12-15SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2021-11-29SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2021-11-28SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2021-11-26KDesktopFile: deprecate resource()Ahmad Samir
2021-11-14Avoid some allocations by QString/QByteArray's toLower()Friedrich W. H. Kossebau
2021-11-02GIT_SILENT: add missing overrideLaurent Montel
2021-10-20GIT_SILENT Remove a bit of dead codeAlexander Lohnau
2021-10-15Exclude new enum-overload from python bindings buildAlexander Lohnau
2021-10-13Enforce KAuthorized enums being not 0Alexander Lohnau
2021-10-13Create enum to to authorize common keysAlexander Lohnau
2021-10-11Create utility method for moving entries from one group to anotherAlexander Lohnau
2021-10-01SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2021-09-29Android: Fix writing to config if path is a content:// UriSharaf Zaman
2021-09-25Fix one typo in API docsAhmad Samir
2021-09-19kconfigini: Only open the file once to writeAleix Pol
2021-08-28GIT_SILENT: we can use std::as_const directlyLaurent Montel
2021-08-26KDesktopFile::isAuthorizedDesktopFile: reduce warning to info a logMéven Car
2021-08-18Port to QStrinViewAhmad Samir
2021-08-13clang-tidy: one declaration per line; braces around statementsAhmad Samir