summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringbuilder/qstringbuilder1/stringbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* tst_QStringBuilder: remove test that doesn't test anythingMarc Mutz2021-12-221-10/+0
* tst_QStringBuilder: verify a comment is actually misleadingMarc Mutz2021-12-211-0/+2
* QStringBuilder: handle freeSpaceAtBegin() in op+=Marc Mutz2021-12-211-0/+43
* QStringBuilder: Add support for QByteArrayViewMårten Nordheim2021-12-041-0/+4
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGSEdward Welbourne2020-09-141-8/+0
* QByteArray: Disregard space at front during ::reserve(...)Mårten Nordheim2020-09-021-0/+8
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-18/+4
* Remove QByteArray's methods taking QString and their usesSona Kurazyan2020-06-251-6/+0
* QStringBuilder: code tidies in the testsGiuseppe D'Angelo2020-06-041-2/+2
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+369