summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qstringalgorithms.h
Commit message (Expand)AuthorAgeFilesLines
* Mark the previously public qstringalgorithms.h functions privateThiago Macieira2017-10-291-18/+22
* QStringView: De-inline the length calculation so we can use SSE2Thiago Macieira2017-09-131-0/+2
* QStringView/QLatin1String: add trimmed()Marc Mutz2017-05-161-0/+2
* Move Q_REQUIRED_RESULT to first in line in qstringalgorithms.hMarc Mutz2017-05-161-8/+8
* Long live qStartsWith()/qEndsWith()!Marc Mutz2017-04-281-0/+12
* Disentangle string-related headersMarc Mutz2017-04-251-0/+68