summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkreply/tst_qnetworkreply.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* 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
* 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
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Allow a maximum of 6 simultaneous HTTP connections to a server.Prasanth Ullattil2009-06-121-0/+31
* | add HTTP DELETE support to Network Access APIPeter Hartmann2009-06-051-0/+99
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-191-2/+4
|\|
| * Don't "hope" that a connection gets picked up; do it right!Norwegian Rock Cat2009-05-191-2/+4
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-181-0/+52
|\|
| * HTTP authentication: return error if authentication cannot be handledPeter Hartmann2009-05-151-0/+52
* | Merge branch '4.5'Thiago Macieira2009-05-131-0/+49
|\|
| * Improve the HTTP status line parsing and catch more errors.Thiago Macieira2009-05-131-0/+7
| * Fix handling of garbage data sent by the HTTP server instead of aThiago Macieira2009-05-131-0/+42
* | QNAM: Upload architecture change: Auto testMarkus Goetz2009-05-131-16/+516
|/
* Remove obsolete code from autotests.Jason McDonald2009-04-161-4/+0
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2971