Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-18 | API dox: 0 -> nullptr | Friedrich W. H. Kossebau | |
2018-05-04 | Use override | Laurent Montel | |
2018-04-19 | Warning-- | Laurent Montel | |
2017-01-16 | Prefer nullptr over Q_NULLPTR | Kevin Funk | |
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 | |||
2015-01-17 | Add missing QIODevice include | Hrvoje Senjan | |
Fixes build with Qt 5.5 | |||
2014-06-12 | Simple Cleanups | Thomas Braxton | |
- use Q_NULLPTR instead of 0 or NULL - simplify some foreach loops - use QStringLiteral in a few places - added a few consts REVIEW: 118666 | |||
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 | |