aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-01Don't use saveShortcut for setting up testsDavid Redondo
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-15Install kconfig_version.h in /usr/include/KF5/KConfig/Ahmad Samir
2022-01-15Utilize ECMDeprecationSettings to manage deprecate Qt/KF APIAlexander Lohnau
2022-01-08GIT_SILENT Upgrade KF version to 5.91.0.l10n daemon script
2022-01-07Add CI qt6 supportLaurent Montel
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
2022-01-01GIT_SILENT Upgrade ECM and KF version requirements for 5.90.0 release.l10n daemon script
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-13GIT_SILENT Upgrade KF version to 5.90.0.l10n daemon script
2021-12-06Allow kreadconfig/kwriteconfig to access the root groupJonathan Marten
2021-12-04GIT_SILENT Upgrade ECM and KF version requirements for 5.89.0 release.l10n daemon script
2021-12-03Fix KDesktopFileTest::testIsAuthorizedDesktopFile running on gitlab CIAlbert Astals Cid
2021-12-02GIT_SILENT: add missing licencesLaurent Montel
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
2021-11-23Use innerVarStr instead of varStr for choicesTomaz Canabrava
2021-11-23Add the enum group test to the kconfigcompiler_testTomaz Canabrava
2021-11-23Add a proper test for the enumms within groupsTomaz Canabrava
2021-11-23Add missing changesTomaz Canabrava
2021-11-23unbreak kconfig with enums, mutators and properties.Tomaz Canabrava
2021-11-23Demonstrate build failure with kconfig generated codeTomaz Canabrava
2021-11-22Copy ConfigPropertyMap from KDeclarative to new KConfig QML moduleAlexander Lohnau
2021-11-14Avoid some allocations by QString/QByteArray's toLower()Friedrich W. H. Kossebau
2021-11-13GIT_SILENT Upgrade KF version to 5.89.0.l10n daemon script
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-11Do not try to generate python bindings for KConfigGroup::moveValuesToAlexander Lohnau
2021-10-11Create utility method for moving entries from one group to anotherAlexander Lohnau