aboutsummaryrefslogtreecommitdiff
path: root/src/kconf_update/kconfigutils.cpp
AgeCommit message (Collapse)Author
2014-06-12Simple CleanupsThomas 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-18Move kconfig code to the root directory.Jenkins CI