Merge remote-tracking branch 'origin/master' into api_changes
[profile/ivi/qtbase.git] / src / corelib / tools / qregularexpression.cpp
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-03-31 Giuseppe D'AngeloQRegularExpression: operator<<(QDebug, PatternOptions...
2012-03-19 Kent HansenMerge master into api_changes
2012-03-16 Giuseppe D'AngeloQRegularExpression: various documentation improvements...
2012-03-12 João AbecasisMerge "Merge remote-tracking branch 'origin/master...
2012-03-12 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-12 Giuseppe D'AngeloQRegularExpression: add error strings for translation
2012-03-08 Giuseppe D'AngeloQRegularExpression: minor fix to captureIndexForName
2012-03-08 Giuseppe D'AngeloQRegularExpression: improve JIT memory handling
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/api_changes' into...
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/master' into api_c...
2012-03-07 Giuseppe D'AngeloQRegularExpression: add optimizations autotest
2012-03-07 Giuseppe D'AngeloQRegularExpression: fix optimizePattern, document the...
2012-03-06 Giuseppe D'AngeloQRegularExpression: fix documentation due to qdoc changes
2012-03-06 Giuseppe D'AngeloQRegularExpression: const correctness fixes
2012-03-06 Giuseppe D'AngeloQRegularExpression: add captureCount()
2012-03-06 Giuseppe D'AngeloQRegularExpression: do not use JIT in debug builds
2012-03-06 Giuseppe D'AngeloQRegularExpression: improve operator==, add dedicated...
2012-03-06 Giuseppe D'AngeloQRegularExpression: QDebug support for pattern options
2012-03-06 Giuseppe D'AngeloQRegularExpression: add QRegularExpression* set of...