summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstring
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
* Don't try to define QT_NO_CAST_TO_ASCII when the test undefines itEdward Welbourne2019-10-251-1/+1
* Move a test for feature ICU from .pro to .cppEdward Welbourne2019-10-252-11/+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-105-0/+17135