summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qstring.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure QLatin1Literal fwd header is generatedKevin Funk2019-09-021-1/+2
* Android: Update clang mkspecsBogDan Vatra2019-08-221-9/+0
* qstringalgorithms.h: add pure, noexcept, constexprMarc Mutz2019-07-291-1/+1
* QStringView: two fixes for newly-added toWCharArray()Marc Mutz2019-07-291-1/+13
* Extend QString::arg(QString, ..., QString) to more than 9 argumentsMarc Mutz2019-07-241-0/+35
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+2043