Age | Commit message (Expand) | Author |
---|---|---|
2021-02-22 | Run clang-format on all cpp/h files | Ahmad Samir |
2020-03-22 | KConfig: Convert to SPDX license statements | Andreas Cord-Landwehr |
2018-03-11 | Remove not necessary QtCore and co | Laurent Montel |
2017-01-16 | Prefer nullptr over Q_NULLPTR | Kevin Funk |
2016-04-16 | kconfigcompiler_test_signals.cpp - pedantic | Allen Winter |
2015-12-23 | Fix some Clazy warnings | Imran Tatriev |
2014-09-18 | Replace nullptr with Q_NULLPTR. | Nicolás Alvarez |
2014-03-28 | Stop re-loading values inside KCoreConfigSkeleton::save(). | Matthew Dawson |
2014-02-20 | Make kconfig_compiler signals actually useful + add unit test | Alex Richardson |