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
2020-01-05
Fix Python bindings compilation after 7ab8275bdb56882692846d046a5bbeca5795b009
v5.66.0-rc2
v5.66.0
Antonio Rojas
2020-01-04
GIT_SILENT Commit translations from l10n-kf5
v5.66.0-rc1
l10n daemon script
2020-01-03
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.66.0 release.
l10n daemon script
2020-01-03
Remove endl at the end of qdebug
Laurent Montel
2019-12-21
GIT_SILENT Upgrade Qt5 version requirement to 5.12.0.
Albert Astals Cid
2019-12-19
Port deprecated methods
Laurent Montel
2019-12-14
GIT_SILENT Upgrade KF5 version to 5.66.0.
l10n daemon script
2019-12-11
kconfig EBN transport protocol cleanup
John Hayes
2019-12-10
update @since
David Edmundson
2019-12-10
Expose getter to KConfigWatcher's config
David Edmundson
2019-12-10
Fix writeFlags with KConfigCompilerSignallingItem
David Edmundson
2019-12-10
Update the obsolete projects.kde.org URL
Luigi Toscano
2019-12-10
Fix URL: use the stable redirect commits.kde.org
Luigi Toscano
2019-12-09
Add a comment pointing to the history of Cut and Delete sharing a shortcut
Nate Graham
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
[next]