summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access/qnetworkreply
Commit message (Expand)AuthorAgeFilesLines
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Fix various -Wdeprecated-enum-float-conversions around the codeMarc Mutz2021-07-271-2/+4
* Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-171-3/+0
* Fix compiler warning in QNetworkReply testVolker Hilsheimer2021-02-031-2/+2
* Fix a few compiler warnings in testsAllan Sandfeld Jensen2021-02-021-19/+11
* Remove qmake project files for benchmarksJoerg Bornemann2021-02-011-9/+0
* Remove unused variable from QNetworkReply benchmarkVolker Hilsheimer2021-01-191-1/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+4
* Fix warnings about unused variables in benchmarksAndreas Buhr2020-11-301-1/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate benchmarksAlexandru Croitor2020-07-081-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-8/+9
|\
| * Replace QTime with QElapsedTimer in benchmarksEdward Welbourne2020-04-201-8/+9
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-11/+11
|\|
| * Revert "QNetworkReply: deprecate the 'error' getter"Alexander Akulich2020-02-281-11/+11
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-12/+13
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-161-1/+2
| |\|
| | * 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
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-151-11/+11
| |\| |
| | * | QNetworkReply: deprecate the 'error' getterTimur Pocheptsov2020-01-131-11/+11
| | |/
* | / Convert remaining tests/benchmarksLeander Beernaert2019-11-041-0/+19
|/ /
* / Retire SPDY protocol implementation (Qt6)Timur Pocheptsov2019-09-251-31/+3
|/
* Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-291-1/+1
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+2
* Remove Windows CE from tests (others).Friedemann Kleint2016-03-311-15/+3
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Compile fix for configuration without SSL supportMaurice Kalinowski2014-07-071-0/+2
* network: add support for the SPDY protocolPeter Hartmann2014-02-191-4/+39
* 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
|/
* SSL benchmarks: add benchmark for uploading dataPeter Hartmann2013-02-161-0/+26
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* normalise signal/slot signatures [QtNetwork tests]Marc Mutz2012-10-191-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* 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-241-3/+0