Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-05 | Minor optimizations | Albert Astals Cid | |
Ran the clazy tool (http://www.kdab.com/use-static-analysis-improve-performance/) Mostly QStringLiteral/QLatin1String additions A few const & additions to non public methods Compiles, test pass REVIEW: 125106 | |||
2015-08-16 | Rename private class to avoid exporting it accidentally | Montel Laurent | |
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 | |