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
/
ksharedconfig.cpp
Age
Commit message (
Expand
)
Author
2021-08-28
GIT_SILENT: we can use std::as_const directly
Laurent Montel
2021-02-22
Run clang-format on all cpp/h files
Ahmad Samir
2021-02-06
General code cleanup
Ahmad Samir
2020-11-07
Add KF6 TODO to use the just-approved (*) XDG_STATE_HOME env var.
David Faure
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2020-01-05
Add KSharedConfig::openStateConfig for storing state information
Nicolas Fella
2019-03-03
[Kconfig] Compile without foreach
Laurent Montel
2017-03-15
Now that kconfigbackend.h isn't installed anymore, rename it to _p.h for clar...
David Faure
2017-01-16
Prefer nullptr over Q_NULLPTR
Kevin Funk
2016-11-17
Properly test environment variable
Aleix Pol
2016-04-17
core/ksharedconfig.cpp - pedantic
Allen Winter
2015-10-05
Minor optimizations
Albert Astals Cid
2014-07-01
KSharedConfig: move mainConfig and wasTestEnabled to the thread storage.
David Faure
2014-06-22
Make KSharedConfig thread-safe
David Faure
2014-06-12
Simple Cleanups
Thomas Braxton
2014-02-27
Fix interference from kdeplatformtheme into unittests
David Faure
2013-12-18
Code reformatted using kde-dev-scripts/astyle-kdelibs.
David Faure
2013-12-18
Move kconfig code to the root directory.
Jenkins CI