summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringbuilder
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-165-135/+10
* 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-075-22/+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-234-4/+4
* 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-094-4/+4
* 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-254-0/+4
* QStringBuilder: code tidies in the testsGiuseppe D'Angelo2020-06-045-14/+30
* Port qtbase/tests/auto/corelib/text tests to CMakeSona Kurazyan2020-04-271-0/+6
* Regenerate tests/auto/corelib/textAlexandru Croitor2019-11-124-4/+40
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-154-0/+4
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-1010-0/+617