summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qstringliteral.h
Commit message (Expand)AuthorAgeFilesLines
* Convert QString to use QArrayDataPointerLars Knoll2019-12-161-7/+3
* Final removal of the size and offset members from QArrayDataThiago Macieira2019-12-081-1/+1
* Inline the size and data pointer members in QStringThiago Macieira2019-12-081-31/+13
* Stop using the reference counter to store data stateThiago Macieira2019-12-081-1/+1
* Add reference-count manipulation functions to QArrayData and hide refThiago Macieira2019-12-081-1/+1
* Introduce flags to indicate the QArrayData typeThiago Macieira2019-12-071-1/+1
* Replace QArrayData::capacityReserved with a full flags fieldThiago Macieira2019-12-071-1/+1
* Deprecate QStringViewLiteralMarc Mutz2019-08-101-5/+2
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+112