summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qstringview.cpp
Commit message (Expand)AuthorAgeFilesLines
* QLatin1String/QStringView: add (missing) member compare()Marc Mutz2020-03-051-6/+20
* Doc: Fix documentation warnings for Qt CoreTopi Reinio2020-02-251-3/+3
* Introduce QString(View)::isValidUtf16Giuseppe D'Angelo2019-12-201-0/+15
* QStringView: clean up storage_typeMarc Mutz2019-07-291-5/+3
* QStringView: two fixes for newly-added toWCharArray()Marc Mutz2019-07-291-12/+2
* Extend QString::arg(QString, ..., QString) to more than 9 argumentsMarc Mutz2019-07-241-2/+3
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+898