qt6-bb10/src
David Faure aba336c2b4 QUrl: ensure that setPath("//path") doesn't lead to scheme://path
which would interpret 'path' as a hostname.
The check is in the public setPath so that the internal one can still
support parsing URLs such as ftp://ftp.example.com//path.

[ChangeLog][Important Behavior Changes][QUrl and QUrlQuery]QUrl now
normalizes the path given in setPath, removing ./ and ../ and duplicate
slashes.

Change-Id: I05ccd8a1d813de45e460384239c059418a8e6a08
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-09-11 01:26:07 +02:00
..
3rdparty [2/2] Update bundled HarfBuzz-NG sources up to 0.9.20 2013-08-30 20:26:03 +02:00
android Fix Android Style plugin. 2013-09-10 11:52:16 +02:00
angle ANGLE: Fix MSVC compiler warning 2013-08-16 16:04:49 +02:00
concurrent Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
corelib QUrl: ensure that setPath("//path") doesn't lead to scheme://path 2013-09-11 01:26:07 +02:00
dbus QMetaMethod and QDBusMetaObject: Give public access to signal methods 2013-09-09 16:21:10 +02:00
gui Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-09-10 23:22:23 +02:00
network Android: Fix unused variable/argument warnings 2013-09-09 09:02:58 +02:00
opengl Fix QtOpenGL module build with -Werror 2013-09-09 04:03:57 +02:00
openglextensions Use BSD licensing for QtOpenGLExtensions instead of LGPL 2013-06-24 10:16:32 +02:00
platformsupport Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-09-10 23:22:23 +02:00
plugins Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-09-10 23:22:23 +02:00
printsupport Add CUPS options widget to print support 2013-09-10 16:11:15 +02:00
sql Merge remote-tracking branch 'origin/stable' into dev 2013-08-27 22:51:09 +02:00
testlib Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00
tools Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-09-10 23:22:23 +02:00
widgets Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-09-10 23:22:23 +02:00
winmain
xml Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
src.pro Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00