aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-02GIT_SILENT Commit translations from l10n-kf5v5.67.0-rc1v5.67.0l10n daemon script
2020-02-01GIT_SILENT Upgrade ECM and KF5 version requirements for 5.67.0 release.l10n daemon script
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-21Fix python bindings build after ebd14f29f8052ff5119bf97b42e61f404f223615Antonio Rojas
2020-01-19KCONFIG_ADD_KCFG_FILES: regenerate also on new version of kconfig_compilerFriedrich W. H. Kossebau
2020-01-17Revert "WIP: Refactor KConfigXT"Tomaz Canabrava
2020-01-16WIP: Refactor KConfigXTTomaz Canabrava
2020-01-13Add since for target variant of kconfig_add_kcfg_filesDavid Redondo
2020-01-13Include CMakeParseArgumentsDavid Redondo
2020-01-13Allow to also pass a target instead of list of sources to KCONFIG_ADD_KCFG_FILESDavid Redondo
2020-01-11GIT_SILENT Upgrade KF5 version to 5.67.0.l10n daemon script
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-05Merge branch 'master' of git://anongit.kde.org/kconfigAntonio Rojas
2020-01-05Fix Python bindings compilation after 7ab8275bdb56882692846d046a5bbeca5795b009Antonio Rojas
2020-01-05Port QRegExp to QRegularExpressionAhmad Samir
2020-01-05dec and hex as namespaced in qt5.15Laurent Montel
2020-01-03GIT_SILENT Upgrade ECM and KF5 version requirements for 5.66.0 release.l10n daemon script
2020-01-03Remove endl at the end of qdebugLaurent Montel
2019-12-21GIT_SILENT Upgrade Qt5 version requirement to 5.12.0.Albert Astals Cid
2019-12-19Port deprecated methodsLaurent Montel
2019-12-14GIT_SILENT Upgrade KF5 version to 5.66.0.l10n daemon script
2019-12-11kconfig EBN transport protocol cleanupJohn Hayes
2019-12-10update @sinceDavid Edmundson
2019-12-10Expose getter to KConfigWatcher's configDavid Edmundson
2019-12-10Fix writeFlags with KConfigCompilerSignallingItemDavid Edmundson
2019-12-10Update the obsolete projects.kde.org URLLuigi Toscano
2019-12-10Fix URL: use the stable redirect commits.kde.orgLuigi Toscano
2019-12-09Add a comment pointing to the history of Cut and Delete sharing a shortcutNate Graham
2019-12-07GIT_SILENT Upgrade ECM and KF5 version requirements for 5.65.0 release.l10n daemon script
2019-12-04Don't use nullptr as flag. Make it compile against qt5.15Laurent Montel
2019-12-04Make sure to execute test with english langLaurent Montel
2019-12-03Document Notifiers settingKai Uwe Broulik
2019-12-01API dox: fixes (prevent linebreak after . in auto-brief begin, more @c)Friedrich W. H. Kossebau
2019-11-26Only create a session config when actually restoring a sessionNate Graham
2019-11-14kwriteconfig: add delete optionEon S. Jeon
2019-11-12Add KPropertySkeletonItemKevin Ottens
2019-11-12Prepare KConfigSkeletonItem to allow inheriting its private classKevin Ottens
2019-11-10GIT_SILENT Upgrade KF5 version to 5.65.0.l10n daemon script
2019-11-03GIT_SILENT QT_DEPRECATED_WARNINGS_SINCE will be done by ECMDavid Faure
2019-11-02GIT_SILENT Upgrade ECM and KF5 version requirements for 5.64.0 release.l10n daemon script
2019-10-31These methods were adding in qt5.15Laurent Montel
2019-10-30kconfig_compiler: Move the KSharedConfig::Ptr when using themAlbert Astals Cid
2019-10-30Make it compile against qt5.15 without deprecated methodLaurent Montel
2019-10-25GIT_SILENT enable Qt deprecation warningsDavid Faure
2019-10-22API dox: adapt kapidox & ecm_add_qch settings to new deprecation macrosFriedrich W. H. Kossebau
2019-10-20Enable KF_* group deprecation macrosFriedrich W. H. Kossebau