Age | Commit message (Expand) | Author |
---|---|---|
2014-03-28 | Stop re-loading values inside KCoreConfigSkeleton::save(). | Matthew Dawson |
2014-03-23 | Rename readConfig() to load(), to make it clear it's loading from disk. | David Faure |
2014-03-23 | Remove unnecessary debug output | David Faure |
2014-03-23 | Add KCoreConfigSkeleton::read() which doesn't call reparseConfiguration. | David Faure |
2014-03-13 | KCoreConfigSkeleton: delay parsing until the call to readConfig() | David Faure |
2014-02-27 | Add sharedConfig() accessor, to avoid manipulating a raw KConfig * as returne... | David Faure |
2014-02-20 | Make kconfig_compiler signals actually useful + add unit test | Alex Richardson |
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 |