summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qlatin1string
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-4/+4
* QLatin1String: add iteratorsMarc Mutz2017-03-071-0/+17
* Long live QTest::addRow()!Marc Mutz2017-01-101-3/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-0/+57
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-0/+57
| |\
| | * QLatin1String: Fix UB (nullptr passed) in relational operatorsMarc Mutz2016-09-151-0/+57
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-2/+2
* | | QLatin1String: add at()/op[]/mid()/right()/left()Marc Mutz2016-02-191-0/+30
|/ /
* / Updated license headersJani Heikkinen2016-01-211-16/+11
|/
* Use correct test to add C++14 to the project configurationJames McDonnell2015-12-011-1/+2
* QLatin1String: add default ctorMarc Mutz2015-10-201-0/+10
* QLatin1String: add testMarc Mutz2015-10-193-0/+125