qt5base-lts/tests/auto/network
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
..
access Port to the new QUrl API 2012-03-30 01:19:59 +02:00
bearer Changed qnetworksession unittest to work from installation dir 2012-02-21 01:01:52 +01:00
kernel Port QHostAddress to use the new IP utilities in QtCore 2012-03-28 16:31:34 +02:00
socket Allow autobound UDP sockets to send to IPv4 and IPv6 2012-03-22 18:59:45 +01:00
ssl tst_qsslsocket*: don't inherit from QSharedPointer 2012-03-23 11:22:40 +01:00
network.pro Mark unstable windows network tests 2012-03-08 05:31:40 +01:00