aboutsummaryrefslogtreecommitdiff
path: root/src/core/kconfigini.cpp
AgeCommit message (Expand)Author
2016-02-19KConfigIniBackend: Fix expensive detach in lookupKevin Funk
2015-10-05Minor optimizationsAlbert Astals Cid
2014-07-01Fix reading of XDG style semicolon separated lists with escaped ';'Alex Richardson
2014-07-01Remove register keyword since it is deprecatedAlex Richardson
2014-06-21Fix reading of entries for language/country combinationsMartin Gräßlin
2014-06-19Optimize KConfigIniBackend::parseConfig by reducing allocations.Milian Wolff
2014-06-12Simple CleanupsThomas Braxton
2013-12-30Revert "Workaround corrupted lock files"David Faure
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI