summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qregularexpression.h
Commit message (Expand)AuthorAgeFilesLines
* QRegularExpression: add method for extracting the capturing group namesGiuseppe D'Angelo2013-02-051-0/+2
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Introduce default ctors for QRegularExpressionMatch(Iterator)Giuseppe D'Angelo2013-01-141-0/+2
* Introduce QRegularExpression::NoMatch match typeGiuseppe D'Angelo2013-01-071-1/+3
* Rename QRegularExpression-related feature defs to QT_NO_REGULAREXPRESSIONGiuseppe D'Angelo2013-01-071-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* QtCore: mark some classes as sharedMarc Mutz2012-07-101-3/+3
* QRegularExpression: QMetaType and QVariant supportGiuseppe D'Angelo2012-03-141-2/+0
* QRegularExpression: add captureCount()Giuseppe D'Angelo2012-03-061-0/+2
* QRegularExpression: QDebug support for pattern optionsGiuseppe D'Angelo2012-03-061-0/+1
* QRegularExpression: add QRegularExpression* set of classesGiuseppe D'Angelo2012-03-061-0/+245