qt5base-lts/tests/auto
Giuseppe D'Angelo 53f9e77140 QRegularExpression: add method for extracting the capturing group names
It may be useful to know which named capturing groups are defined
in an regular expression, and for each of them, what's the
corresponding index. This commit adds the needed method
to QRegularExpression.

Note that extracting the information doesn't happen while holding
the mutex in the private -- pcre_fullinfo just reads information
from the compiled pattern, so that's thread-safe.

Task-number: QTBUG-29079
Change-Id: I50c00ee860f06427c2e6ea10417d5c0733cc8303
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-02-05 13:46:25 +01:00
..
bic/data tst_bic: Add linux-gcc-ia32 bic data for QtXml 2013-01-16 08:25:28 +01:00
cmake Merge remote-tracking branch 'origin/stable' into dev 2013-01-28 11:10:29 +01:00
compilerwarnings/data Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
concurrent Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
corelib QRegularExpression: add method for extracting the capturing group names 2013-02-05 13:46:25 +01:00
dbus Merge remote-tracking branch 'origin/stable' into dev 2013-01-28 11:10:29 +01:00
gui Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-01-29 11:33:35 +01:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
network Merge remote-tracking branch 'origin/stable' into dev 2013-01-24 16:02:55 +01:00
opengl Doc: Fix module name format 2013-01-25 17:27:44 +01:00
other Improve QAccessibleApplication 2013-01-25 11:58:23 +01:00
printsupport Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
shared Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
sql Fix warning about unhandled enumeration values in tst_sqldriver. 2013-01-28 09:41:39 +01:00
testlib Merge remote-tracking branch 'origin/stable' into dev 2013-01-28 11:10:29 +01:00
tools Replace SRCDIR-define by QFINDTESTDATA in tst_moc. 2013-01-31 22:14:27 +01:00
widgets QTreeView::expandToDepth - add missing emit of expanded and collapsed 2013-02-02 08:10:55 +01:00
xml Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
auto.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
network-settings.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtest-config.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
test.pl Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00