index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kreadconfig
/
kwriteconfig.cpp
Age
Commit message (
Expand
)
Author
2021-12-06
Allow kreadconfig/kwriteconfig to access the root group
Jonathan Marten
2021-08-13
clang-tidy: one declaration per line; braces around statements
Ahmad Samir
2021-03-06
Optimise string operations a bit
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-06
General code cleanup
Ahmad Samir
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2019-11-14
kwriteconfig: add delete option
Eon S. Jeon
2019-03-03
[Kconfig] Compile without foreach
Laurent Montel
2015-12-23
Fix some Clazy warnings
Imran Tatriev
2014-04-26
Adopt kreadconfig and kwriteconfig to kconfig
Aleix Pol
2014-04-26
Port kreadconfig to KF5
Aleix Pol
2014-04-26
Port kwriteconfig to KF5
Aleix Pol
2014-04-26
Forwardport of commit 1121161
Nicolas Lécureuil
2014-04-26
krazy fixes
John Layt
2014-04-26
support nested groups.
Oswald Buddenhagen
2014-04-26
KConfig* API overhaul. only cosmetics, so don't panic.
Oswald Buddenhagen
2014-04-26
Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are ...
Andreas Pakulat
2014-04-26
Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, ...
Chusslove Illich
2014-04-26
Remove not necessary include
Laurent Montel
2014-04-26
setGroup -> KConfigGroup
David Faure
2014-04-26
merged kconfiggroup_port branch
Stephan Kulow
2014-04-26
merge the kinstance-redesign branch back to trunk.
Matthias Kretz
2014-04-26
SVN_SILENT Correcting the encoding in KDE source code
Thiago Macieira
2014-04-26
Compile without qt3support
Laurent Montel
2014-04-26
ByeBye Q3CString
Laurent Montel
2014-04-26
svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 svn+s...
Stephan Kulow
2014-04-26
Handle "path" as distinct type
Waldo Bastian
2014-04-26
Fix mem leak (delete config before to close application)
Laurent Montel
2014-04-26
kwriteconfig by Luis Pedro Coelho <luis_pedro@netcabo.pt> A little brother fo...
Waldo Bastian