aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-25Update sGlobalFileName when QStandardPaths TestMode is toggledAhmad Samir
2020-07-25API dox: state explicitly expected encoding for KConfig key & group namesFriedrich W. H. Kossebau
2020-07-14SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-07-13Use KF-standardized Qt logging categoriesFriedrich W. H. Kossebau
2020-07-07Use camelcase include. (scripted)Laurent Montel
2020-06-22Also pass locationType to KConfigSkeleton when construction from groupArjen Hiemstra
2020-06-19Make "Switch Application Language..." text more consistentNate Graham
2020-06-18SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-06-17SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-05-31SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-05-24Don't try to initalize deprecated SaveOptions enum valueDavid Redondo
2020-05-23Add KStandardShortcut::findByName(const QString&) and deprecate find(const ch...David Redondo
2020-05-22Fix KStandardShortcut::find(const char*)David Redondo
2020-05-08Adjust name of internally-exported method as suggested in D29347David Faure
2020-05-03GIT_SILENT add commentDavid Faure
2020-05-03KAuthorized: export method to reload restrictionsDavid Faure
2020-04-22kconfig_compiler : generate kconfig settings with subgroupCyril Rossi
2020-04-21Fix some compiler warningsAhmad Samir
2020-04-20API dox: document Q_DECLARE_FLAGS-based flagsFriedrich W. H. Kossebau
2020-04-17Add force save behavior to KEntryMapBenjamin Port
2020-04-13Add standard shortcut for "Show/Hide Hidden Files"Nate Graham
2020-03-30QAtomicInteger::loadRelaxed/storeRelaxed() are available since Qt 5.14Ahmad Samir
2020-03-23[KConfigGui] Check font weight when clearing styleName propertyAhmad Samir
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2020-03-08KconfigXT: Add a value attribute to Enum field choicesMéven Car
2020-03-03Make it compile against qt5.15. SkipEmptyParts is part of Qt::.Laurent Montel
2020-03-02[KConfigGui] Clear styleName font property for Regular font sytlesAhmad Samir
2020-02-28fix min/max entries with dpointerHenri Chain
2020-02-25Fix code generation for entries with min/maxHenri Chain
2020-02-24KConfigSkeletonItem : allow to set a KconfigGroup to read and write items in ...Cyril Rossi
2020-02-19Fix is<PropertyName>Immutable generated propertyMéven Car
2020-02-14Make it compile against last qt5.15 without deprecated method. endl is namesp...Laurent Montel
2020-02-12Use ecm_qt_install_logging_categories over manual categories fileFriedrich W. H. Kossebau
2020-02-12Add setNotifyFunction to KPropertySkeletonItemBenjamin Port
2020-02-08[KConfigLoader] Code cleanupAhmad Samir
2020-02-04Add an is<PropertyName>Immutable to know if a property is immutableMéven Car
2020-01-27QXmlInputSource is deprecated in qt5.15. Port it to QXmlStreamReaderLaurent Montel
2020-01-24Port endl to \n as it's qt namespaced.Laurent Montel
2020-01-23Port endl to "\n" as it's qt namespaced. Use directlyLaurent Montel
2020-01-22Refactor KConfigXTTomaz Canabrava
2020-01-17Revert "WIP: Refactor KConfigXT"Tomaz Canabrava
2020-01-16WIP: Refactor KConfigXTTomaz Canabrava
2020-01-07Fix API doc, usrSave is called from save not deprecated writeConfigBenjamin Port
2020-01-05Add KSharedConfig::openStateConfig for storing state informationNicolas Fella
2020-01-05Port QRegExp to QRegularExpressionAhmad Samir
2020-01-05dec and hex as namespaced in qt5.15Laurent Montel
2020-01-03Remove endl at the end of qdebugLaurent Montel
2019-12-19Port deprecated methodsLaurent Montel
2019-12-11kconfig EBN transport protocol cleanupJohn Hayes
2019-12-10update @sinceDavid Edmundson