Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-16 | Prefer nullptr over Q_NULLPTR | Kevin Funk | |
2015-05-11 | Add KConfigGui::setSessionConfig() | Stefan Becker | |
When the application receives a saveState signal it needs to replace the current KConfig object with a new one based on the QSessionManager information. Add a new interface that accepts the new session id and key. BUG: 346768 REVIEW: 123705 | |||
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 | |