Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-25 | not necessary to have virtual + Q_DECL_OVERRIDE | Montel Laurent | |
2015-02-12 | Use Q_DECL_OVERRIDE where possible | Kevin Funk | |
With -Winconsistent-missing-override (Clang), headers from KConfig are throwing a lot of warnings. REVIEW: 122539 | |||
2014-06-22 | Make KSharedConfig thread-safe | David Faure | |
... by having a different list of shareable objects per thread. REVIEW: 118739 | |||
2014-03-23 | KStandardDirs -> QStandardPaths in apidox | Alex Merry | |
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 | |