qt5base-lts/tests/benchmarks/corelib/io
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
..
qdir Fixed benchmarks to work from install directory 2012-03-19 01:18:20 +01:00
qdiriterator Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qfile Drop file-engine abstraction from public API 2012-02-22 00:07:31 +01:00
qfileinfo clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qiodevice clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qtemporaryfile clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qurl Port to the new QUrl API 2012-03-30 01:19:59 +02:00
io.pro tests: make benchmarks compile or disable those which don't compile 2011-05-11 17:04:12 +10:00