summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qstringbuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Port QLatin1String to qsizetype and add narrow-contract substring functionsMarc Mutz2020-08-231-1/+1
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-15/+0
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-1/+1
* Fix undefined use of memcpy and memcmpAllan Sandfeld Jensen2020-07-311-3/+6
* avoid compile warning when using clang++ with -Wshorten-64-to-32Martin Koller2020-04-111-1/+1
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-1/+1
|\
| * QStringBuilder: make the nested ConvertTo typedef publicMarc Mutz2020-03-121-1/+1
* | Get rid of QCharRef and QByteRefLars Knoll2019-12-081-10/+0
|/
* Remove extra semicolon from QConcatenable<const char16_t *>::sizeMichael BrĂ¼ning2019-08-131-1/+1
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+494