aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 missing changesTomaz 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-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-09-19Allow KConfigXT to use KSharedConfig::openStateConfigAlexander Lohnau
2021-08-29Add Ctrl+Alt+Comma shortcut for "Configure Keyboard Shortcuts"empyreal one
2021-08-29Make enum value visible to QML when using GlobalEnum modeCarl Schwan
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
2021-08-03KConfig: sort keys in keyListImpl() so unittests can rely on itDavid Faure
2021-08-03KConfig: fix deletion of an entry that is also in kdeglobalsDavid Faure
2021-07-13Fix typos found by codespellChristophe Giboudeaux
2021-07-12Update kconfig_compiler documentation with translation optionsCyril Rossi
2021-07-05Do not create a vector and a QByteArray just to discard it immediatelyAleix Pol
2021-07-05Only query for existing config file when it's necessaryAleix Pol
2021-07-05Use specific API to compare QByteArraysAleix Pol
2021-07-04Cache global config filesAleix Pol
2021-05-27Use more target-centric cmake codeFriedrich W. H. Kossebau
2021-05-25Revert "fix deleted group is in listGroups"Nate Graham
2021-05-25fix deleted group is in listGroupsLieven Hey
2021-05-11Docs: make a complete reference to reparseConfiguration() from KSharedConfigAdriaan de Groot
2021-05-09Revert QStringView portAhmad Samir
2021-05-07Order macro for attribute for symbol export before that for deprecatedFriedrich W. H. Kossebau
2021-05-04Don't write position data for maximized windowsNate Graham
2021-05-02Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variableFriedrich W. H. Kossebau
2021-05-02Minor code refactoringAhmad Samir
2021-04-28Make the docs state that KConfig::reparseConfiguration() calls sync() if neededAhmad Samir
2021-04-26Use new version-controlled enumerator deprecation warning macrosFriedrich W. H. Kossebau
2021-04-18Deprecate KDesktopFile::readDevice()Ahmad Samir
2021-04-15KConfig: rename kconfigdata.h to kconfigdata_p.hDavid Faure
2021-04-10Relicense to LGPL-2.0-or-laterAndreas Cord-Landwehr
2021-04-10Relicense to LGPL-2.0-or-laterAndreas Cord-Landwehr
2021-04-05kconfig_compiler: add override to generated destructorsDavid Faure
2021-03-22[kconfig_compiler] Explicitly open input file for readingNicolas Fella
2021-03-16Remove old contact data from src/kconfig_compiler_README.doxDavid Hurka
2021-03-06Improve code readability by using QLatin1String::arg()Ahmad Samir