summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringbuilder/qstringbuilder1
Commit message (Expand)AuthorAgeFilesLines
* Adapt the qstringbuilder test for batchingMikolaj Boc2023-01-101-5/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-162-54/+4
* 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
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* 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
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Remove QByteArray's methods taking QString and their usesSona Kurazyan2020-06-251-6/+0
* Allow qMin, qMax and qBound for types that can be losslessly convertedLars Knoll2020-06-251-0/+1
* QStringBuilder: code tidies in the testsGiuseppe D'Angelo2020-06-042-5/+9
* Regenerate tests/auto/corelib/textAlexandru Croitor2019-11-121-1/+10
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-0/+1
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-103-0/+429