607 Commits (c4c673338cf570c166e1bb02a2fa9e9dc6c55bb5)
 

Author SHA1 Message Date
Friedrich W. H. Kossebau c4c673338c Enable KF_* group deprecation macros 6 years ago
Friedrich W. H. Kossebau fb37084b3e Use ECMGenerateExportHeader to manage deprecated API better 6 years ago
Kevin Ottens 3f68be12f8 Expose isImmutable to introspection (e.g. QML) 6 years ago
l10n daemon script b52daca329 GIT_SILENT Upgrade KF5 version to 5.64.0. 7 years ago
Kevin Ottens 4c3d375196 Add convenience for defaults/dirty states to KCoreConfigSkeleton 7 years ago
Kevin Ottens 5fa1a3312a Make kconfig_compiler generate ctors with the optional parent arg 7 years ago
Nate Graham db2315d79a Make preferences() a public function 7 years ago
l10n daemon script f492398c93 GIT_SILENT Upgrade ECM and KF5 version requirements for 5.63.0 release. 7 years ago
Aleix Pol a23acd2f15 Fix generating properties that start with an uppercase letter 7 years ago
Albert Astals Cid b80648cf56 Rewrite ugly for with pointer arithmetic into range for 7 years ago
Albert Astals Cid 33bcefa50d Small performance enhacements 7 years ago
David Faure c34e457bf9 [KConfig] port away from deprecated methods in Qt 5.14 7 years ago
Friedrich W. H. Kossebau c358fd68e2 Use new INCLUDE_DIRS with ecm_add_qch, to have doxygen see more includes 7 years ago
l10n daemon script 14c4973b06 GIT_SILENT Upgrade KF5 version to 5.63.0. 7 years ago
l10n daemon script 59cbc520e4 GIT_SILENT Upgrade ECM and KF5 version requirements for 5.62.0 release. 7 years ago
Laurent Montel b0191f6856 GIT_SILENT: use QLatin1String 7 years ago
Friedrich W. H. Kossebau b4d33f4419 String code optimization: use s.remove(0. x) instead of s = s.mid(x) 7 years ago
Friedrich W. H. Kossebau cbb13f0235 String code optimization: use s.chop(x) instead of s.truncate(s.size()-x) 7 years ago
Friedrich W. H. Kossebau 4c31900d66 Use more initializer lists 7 years ago
Friedrich W. H. Kossebau a79ddf8dd3 String code optimization: use QLatin1String/QChar overload for string concat 7 years ago
Friedrich W. H. Kossebau dd13427a71 String code optimization: use QLatin1String overload for == & != 7 years ago
Friedrich W. H. Kossebau 77ac0feb97 String code optimization: use QLatin1String overload for QString::replace 7 years ago
Daniel Vrátil b9cf875e2e Fix memory leak in KConfigWatcher 7 years ago
Méven Car 403c617eea Add a logging category for logs warnings 7 years ago
l10n daemon script 2de9e4fc16 SVN_SILENT made messages (.desktop file) - always resolve ours 7 years ago
l10n daemon script 1c977c11cd GIT_SILENT Upgrade KF5 version to 5.62.0. 7 years ago
Nicolas Fella 710883fbbb Disable KCONFIG_USE_DBUS on Android 7 years ago
David Faure 5d3e71b1d2 Security: remove support for $(...) in config keys with [$e] marker. 7 years ago
David Faure 8e82d5accb autotests: mkpath ~/.qttest/config 7 years ago
l10n daemon script a40e4929e7 GIT_SILENT Upgrade ECM and KF5 version requirements for 5.61.0 release. 7 years ago
Friedrich W. H. Kossebau cd5fe9c5cb Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH 7 years ago
David Edmundson 978e6d49c7 Include definition for class used in header 7 years ago
l10n daemon script 4e9a1d034c GIT_SILENT Upgrade KF5 version to 5.61.0. 7 years ago
l10n daemon script 30674841ec GIT_SILENT Upgrade ECM and KF5 version requirements for 5.60.0 release. 7 years ago
Albert Astals Cid e415499d5f GIT_SILENT Upgrade Qt5 version requirement to 5.11.0. 7 years ago
l10n daemon script 44aefa656a GIT_SILENT Upgrade KF5 version to 5.60.0. 7 years ago
l10n daemon script b0f86fda9b GIT_SILENT Upgrade ECM and KF5 version requirements for 5.59.0 release. 7 years ago
l10n daemon script edaa62f444 GIT_SILENT Upgrade KF5 version to 5.59.0. 7 years ago
Nicolas Fella a40f6e9eb2 Replace qVariantFromValue with QVariant::fromValue 7 years ago
l10n daemon script dab55b4855 GIT_SILENT Upgrade ECM and KF5 version requirements for 5.58.0 release. 7 years ago
Kai Uwe Broulik 5d2ed13479 Add Notify capability to KConfigXT 7 years ago
l10n daemon script b327f5f6ce GIT_SILENT Upgrade KF5 version to 5.58.0. 7 years ago
Jeremy Whiting 84e4b53a90 Fix typo in KConfig documentation. 7 years ago
l10n daemon script b6f37c4a7a GIT_SILENT Upgrade ECM and KF5 version requirements for 5.57.0 release. 7 years ago
Kai Uwe Broulik cad4889e49 Add Notify capability to revertToDefault 7 years ago
Harald Sitter 998982a47c point readme to the wiki page 7 years ago
Friedrich W. H. Kossebau a3ed87ca78 kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension 7 years ago
Harald Sitter 516f558742 [kconf_update] move from custom logging tech to qCDebug 7 years ago
Albert Astals Cid 7e55f08343 Remove reference from const KConfigIniBackend::BufferFragment & 7 years ago
l10n daemon script 5a2ca3652f GIT_SILENT Upgrade KF5 version to 5.57.0. 7 years ago