summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qregularexpression/tst_qregularexpression.h
Commit message (Expand)AuthorAgeFilesLines
* QRegularExpression: refactor pattern optimizationGiuseppe D'Angelo2018-06-221-79/+0
* Add wildcard-to-regexp support to QRegularExpressionSamuel Gaist2018-03-301-0/+5
* Updated license headersJani Heikkinen2016-01-211-16/+11
* QRegularExpression: fix matching over QStringRefsGiuseppe D'Angelo2015-08-181-0/+1
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QRegularExpression: print a warning if (?J) is used in a patternGiuseppe D'Angelo2013-02-121-0/+2
* QRegularExpression: add method for extracting the capturing group namesGiuseppe D'Angelo2013-02-051-0/+2
* Introduce default ctors for QRegularExpressionMatch(Iterator)Giuseppe D'Angelo2013-01-141-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* QRegularExpression: minor fix to captureIndexForNameGiuseppe D'Angelo2012-03-081-0/+2
* QRegularExpression: improve JIT memory handlingGiuseppe D'Angelo2012-03-081-0/+2
* QRegularExpression: add optimizations autotestGiuseppe D'Angelo2012-03-071-0/+77