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
2021-07-13
Fix typos found by codespell
Christophe Giboudeaux
2021-07-05
Do not create a vector and a QByteArray just to discard it immediately
Aleix Pol
2021-07-05
Only query for existing config file when it's necessary
Aleix Pol
2021-07-05
Use specific API to compare QByteArrays
Aleix Pol
2021-07-04
Cache global config files
Aleix Pol
2021-05-27
Use more target-centric cmake code
Friedrich W. H. Kossebau
2021-05-25
Revert "fix deleted group is in listGroups"
Nate Graham
2021-05-25
fix deleted group is in listGroups
Lieven Hey
2021-05-11
Docs: make a complete reference to reparseConfiguration() from KSharedConfig
Adriaan de Groot
2021-05-09
Revert QStringView port
Ahmad Samir
2021-05-07
Order macro for attribute for symbol export before that for deprecated
Friedrich W. H. Kossebau
2021-05-02
Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variable
Friedrich W. H. Kossebau
2021-05-02
Minor code refactoring
Ahmad Samir
2021-04-28
Make the docs state that KConfig::reparseConfiguration() calls sync() if needed
Ahmad Samir
2021-04-26
Use new version-controlled enumerator deprecation warning macros
Friedrich W. H. Kossebau
2021-04-18
Deprecate KDesktopFile::readDevice()
Ahmad Samir
2021-04-15
KConfig: rename kconfigdata.h to kconfigdata_p.h
David Faure
2021-03-06
Minor code optimisation
Ahmad Samir
2021-03-06
Optimise string operations a bit
Ahmad Samir
2021-02-28
Make QByteArray -> char* conversion explicit
Nicolas Fella
2021-02-24
Use KEntryMapIterator/KEntryMapConstIterator typedef's everywhere
Ahmad Samir
2021-02-24
Add KEntryMap::constFindEntry() method
Ahmad Samir
2021-02-22
Fix formatting in a couple of places after running clang-format
Ahmad Samir
2021-02-22
Run clang-format on all cpp/h files
Ahmad Samir
2021-02-22
Add a trailing comma to last member in enum
Ahmad Samir
2021-02-06
Minor code optimisations
Ahmad Samir
2021-02-06
Preincerment/predecrement operator where the post ones aren't needed
Ahmad Samir
2021-02-06
General code cleanup
Ahmad Samir
2021-02-04
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2021-01-29
Replace KF5_VERSION with KF_VERSION
Nicolas Fella
2021-01-27
Remove dead cmake code
Nicolas Fella
2021-01-26
KConfig: preserve the milliseconds component of QDateTime
David Faure
2021-01-18
Use Q_EMIT instead of emit
Ahmad Samir
2021-01-12
Port to QRecursiveMutex
Nicolas Fella
2020-12-18
Remove ifdefs, we require Qt 5.14 now
Albert Astals Cid
2020-12-12
Properly include QStringList
Nicolas Fella
2020-12-03
Fix comment
Ahmad Samir
2020-11-07
Add KF6 TODO to use the just-approved (*) XDG_STATE_HOME env var.
David Faure
2020-11-07
Fix KConfigGroup::copyTo with KConfigBase::Notify
Fabian Vogt
2020-10-23
If include is define in .h remove it if it's defined in .cpp too (scripted)
Laurent Montel
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
[next]