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-09-21
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2020-09-14
Use reverse order in KDesktopFile::locateLocal to iterate over generic config...
Jeremy Whiting
2020-08-29
API dox: consistently use version number without product name for @deprecated
Friedrich W. H. Kossebau
2020-08-28
Introduce method to query KConfigSkeletonItem default value
David Edmundson
2020-08-24
Fix qt warning:
Laurent Montel
2020-07-25
Update sGlobalFileName when QStandardPaths TestMode is toggled
Ahmad Samir
2020-07-25
API dox: state explicitly expected encoding for KConfig key & group names
Friedrich W. H. Kossebau
2020-07-14
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2020-07-13
Use KF-standardized Qt logging categories
Friedrich W. H. Kossebau
2020-07-07
Use camelcase include. (scripted)
Laurent Montel
2020-06-18
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2020-06-17
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2020-05-31
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2020-05-08
Adjust name of internally-exported method as suggested in D29347
David Faure
2020-05-03
GIT_SILENT add comment
David Faure
2020-05-03
KAuthorized: export method to reload restrictions
David Faure
2020-04-20
API dox: document Q_DECLARE_FLAGS-based flags
Friedrich W. H. Kossebau
2020-04-17
Add force save behavior to KEntryMap
Benjamin Port
2020-03-30
QAtomicInteger::loadRelaxed/storeRelaxed() are available since Qt 5.14
Ahmad Samir
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2020-03-08
KconfigXT: Add a value attribute to Enum field choices
Méven Car
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
[next]