summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qstringview.h
Commit message (Expand)AuthorAgeFilesLines
* QStringView: adapt to C++20 constexpr std::basic_stringMarc Mutz2020-03-121-1/+1
* QLatin1String/QStringView: add (missing) member compare()Marc Mutz2020-03-051-0/+5
* Introduce QString(View)::isValidUtf16Giuseppe D'Angelo2019-12-201-0/+2
* Deprecate QStringViewLiteralMarc Mutz2019-08-101-0/+7
* QStringView: clean up storage_typeMarc Mutz2019-07-291-6/+0
* QStringView: two fixes for newly-added toWCharArray()Marc Mutz2019-07-291-1/+1
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+338