summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network
Commit message (Expand)AuthorAgeFilesLines
* Skip instead of fail tests when test server is not availableTor Arne Vestbø2020-01-143-3/+6
* Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-291-1/+1
* Benchmarks: tst_tcpserver: Remove unnecessary qprocess includeOliver Wolff2018-02-051-1/+0
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+2
* Modularize configure.json/.priLars Knoll2016-09-151-0/+2
* Use qtConfig throughout in qtbaseLars Knoll2016-08-192-2/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-052-3/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-042-3/+2
| |\
| | * Fix QtGui dependencies in tests/benchmarksKai Pastor2016-04-012-3/+2
* | | Remove Windows CE from tests (others).Friedemann Kleint2016-03-312-18/+3
|/ /
* | Updated license headersJani Heikkinen2016-01-217-118/+83
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-016-6/+0
|/
* Update copyright headersJani Heikkinen2015-02-117-48/+48
* Update license headers and add new license filesMatti Paaso2014-09-247-132/+76
* Compile fix for configuration without SSL supportMaurice Kalinowski2014-07-071-0/+2
* network: add support for the SPDY protocolPeter Hartmann2014-02-191-4/+39
* WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-061-0/+8
* Fix compilation of the tst_qnetworkreply benchmark test with QT_NO_SSL.Friedemann Kleint2013-07-191-10/+10
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-151-2/+0
|\
| * Remove Nokia-domains in commented-out test code.Friedemann Kleint2013-07-121-2/+0
* | HTTP internals: do not open too many sockets when preconnectingPeter Hartmann2013-06-241-2/+18
* | QNetworkAccessManager: add public methods to pre-TCP/pre-SSL-connectPeter Hartmann2013-06-032-1/+110
|/
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-171-1/+1
|\
| * tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-011-1/+1
* | SSL benchmarks: add benchmark for uploading dataPeter Hartmann2013-02-161-0/+26
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-186-6/+6
* test: Remove CONFIG += testcase from tst_bench_qnetworkreply_from_cacheSergio Ahumada2012-11-071-1/+0
* Improve QByteDataBuffer::read() performance with partial readsAntti Harju2012-11-034-0/+236
* normalise signal/slot signatures [QtNetwork tests]Marc Mutz2012-10-192-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-226-144/+144
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-016-0/+6
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-2/+0
* Fix some spelling errorsSergio Ahumada2012-07-112-2/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-041-5/+5
* tst_qnetworkreply: don't inherit from QSharedPointerMarc Mutz2012-03-231-17/+17
* Fix build of QNetworkReply benchmark with QT_USE_QSTRINGBUILDER.Stephen Kelly2012-03-011-2/+2
* clean up qmake-generated projectsOswald Buddenhagen2012-02-246-20/+0
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-2/+2
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-092-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-306-6/+6
* Update contact information in license headers.Jason McDonald2012-01-236-6/+6
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1
* Remove execute permission from files that don't need it.Jason McDonald2012-01-101-0/+0
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* Reimplement QIODevice::reset() properlyBradley T. Hughes2011-12-211-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-062-6/+0
* Fix sanity check of network test serverJason McDonald2011-11-283-2/+15
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-5/+3
* Fixed typo: private-tests -> private_testsJo Asplin2011-11-091-1/+1