summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkreply
Commit message (Expand)AuthorAgeFilesLines
* tst_qnetworkreply: There were 2 unneeded QSignalSpyMarkus Goetz2010-01-181-2/+0
* Enhance QFileNetworkReplyMarkus Goetz2010-01-181-5/+16
* Autotest: add a test for QNAM's HTTP cache handling codeThiago Macieira2010-01-081-1/+202
* Autotest: rename test with typo in the nameThiago Macieira2010-01-071-2/+2
* Update copyright year to 2010Jason McDonald2010-01-062-2/+2
* QNetworkReply autotest: adapt to QNetworkCookieJar changePeter Hartmann2009-11-271-0/+3
* Network auto tests: Some timeout increasesMarkus Goetz2009-11-251-1/+1
* tst_qnetworkreply: Stabilize test by increasing timeoutMarkus Goetz2009-11-241-1/+1
* tst_qnetworkreply: Test LastModified parsingMarkus Goetz2009-11-111-0/+38
* stabilize QNetworkReply autotestPeter Hartmann2009-11-101-5/+0
* QNetworkReply autotests: move performance tests to benchmarksPeter Hartmann2009-11-021-479/+0
* tst_qnetworkreply: httpConnectionCount test improvementsMarkus Goetz2009-10-061-3/+7
* tst_qnetworkreply: Add ioPostToHttpsUploadProgressMarkus Goetz2009-10-063-0/+143
* Adding ssl certificates to the projectAleksandar Sasha Babic2009-10-026-4/+134
* Fixing test case.Aleksandar Sasha Babic2009-10-021-0/+6
* tst_qnetworkreply: Increased timeout of uploadPerformance()Markus Goetz2009-09-221-1/+1
* Update license headers again.Jason McDonald2009-09-092-8/+8
* tst_qnetworkreply: Check for NoError before event loop timeout.Markus Goetz2009-09-071-0/+7
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-2/+4
|\
| * QNAM HTTP Code: Some tests where failingMarkus Goetz2009-08-311-2/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-312-26/+26
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-312-26/+26
| * Update license headers.Jason McDonald2009-08-112-2/+2
* | Revisiting test cases.Aleksandar Sasha Babic2009-08-211-48/+32
* | Merge commit 'qt/master'Jason Barron2009-08-201-3/+6
|\ \
| * | QNAM HTTP PipeliningMarkus Goetz2009-08-201-3/+6
* | | Merge commit 'qt/master'Jason Barron2009-08-132-2/+2
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-122-2/+2
* | | Merge commit 'origin/master'Jason Barron2009-08-062-24/+22
|\ \ \
| * | | Trailing whitespace and tab/space fixes for auto testsJanne Anttila2009-08-042-24/+22
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-133/+130
|\ \ \ \ | | |/ / | |/| |
| * | | Autotest: reduce the amout of data transferred to 128 MB, otherwise theThiago Macieira2009-07-301-3/+3
| * | | Autotest: reorganise the HTTP performance testsThiago Macieira2009-07-301-125/+124
| * | | Autotest: fix crash caused by deleting a QSharedPointerThiago Macieira2009-07-301-9/+5
| * | | Port of Qt to VxWorksRobert Griebl2009-07-291-0/+2
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-272-2/+226
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | QNetworkReply: add possibility to ignore specific SSL errorsPeter Hartmann2009-07-221-1/+87
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-0/+1
| |\ \ | | |/
| | * tst_qnetworkreply: Removed warningMarkus Goetz2009-07-171-0/+1
| | * tst_qnetworkreply: qDebug instead of qWarningMarkus Goetz2009-07-131-1/+1
| * | QNetworkReply: Add isFinished() methodMarkus Goetz2009-07-141-0/+10
| * | tst_qnetworkreply: qDebug instead of qWarningMarkus Goetz2009-07-131-2/+2
| * | Merge commit 'origin/4.5'Bill King2009-07-131-0/+125
| |\ \ | | |/
| | * QNAM: httpDownloadPerformance auto testMarkus Goetz2009-07-091-0/+126
| * | Disable private unit tests when Qt is configured withoutRohan McGovern2009-07-091-0/+2
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-302-4/+4
|\ \ \ | |/ /
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-162-4/+4
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-162-4/+4
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-17/+646
|\ \ \ | |/ /
| * | Allow a maximum of 6 simultaneous HTTP connections to a server.Prasanth Ullattil2009-06-121-0/+31