qt5base-lts/src
Samuel Gaist 649ee12aba QRegularExpression: anchor wildcard pattern
The current implementation of wildcardToRegularExpression doesn't
anchor the pattern which makes it not narrow enough for globbing
patterns. This patch fixes that by applying anchoredPattern before
returning the wildcard pattern.

[ChangeLog][QtCore][QRegularExpression] The wildcardToRegularExpression
method now returns a properly anchored pattern.

Change-Id: I7bee73389d408cf42499652e4fb854517a8125b5
Fixes: QTBUG-72539
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-12-15 13:24:16 +00:00
..
3rdparty ANGLE: Dynamically load D3D compiler from a list 2018-12-11 09:45:55 +00:00
android Merge remote-tracking branch 'origin/5.12.0' into 5.12 2018-12-05 09:18:01 +01:00
angle ANGLE: Dynamically load D3D compiler from a list 2018-12-11 09:45:55 +00:00
concurrent Doc: Fix typo and grammar issues 2018-07-09 17:00:19 +00:00
corelib QRegularExpression: anchor wildcard pattern 2018-12-15 13:24:16 +00:00
dbus QDBusConnection: prevent leaking connection/server on destroy 2018-11-28 11:19:34 +00:00
gui configure: verify header presence against sources 2018-12-14 23:44:30 +00:00
network configure: verify header presence against sources 2018-12-14 23:44:30 +00:00
opengl Fix warnings building with --std=c++11 and gcc 8 2018-12-14 23:38:20 +00:00
openglextensions Replace Q_DECL_FINAL with final 2017-09-22 07:30:01 +00:00
platformheaders Fix typos in the documentation 2018-09-25 23:39:06 +00:00
platformsupport Fix warnings building with --std=c++11 and gcc 8 2018-12-14 23:38:20 +00:00
plugins configure: verify header presence against sources 2018-12-14 23:44:30 +00:00
printsupport configure: verify header presence against sources 2018-12-14 23:44:30 +00:00
sql QtSql: fix code snippets 2018-10-03 10:48:50 +00:00
testlib QTest: Make QCOMPARE of QCborError produce output 2018-12-07 18:52:25 +00:00
tools uic: Generate version check macros around newly introduced palette color role 2018-12-14 18:20:41 +00:00
widgets QRegularExpression: anchor wildcard pattern 2018-12-15 13:24:16 +00:00
winmain Use msvc qmake scope where appropriate 2018-11-22 14:16:52 +00:00
xml Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-09 10:34:33 +01:00
src.pro Move androiddeployqt to qtbase 2018-06-21 11:08:57 +00:00