summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstring/tst_qstring.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Convert QString to use QArrayDataPointerLars Knoll2019-12-161-7/+8
* | Use QString::DataPointer instead of QStringPrivateLars Knoll2019-12-081-1/+1
* | Get rid of QCharRef and QByteRefLars Knoll2019-12-081-23/+1
* | Inline the size and data pointer members in QStringThiago Macieira2019-12-081-9/+7
* | Add reference-count manipulation functions to QArrayData and hide refThiago Macieira2019-12-081-3/+3
|/
* Move a test for feature ICU from .pro to .cppEdward Welbourne2019-10-251-10/+11
* Suppress deprecation warnings on a test of a deprecated QString methodEdward Welbourne2019-10-091-0/+3
* Port from QStringViewLiteral to u""Marc Mutz2019-07-291-3/+3
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+7026