aboutsummaryrefslogtreecommitdiff
path: root/src/core/kconfiggroup.cpp
AgeCommit message (Expand)Author
2015-12-23Fix some Clazy warningsImran Tatriev
2015-03-20mini-optimization by fixing defects found by coverity and using QByteArrayLit...Nick Shaforostoff
2014-06-12Simple CleanupsThomas Braxton
2014-05-26Update usage of QVariant::type() for Qt5.Thomas Braxton
2014-04-02The "trailing semicolon" requirement was relaxed yesterday.David Faure
2014-03-01we use Qt5 now, so re-enable -DQT_NO_CAST_FROM_BYTEARRAYDavid Faure
2014-01-01Generate forward headers.David Faure
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI