summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qregularexpression
Commit message (Expand)AuthorAgeFilesLines
* QRegularExpression: print a warning if (?J) is used in a patternGiuseppe D'Angelo2013-02-122-0/+34
* QRegularExpression: add method for extracting the capturing group namesGiuseppe D'Angelo2013-02-052-0/+83
* Introduce default ctors for QRegularExpressionMatch(Iterator)Giuseppe D'Angelo2013-01-142-0/+26
* Merge "Merge branch 'stable' into dev" into refs/staging/devJędrzej Nowacki2013-01-071-1/+0
|\
| * Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* | Introduce QRegularExpression::NoMatch match typeGiuseppe D'Angelo2013-01-071-21/+67
* | Improve QRegularExpression autotestsGiuseppe D'Angelo2013-01-071-0/+9
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-224-93/+93
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* QRegularExpression: add more test dataGiuseppe D'Angelo2012-04-131-0/+111
* QRegularExpression: minor fix to captureIndexForNameGiuseppe D'Angelo2012-03-082-1/+59
* QRegularExpression: improve JIT memory handlingGiuseppe D'Angelo2012-03-082-0/+29
* QRegularExpression: add optimizations autotestGiuseppe D'Angelo2012-03-078-44/+213
* QRegularExpression: fix autotestGiuseppe D'Angelo2012-03-071-2/+3
* QRegularExpression: add captureCount()Giuseppe D'Angelo2012-03-061-0/+31
* QRegularExpression: improve operator==, add dedicated autotestGiuseppe D'Angelo2012-03-061-5/+59
* QRegularExpression: add QRegularExpression* set of classesGiuseppe D'Angelo2012-03-063-0/+1155