summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qregexp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename snippet files to match the carved up corelib/tools/Edward Welbourne2020-06-041-22/+22
* Remove QRegExp from QVariantLars Knoll2020-05-141-0/+12
* Remove QRegExp support from QString and StringListLars Knoll2020-05-141-127/+6
* Move methods using QRegExp in QString(List) over to QRegExpLars Knoll2020-05-141-0/+414
* Long live qHashMulti(Commutative)Giuseppe D'Angelo2020-05-121-5/+1
* Extend the QRegExp->QRegularExpression porting docLars Knoll2020-04-151-0/+5
* Move the QRegExp porting docs into the QRegExp class documentationLars Knoll2020-04-151-0/+132
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-2/+2
* Remove QRegExpValidatorLars Knoll2020-03-171-1/+1
* QRegExp: change QMap::unite to QMap::insertMÃ¥rten Nordheim2019-12-121-4/+4
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-15/+9
* QtCore: port all QMutexLocker users to qt_{scoped,unique}_lockMarc Mutz2019-08-251-2/+3
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+4609