aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-08-10KConfigWatcher: initialize d->m_config in constructorKamil Dudka
2022-08-01Add explicit option to disable QML supportNicolas Fella
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-30Change "Actual Size" shortcut's text to "Zoom to Actual Size"Nate Graham
2022-05-28SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2022-05-13Fix enum doc: close tagsPlata Hill
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-03-06kconf_update: Fix checking for changes of update filesIlya Pominov
2022-02-25Remove broken Python bindings generationFriedrich W. H. Kossebau
2022-02-24Add KWindowStateSaverVolker Krause
2022-02-22Remove warning from kauthorized.hIlya Pominov
2022-02-18KConfigCompiler: support ItemAccessors=true with signalling itemsFriedrich W. H. Kossebau
2022-02-18Use our deprecation macros rather than Q_DECL_DEPRECATED directlyVolker Krause
2022-02-17KConfigPropertyMap: Clean up internal leftovers of autosave featureAlexander Lohnau
2022-02-15QMake pri files: fix missing new path to version headerFriedrich W. H. Kossebau
2022-02-14Support build without Qt session managerKai Uwe Broulik
2022-02-14Support build without Qt session managerKai Uwe Broulik
2022-02-14Add KConfig GUI logging categoryKai Uwe Broulik
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-24Fix build on WindowsAlbert Astals Cid
2022-01-24Introduce StandardShortcutWatcher to watch for runtime changesDavid Redondo
2022-01-22Make singleton teardown work with Qt6 as wellVolker Krause
2022-01-15Add KF*/KConfig to the interface include directoriesAhmad Samir
2022-01-04Add Samir variable fix tooLaurent Montel
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-27kconfig_compiler/CMakeLists.txt - use CMAKE_CROSSCOMPILINGAllen Winter
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-12-06Allow kreadconfig/kwriteconfig to access the root groupJonathan Marten
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-26README.dox: GENERATE_MOC is required for signalsDawid Wróbel