summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/spdy/tst_spdy.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNetworkReply: Deprecate 'error' signal, use 'errorOccurred' insteadMårten Nordheim2020-03-031-1/+1
* Revert "QNetworkReply: deprecate the 'error' getter"Alexander Akulich2020-02-281-4/+4
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-1/+2
|\
| * Skip instead of fail tests when test server is not availableTor Arne Vestbø2020-01-141-1/+2
* | QNetworkReply: deprecate the 'error' getterTimur Pocheptsov2020-01-131-4/+4
|/
* Updated license headersJani Heikkinen2016-01-211-16/+11
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Removing a few unneeded "? true : false"Alessandro Portale2014-10-091-2/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Reduce repetitive invocations of QFINDTESTDATA.Friedemann Kleint2014-07-101-6/+9
* spdy autotest: Fixed build with QT_NO_NETWORKPROXYOliver Wolff2014-03-061-0/+8
* spdy autotest: Fix build with QT_NO_OPENSSLOliver Wolff2014-03-061-2/+2
* tst_spdy: Check network test serverSergio Ahumada2014-02-251-0/+6
* network: add support for the SPDY protocolPeter Hartmann2014-02-191-0/+690