qt5base-lts/tests/auto/corelib/io
Thiago Macieira 53d0624403 Add QUrl::ParsingMode to the component setters in QUrl
This allows one to instruct QUrl to ignore the percent-encodings and
interpret the data exactly as provided. This is useful in certain
use-cases where the data comes from a non-URL context.

The strict-mode checking of the components is not implemented
yet. Currently, the behaviour is equal to that of TolerantMode.

Discussed-on: http://lists.qt-project.org/pipermail/development/2012-May/003811.html
Change-Id: Ia5abe045a8ce7f9b50cbce3b5a7e3735e068d03a
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
2012-05-22 20:56:38 +02:00
..
largefile Removed CONFIG+=parallel_test from suspected parallel-unsafe tests 2012-05-22 05:09:01 +02:00
qabstractfileengine Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents. 2012-04-11 10:46:19 +02:00
qbuffer Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdatastream Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
qdataurl Fix qDecodeDataUrl for already percentage encoded content. 2012-05-09 20:10:44 +02:00
qdebug Logging: Change arguments of message handler to avoid conversions 2012-04-20 08:37:06 +02:00
qdir Removed CONFIG+=parallel_test from suspected parallel-unsafe tests 2012-05-22 05:09:01 +02:00
qdiriterator Removed CONFIG+=parallel_test from suspected parallel-unsafe tests 2012-05-22 05:09:01 +02:00
qfile Fix QFile::permissions for long filenames 2012-05-16 04:24:43 +02:00
qfileinfo Removed CONFIG+=parallel_test from suspected parallel-unsafe tests 2012-05-22 05:09:01 +02:00
qfilesystementry Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
qfilesystemwatcher Fix directories never being unwatched after deletion on Windows. 2012-03-21 12:32:16 +01:00
qiodevice Do not ignore tests/auto/corelib/io/qiodevice on Mac OS X 2012-04-12 21:26:42 +02:00
qipaddress Add support for IPv6 parsing and reconstructing the address 2012-03-28 16:31:34 +02:00
qnodebug Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qprocess Remove capitalization when specifying include-libraries. 2012-05-14 21:34:08 +02:00
qprocessenvironment Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qresourceengine Uncomment disabled code in QResourceEngine autotest. 2012-03-14 07:51:45 +01:00
qsettings Removed CONFIG+=parallel_test from suspected parallel-unsafe tests 2012-05-22 05:09:01 +02:00
qstandardpaths Removed CONFIG+=parallel_test from suspected parallel-unsafe tests 2012-05-22 05:09:01 +02:00
qtemporarydir Removed CONFIG+=parallel_test from suspected parallel-unsafe tests 2012-05-22 05:09:01 +02:00
qtemporaryfile Removed CONFIG+=parallel_test from suspected parallel-unsafe tests 2012-05-22 05:09:01 +02:00
qtextstream Wrap all Latin 1 strings with QString::fromLatin1 or QLatin1Strings 2012-04-27 22:52:01 +02:00
qurl Add QUrl::ParsingMode to the component setters in QUrl 2012-05-22 20:56:38 +02:00
qurlinternal Port away from QUrl::MostDecoded 2012-05-22 20:56:38 +02:00
qurlquery Port away from QUrl::MostDecoded 2012-05-22 20:56:38 +02:00
qwinoverlappedionotifier Update contact address in license headers. 2012-01-31 04:54:56 +01:00
io.pro Fix qDecodeDataUrl for already percentage encoded content. 2012-05-09 20:10:44 +02:00