summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qregularexpression.h
Commit message (Expand)AuthorAgeFilesLines
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-2/+2
* QRegularExpression: rename AnchoredMatchOption to AnchorAtOffsetMatchOptionGiuseppe D'Angelo2020-04-031-1/+2
* QRegularExpression: inline some compatibility callsGiuseppe D'Angelo2020-03-131-3/+11
* QRegularExpression: make escape-like functions work on QStringViewGiuseppe D'Angelo2020-01-061-8/+12
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+279