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-09-07
GIT_SILENT Commit translations from l10n-kf5
v5.62.0-rc1
v5.62.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
2019-07-13
GIT_SILENT Upgrade KF5 version to 5.61.0.
l10n daemon script
2019-07-06
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.60.0 release.
l10n daemon script
2019-07-04
GIT_SILENT Upgrade Qt5 version requirement to 5.11.0.
Albert Astals Cid
2019-06-08
GIT_SILENT Upgrade KF5 version to 5.60.0.
l10n daemon script
2019-06-01
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.59.0 release.
l10n daemon script
2019-05-15
GIT_SILENT Upgrade KF5 version to 5.59.0.
l10n daemon script
2019-05-10
Replace qVariantFromValue with QVariant::fromValue
Nicolas Fella
2019-05-04
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.58.0 release.
l10n daemon script
2019-04-24
Add Notify capability to KConfigXT
Kai Uwe Broulik
2019-04-13
GIT_SILENT Upgrade KF5 version to 5.58.0.
l10n daemon script
2019-04-07
Fix typo in KConfig documentation.
Jeremy Whiting
2019-04-07
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.57.0 release.
l10n daemon script
2019-04-01
Add Notify capability to revertToDefault
Kai Uwe Broulik
2019-03-26
point readme to the wiki page
Harald Sitter
2019-03-15
kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension
Friedrich W. H. Kossebau
2019-03-12
[kconf_update] move from custom logging tech to qCDebug
Harald Sitter
2019-03-11
Remove reference from const KConfigIniBackend::BufferFragment &
Albert Astals Cid
2019-03-09
GIT_SILENT Upgrade KF5 version to 5.57.0.
l10n daemon script
2019-03-06
KCONFIG_ADD_KCFG_FILES macro: ensure a change of File= in kcfg is picked up
Friedrich W. H. Kossebau
2019-03-04
GIT_SILENT: add gitignore
Laurent Montel
2019-03-03
[Kconfig] Compile without foreach
Laurent Montel
2019-03-02
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.56.0 release.
l10n daemon script
2019-03-01
improve documentation on global config cascading
Harald Sitter
2019-02-25
KConfig: Assign documentation to correct enum value
Thomas Fischer
2019-02-20
Write valid UTF8 characters without escaping.
Jos van den Oever
2019-02-09
GIT_SILENT Upgrade KF5 version to 5.56.0.
l10n daemon script
2019-02-04
KConfig: handle directory symlinks correctly.
David Faure
2019-02-02
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.55.0 release.
l10n daemon script
2019-02-02
GIT_SILENT Upgrade KF5 version to 5.55.0.
l10n daemon script
2019-02-02
[API dox] Include kconfig_compiler/README.dox for QCH generation
Friedrich W. H. Kossebau
2019-01-10
kconfig_compiler: delete the assignment operator and copy constructor
Albert Astals Cid
[next]