qt5base-lts/tests/auto/network/access
Edward Welbourne f3002b6e20 Use the QTime API less clumsily
Various patterns seem to have been copied, notably counting time from
QTime(0, 0) rather than using QTime::msecsSinceStartOfDay() and its
setter.  Unsuitable value types also put in an appearance, and
QTime()'s parameters after the first two default to 0 anyway.

Corrected a lie in QTime()'s default constructor doc; it does not work
the same as QTime(0, 0) at all.

Change-Id: Icf1a10052a049e68fd0f665958f36dbe75ac46d5
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-04-01 14:39:34 +00:00
..
hpack Hpack - fix the static lookup 2019-03-04 16:18:14 +00:00
hsts Auto-tests: remove unneeded 'gui' from QT variable 2018-04-18 14:22:26 +00:00
http2 Merge remote-tracking branch 'origin/5.12' into 5.13 2019-02-21 01:00:08 +01:00
qabstractnetworkcache Merge remote-tracking branch 'origin/5.13' into dev 2019-03-31 12:39:42 +02:00
qftp tests/auto/network: Avoid unconditional qWait()s 2018-05-08 12:35:40 +00:00
qhttpnetworkconnection Convert tst_qhttpnetworkconnection 2019-02-21 15:02:27 +00:00
qhttpnetworkreply Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qnetworkaccessmanager QNetworkReply: fix isFinished() for disabled replies 2018-03-17 08:38:29 +00:00
qnetworkcachemetadata Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkcookie Add qtest_network.h 2016-09-29 21:46:19 +00:00
qnetworkcookiejar tst_qnetworkcookiejar: fix build for without topleveldomain 2018-08-24 12:25:40 +00:00
qnetworkdiskcache Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
qnetworkreply Use the QTime API less clumsily 2019-04-01 14:39:34 +00:00
qnetworkrequest Merge remote-tracking branch 'origin/5.11' into dev 2018-05-24 16:29:14 +02:00
spdy Updated license headers 2016-01-21 18:55:18 +00:00
access.pro Add HTTP strict tranport security support to QNAM 2017-01-20 08:41:50 +00:00