index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-12-07
GIT_SILENT Commit translations from l10n-kf5
v5.65.0-rc1
v5.65.0
l10n daemon script
2019-12-07
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.65.0 release.
l10n daemon script
2019-12-04
Don't use nullptr as flag. Make it compile against qt5.15
Laurent Montel
2019-12-04
Make sure to execute test with english lang
Laurent Montel
2019-12-03
Document Notifiers setting
Kai Uwe Broulik
2019-12-01
API dox: fixes (prevent linebreak after . in auto-brief begin, more @c)
Friedrich W. H. Kossebau
2019-11-26
Only create a session config when actually restoring a session
Nate Graham
2019-11-14
kwriteconfig: add delete option
Eon S. Jeon
2019-11-12
Add KPropertySkeletonItem
Kevin Ottens
2019-11-12
Prepare KConfigSkeletonItem to allow inheriting its private class
Kevin Ottens
2019-11-10
GIT_SILENT Upgrade KF5 version to 5.65.0.
l10n daemon script
2019-11-03
GIT_SILENT QT_DEPRECATED_WARNINGS_SINCE will be done by ECM
David Faure
2019-11-02
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.64.0 release.
l10n daemon script
2019-10-31
These methods were adding in qt5.15
Laurent Montel
2019-10-30
kconfig_compiler: Move the KSharedConfig::Ptr when using them
Albert Astals Cid
2019-10-30
Make it compile against qt5.15 without deprecated method
Laurent Montel
2019-10-25
GIT_SILENT enable Qt deprecation warnings
David Faure
2019-10-22
API dox: adapt kapidox & ecm_add_qch settings to new deprecation macros
Friedrich W. H. Kossebau
2019-10-20
Enable KF_* group deprecation macros
Friedrich W. H. Kossebau
2019-10-18
Use ECMGenerateExportHeader to manage deprecated API better
Friedrich W. H. Kossebau
2019-10-16
Expose isImmutable to introspection (e.g. QML)
Kevin Ottens
2019-10-12
GIT_SILENT Upgrade KF5 version to 5.64.0.
l10n daemon script
2019-10-10
Add convenience for defaults/dirty states to KCoreConfigSkeleton
Kevin Ottens
2019-10-08
Make kconfig_compiler generate ctors with the optional parent arg
Kevin Ottens
2019-10-06
Make preferences() a public function
Nate Graham
2019-10-06
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.63.0 release.
l10n daemon script
2019-10-04
Fix generating properties that start with an uppercase letter
Aleix Pol
2019-10-03
Rewrite ugly for with pointer arithmetic into range for
Albert Astals Cid
2019-09-30
Small performance enhacements
Albert Astals Cid
2019-09-17
[KConfig] port away from deprecated methods in Qt 5.14
David Faure
2019-09-16
Use new INCLUDE_DIRS with ecm_add_qch, to have doxygen see more includes
Friedrich W. H. Kossebau
2019-09-14
GIT_SILENT Upgrade KF5 version to 5.63.0.
l10n daemon script
2019-09-07
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.62.0 release.
l10n daemon script
2019-08-28
GIT_SILENT: use QLatin1String
Laurent Montel
2019-08-25
String code optimization: use s.remove(0. x) instead of s = s.mid(x)
Friedrich W. H. Kossebau
2019-08-25
String code optimization: use s.chop(x) instead of s.truncate(s.size()-x)
Friedrich W. H. Kossebau
2019-08-25
Use more initializer lists
Friedrich W. H. Kossebau
2019-08-24
String code optimization: use QLatin1String/QChar overload for string concat
Friedrich W. H. Kossebau
2019-08-24
String code optimization: use QLatin1String overload for == & !=
Friedrich W. H. Kossebau
2019-08-24
String code optimization: use QLatin1String overload for QString::replace
Friedrich W. H. Kossebau
2019-08-22
Fix memory leak in KConfigWatcher
Daniel Vrátil
2019-08-14
Add a logging category for logs warnings
Méven Car
2019-08-14
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2019-08-11
GIT_SILENT Upgrade KF5 version to 5.62.0.
l10n daemon script
2019-08-10
Disable KCONFIG_USE_DBUS on Android
Nicolas Fella
2019-08-07
Security: remove support for $(...) in config keys with [$e] marker.
David Faure
2019-08-06
autotests: mkpath ~/.qttest/config
David Faure
2019-08-03
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.61.0 release.
l10n daemon script
2019-08-02
Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH
Friedrich W. H. Kossebau
2019-07-20
Include definition for class used in header
David Edmundson
[next]