summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qstringbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* QStringBuilder: fix typos in API docsAhmad Samir2023-06-181-3/+3
* QStringBuilder: document issues with using "auto" keywordAhmad Samir2023-01-011-13/+34
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* QtCore: Replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-03-261-3/+3
* Convert a couple of APIs to use viewsLars Knoll2020-10-061-7/+2
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-2/+2
* Move the UTF conversion methods to qstringconverterLars Knoll2020-05-141-1/+1
* Get rid of QCharRef and QByteRefLars Knoll2019-12-081-2/+2
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+137