index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2020-02-24
KConfigSkeletonItem : allow to set a KconfigGroup to read and write items in ...
Cyril Rossi
2020-02-12
Use ecm_qt_install_logging_categories over manual categories file
Friedrich W. H. Kossebau
2020-02-12
Add setNotifyFunction to KPropertySkeletonItem
Benjamin Port
2020-01-07
Fix API doc, usrSave is called from save not deprecated writeConfig
Benjamin Port
2020-01-05
Add KSharedConfig::openStateConfig for storing state information
Nicolas Fella
2020-01-05
Port QRegExp to QRegularExpression
Ahmad Samir
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-04
Don't use nullptr as flag. Make it compile against qt5.15
Laurent Montel
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
Make it compile against qt5.15 without deprecated method
Laurent Montel
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-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-11
Remove reference from const KConfigIniBackend::BufferFragment &
Albert Astals Cid
2019-03-03
[Kconfig] Compile without foreach
Laurent Montel
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-04
KConfig: handle directory symlinks correctly.
David Faure
2019-01-10
KEmailSettings: Delete copy constructor and assignment operator
Albert Astals Cid
2019-01-03
Fix doxygen markup in KConfigWatcher
David Edmundson
2018-12-30
Fix a regression introduced in 6a1852
Jos van den Oever
2018-12-18
Escape bytes that are larger than or equal to 127 in config files
Jos van den Oever
2018-11-04
normalize signal/slot
Laurent Montel
[next]