aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/settingscreator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use pass-by-value and moveIvan Komissarov2019-03-071-2/+5
* Fix calls to non-const begin()/end() in range-for loopsIvan Komissarov2019-03-061-1/+2
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-2/+2
* STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-161-1/+1
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-2/+2
* Change style of #includes of Qt headersJake Petroules2017-01-041-4/+4
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Fix corner case in settings migration.Christian Kandeler2016-01-111-1/+2
* Settings: Fix bogus warnings.Christian Kandeler2015-10-191-2/+5
* Have one instance of qbs settings per qbs version.Christian Kandeler2015-08-241-0/+139