Age | Commit message (Expand) | Author |
---|---|---|
2014-03-23 | Rename readConfig() to load(), to make it clear it's loading from disk. | David Faure |
2014-03-23 | Make readConfig() non-virtual anymore, it's not useful. | David Faure |
2014-03-23 | Add KCoreConfigSkeleton::read() which doesn't call reparseConfiguration. | 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 |