Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-01 | autotests: fix the failures I got here. | David Faure | |
1) some of them can't run in parallel 2) kconfigskeletontest failed due to KSharedConfig being used under the scene (for a year now), and there's probably some QPA or widget style holding a ref (here, not in the CI). Indirectly, simply setting QStandardPaths::setTestModeEnabled(true) fixes this since KSharedConfig will then not share the instance with the non-test-mode-enabled instance. | |||
2015-01-07 | Fix KCoreConfigSkeleton when toggling a value with saves in between | Albert Astals Cid | |
REVIEW: 121838 Acked by Matthew Dawson | |||
2013-12-18 | Code reformatted using kde-dev-scripts/astyle-kdelibs. | David Faure | |
Use git blame -w 867e7a5 to show authorship as it was before this commit. | |||
2013-12-18 | Move kconfig code to the root directory. | Jenkins CI | |