qt5base-lts/tests/auto/network/access
Thiago Macieira 74d2dba460 Port to the new QUrl API
The use of any broken-down components of the query now needs
QUrlQuery.

The QUrl constructor and toString() are now rehabilitated and the
preferred forms. Use toEncoded() and fromEncoded() now only when we
need to store data in a QByteArray or the data comes from a QByteArray
anyway. Change to toString() or the constructor if the data was in a
QString.

Change-Id: I9d761a628bef9c70185a48e927a61779a1642342
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-03-30 01:19:59 +02:00
..
qabstractnetworkcache Changed qabstractnetworkcache unittest to use TESTDATA 2012-02-20 09:36:51 +01:00
qftp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qhttpnetworkconnection Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
qhttpnetworkreply Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkaccessmanager Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkcachemetadata Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkcookie Eliminate duplicate data row names in network autotests 2012-02-16 02:00:46 +01:00
qnetworkcookiejar network cookies: check "example.com" != "example.com." 2012-02-29 17:46:06 +01:00
qnetworkdiskcache Eliminate duplicate data row names in network autotests 2012-02-16 02:00:46 +01:00
qnetworkreply Port to the new QUrl API 2012-03-30 01:19:59 +02:00
qnetworkrequest Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
access.pro Make QFtp private. 2012-01-12 14:38:55 +01:00