qt6-bb10/tests/auto
Giuseppe D'Angelo 9121829916 QRegularExpression: rename AnchoredMatchOption to AnchorAtOffsetMatchOption
The name of the option may cause confusion due to the fact
that it's not _fully_ anchoring the match, only anchoring it
at the offset passed to match() -- in other words, it's a
"left" anchoring. Deprecate the old name and introduce
a new one that should explain the situation better.

[ChangeLog][QtCore][QRegularExpression] The AnchoredMatchOption
match option has been deprecated in favor of
AnchorAtOffsetMatchOption, which should better describe
that the match is only anchored at the offset.

Change-Id: Ib751e5e488f2d0309a2da6496378247dfa4648de
Reviewed-by: Samuel Gaist <samuel.gaist@idiap.ch>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
2020-04-03 21:49:57 +02:00
..
cmake Remove qt6_use_modules 2020-03-25 08:39:43 +01:00
concurrent CMake: Regenerate projects after .pro files were modified 2020-04-03 16:05:29 +02:00
corelib QRegularExpression: rename AnchoredMatchOption to AnchorAtOffsetMatchOption 2020-04-03 21:49:57 +02:00
dbus New QMetaType representation 2020-02-20 16:11:02 +01:00
gui Remove QRegExp based API and QRegExp usage from QTextDocument 2020-04-01 10:29:26 +02:00
guiapplauncher
installed_cmake
network Remove bearermanagement usage inside QNAM and QNetworkProxy 2020-04-01 21:35:12 +01:00
opengl Merge remote-tracking branch 'origin/5.15' into dev 2020-03-11 15:34:21 +01:00
other cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
printsupport Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
shared QWindowsFontDatabase: Check preferred family names for all fonts 2019-11-29 09:31:21 +01:00
sql tst_sqlquery: Skip datetime test if no database drivers are available 2020-03-23 13:09:00 +01:00
testlib Restructure testlib selftest project 2020-03-24 21:04:43 +01:00
tools Port test to QRegularExpression 2020-03-31 15:28:23 +02:00
widgets Fix irrelevant error case in QSplitter test 2020-04-02 08:09:31 +02:00
xml Merge remote-tracking branch 'origin/5.15' into dev 2020-03-16 18:41:27 +01:00
CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
auto.pro Disable tests with qemu-arm & developer-build configurations in the CI 2019-10-03 15:12:33 +00:00
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00