index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-01-03
Remove endl at the end of qdebug
Laurent Montel
2019-12-19
Port deprecated methods
Laurent Montel
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
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-04
Don't use nullptr as flag. Make it compile against qt5.15
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-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-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-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-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-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-07
Security: remove support for $(...) in config keys with [$e] marker.
David Faure
2019-07-20
Include definition for class used in header
David Edmundson
2019-05-10
Replace qVariantFromValue with QVariant::fromValue
Nicolas Fella
2019-04-24
Add Notify capability to KConfigXT
Kai Uwe Broulik
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-03
[Kconfig] Compile without foreach
Laurent Montel
[next]