summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qstringmatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QStringMatcher ready for Qt 6Lars Knoll2020-09-071-32/+17
* Port QString to qsizetypeLars Knoll2020-07-061-2/+2
* Remove QRegExp support from QString and StringListLars Knoll2020-05-141-1/+1
* QStringMatcher: port internals to QStringView and char16_tMarc Mutz2020-05-141-22/+28
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+348