Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-10 | KEmailSettings: Delete copy constructor and assignment operator | Albert Astals Cid | |
Summary: If someone was using them, it'd crash since it was raw-copying the d pointer so you would end up with a double delete. This is SIC, but IMHO it's fine, whoever gets a compiler failure has a bug to fix Reviewers: vkrause Reviewed By: vkrause Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D18135 | |||
2018-03-11 | Remove not necessary QtCore and co | Laurent Montel | |
2017-05-25 | API dox: note CamelCase includes by @class tag with more classes | Friedrich W. H. Kossebau | |
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 | |