summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access
Commit message (Expand)AuthorAgeFilesLines
* 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-183-3/+3
* 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-191-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-013-0/+3
* 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-243-11/+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-091-3/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Reimplement QIODevice::reset() properlyBradley T. Hughes2011-12-211-1/+1
* Fix sanity check of network test serverJason McDonald2011-11-281-0/+6
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-253-17/+2
* Deprecate QDesktopServices::storageLocation/displayNameDavid Faure2011-10-231-9/+9
* Remove Symbian-specific code from tests.Jason McDonald2011-09-293-30/+5
* tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-193-0/+12
* QNetworkReply benchmark: Benchmark a chain of SSL requestsMarkus Goetz2011-07-061-0/+82
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-243-51/+51
* Tests: Fix some compile warnings.Friedemann Kleint2011-05-191-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-277-0/+1421