summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qregexp.h
Commit message (Expand)AuthorAgeFilesLines
* Move QRegExp and its remaining mentions out of QtCoreSona Kurazyan2020-07-131-151/+0
* Remove QRegExp from QVariantLars Knoll2020-05-141-2/+5
* Remove QRegExp support from QString and StringListLars Knoll2020-05-141-4/+2
* Move methods using QRegExp in QString(List) over to QRegExpLars Knoll2020-05-141-0/+16
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-2/+2
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+134