aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-06GIT_SILENT Commit translations from l10n-kf5v5.63.0-rc2v5.63.0l10n daemon script
2019-10-06GIT_SILENT Upgrade ECM and KF5 version requirements for 5.63.0 release.l10n daemon script
2019-10-04Fix generating properties that start with an uppercase letterAleix Pol
2019-10-03Rewrite ugly for with pointer arithmetic into range forAlbert Astals Cid
2019-09-30Small performance enhacementsAlbert Astals Cid
2019-09-17[KConfig] port away from deprecated methods in Qt 5.14David Faure
2019-09-16Use new INCLUDE_DIRS with ecm_add_qch, to have doxygen see more includesFriedrich W. H. Kossebau
2019-09-14GIT_SILENT Upgrade KF5 version to 5.63.0.l10n daemon script
2019-09-07GIT_SILENT Upgrade ECM and KF5 version requirements for 5.62.0 release.l10n daemon script
2019-08-28GIT_SILENT: use QLatin1StringLaurent Montel
2019-08-25String code optimization: use s.remove(0. x) instead of s = s.mid(x)Friedrich W. H. Kossebau
2019-08-25String code optimization: use s.chop(x) instead of s.truncate(s.size()-x)Friedrich W. H. Kossebau
2019-08-25Use more initializer listsFriedrich W. H. Kossebau
2019-08-24String code optimization: use QLatin1String/QChar overload for string concatFriedrich W. H. Kossebau
2019-08-24String code optimization: use QLatin1String overload for == & !=Friedrich W. H. Kossebau
2019-08-24String code optimization: use QLatin1String overload for QString::replaceFriedrich W. H. Kossebau
2019-08-22Fix memory leak in KConfigWatcherDaniel Vrátil
2019-08-14Add a logging category for logs warningsMéven Car
2019-08-14SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2019-08-11GIT_SILENT Upgrade KF5 version to 5.62.0.l10n daemon script
2019-08-10Disable KCONFIG_USE_DBUS on AndroidNicolas Fella
2019-08-07Security: remove support for $(...) in config keys with [$e] marker.David Faure
2019-08-06autotests: mkpath ~/.qttest/configDavid Faure
2019-08-03GIT_SILENT Upgrade ECM and KF5 version requirements for 5.61.0 release.l10n daemon script
2019-08-02Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATHFriedrich W. H. Kossebau
2019-07-20Include definition for class used in headerDavid Edmundson
2019-07-13GIT_SILENT Upgrade KF5 version to 5.61.0.l10n daemon script
2019-07-06GIT_SILENT Upgrade ECM and KF5 version requirements for 5.60.0 release.l10n daemon script
2019-07-04GIT_SILENT Upgrade Qt5 version requirement to 5.11.0.Albert Astals Cid
2019-06-08GIT_SILENT Upgrade KF5 version to 5.60.0.l10n daemon script
2019-06-01GIT_SILENT Upgrade ECM and KF5 version requirements for 5.59.0 release.l10n daemon script
2019-05-15GIT_SILENT Upgrade KF5 version to 5.59.0.l10n daemon script
2019-05-10Replace qVariantFromValue with QVariant::fromValueNicolas Fella
2019-05-04GIT_SILENT Upgrade ECM and KF5 version requirements for 5.58.0 release.l10n daemon script
2019-04-24Add Notify capability to KConfigXTKai Uwe Broulik
2019-04-13GIT_SILENT Upgrade KF5 version to 5.58.0.l10n daemon script
2019-04-07Fix typo in KConfig documentation.Jeremy Whiting
2019-04-07GIT_SILENT Upgrade ECM and KF5 version requirements for 5.57.0 release.l10n daemon script
2019-04-01Add Notify capability to revertToDefaultKai Uwe Broulik
2019-03-26point readme to the wiki pageHarald Sitter
2019-03-15kconfig_compiler: new kcfgc args HeaderExtension & SourceExtensionFriedrich W. H. Kossebau
2019-03-12[kconf_update] move from custom logging tech to qCDebugHarald Sitter
2019-03-11Remove reference from const KConfigIniBackend::BufferFragment &Albert Astals Cid
2019-03-09GIT_SILENT Upgrade KF5 version to 5.57.0.l10n daemon script
2019-03-06KCONFIG_ADD_KCFG_FILES macro: ensure a change of File= in kcfg is picked upFriedrich W. H. Kossebau
2019-03-04GIT_SILENT: add gitignoreLaurent Montel
2019-03-03[Kconfig] Compile without foreachLaurent Montel
2019-03-02GIT_SILENT Upgrade ECM and KF5 version requirements for 5.56.0 release.l10n daemon script
2019-03-01improve documentation on global config cascadingHarald Sitter
2019-02-25KConfig: Assign documentation to correct enum valueThomas Fischer