Age | Commit message (Expand) | Author |
---|---|---|
2019-10-18 | Use ECMGenerateExportHeader to manage deprecated API better | Friedrich W. H. Kossebau |
2019-08-25 | String code optimization: use s.remove(0. x) instead of s = s.mid(x) | Friedrich W. H. Kossebau |
2019-08-25 | String code optimization: use s.chop(x) instead of s.truncate(s.size()-x) | Friedrich W. H. Kossebau |
2019-03-03 | [Kconfig] Compile without foreach | Laurent Montel |
2018-03-11 | Remove not necessary QtCore and co | Laurent Montel |
2016-07-02 | Deprecate authorizeKAction() in favor of authorizeAction() | Elvis Angelaccio |
2016-01-02 | Qt 5.3 is required, remove code for < 5.3 | David Faure |
2015-10-05 | Minor optimizations | Albert Astals Cid |
2014-04-11 | Rewrite kiosk documentation | Alex Merry |
2013-12-18 | Code reformatted using kde-dev-scripts/astyle-kdelibs. | David Faure |
2013-12-18 | Move kconfig code to the root directory. | Jenkins CI |