| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move QRegExp and its remaining mentions out of QtCore | Sona Kurazyan | 2020-07-13 | 1 | -5039/+0 |
| * | Use QList instead of QVector in corelib implementation | Jarek Kobus | 2020-06-29 | 1 | -32/+29 |
| * | Rename snippet files to match the carved up corelib/tools/ | Edward Welbourne | 2020-06-04 | 1 | -22/+22 |
| * | Remove QRegExp from QVariant | Lars Knoll | 2020-05-14 | 1 | -0/+12 |
| * | Remove QRegExp support from QString and StringList | Lars Knoll | 2020-05-14 | 1 | -127/+6 |
| * | Move methods using QRegExp in QString(List) over to QRegExp | Lars Knoll | 2020-05-14 | 1 | -0/+414 |
| * | Long live qHashMulti(Commutative) | Giuseppe D'Angelo | 2020-05-12 | 1 | -5/+1 |
| * | Extend the QRegExp->QRegularExpression porting doc | Lars Knoll | 2020-04-15 | 1 | -0/+5 |
| * | Move the QRegExp porting docs into the QRegExp class documentation | Lars Knoll | 2020-04-15 | 1 | -0/+132 |
| * | Change qHash() to work with size_t instead of uint | Lars Knoll | 2020-04-09 | 1 | -2/+2 |
| * | Remove QRegExpValidator | Lars Knoll | 2020-03-17 | 1 | -1/+1 |
| * | QRegExp: change QMap::unite to QMap::insert | MÃ¥rten Nordheim | 2019-12-12 | 1 | -4/+4 |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14 | Liang Qi | 2019-09-04 | 1 | -15/+9 |
| * | QtCore: port all QMutexLocker users to qt_{scoped,unique}_lock | Marc Mutz | 2019-08-25 | 1 | -2/+3 |
| * | Move text-related code out of corelib/tools/ to corelib/text/ | Edward Welbourne | 2019-07-10 | 1 | -0/+4609 |