summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkreply
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of qnetworkreply test with namespaces.Olivier Goffart2010-12-101-2/+2
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-16/+490
|\
| * QNetworkReply autotest: fix possible crashPeter Hartmann2010-11-261-0/+1
| * QNetworkAccessManager: enable synchronous HTTP callsPeter Hartmann2010-11-231-17/+489
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-191-17/+39
|\ \ | |/
| * tst_qnetworkreply: Fix ugly testMarkus Goetz2010-11-171-17/+17
| * QNAM HTTP: Ignore double content-length headersMarkus Goetz2010-11-131-0/+22
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-061-0/+81
|\ \ | |/
| * tst_qnetworkreply: New HTTP test with AuthenticationReuseAttributeMarkus Goetz2010-11-051-0/+29
| * tst_qnetworkreply: One more HTTP test using setReadBufferSize()Markus Goetz2010-11-051-0/+52
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-051-4/+5
|\ \ | |/
| * QNAM HTTP: Download last chunk properly when readBufferSize() limitedMarkus Goetz2010-11-041-4/+5
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-041-0/+32
|\ \ | |/
| * tst_qnetworkreply: Add testcase for unknown authentication methodMarkus Goetz2010-11-031-0/+32
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-021-71/+366
|\ \ | |/
| * QNAM HTTP: tst_qnetworkreply with setReadBufferSize() setDavid Faure2010-11-011-71/+366
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-0/+16
|\ \ | |/
| * tst_qnetworkreply: New auto test for unreachable IPsMarkus Goetz2010-10-151-0/+15
* | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-3/+3
* | QNAM: More zerocopy changesMarkus Goetz2010-09-291-3/+175
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-301-0/+25
|\ \ | |/
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-261-0/+26
| |\
| | * QNAM HTTP: Prepare a compression auto test related to a future bugfixMarkus Goetz2010-08-231-0/+26
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-131-1/+95
|\ \ \
| * | | tst_qnetworkreply: Zerocopy auto testMarkus Goetz2010-08-121-1/+95
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-07-291-1/+1
| |\ \ | | |/
| | * Fix Rhys' qmake warningsMarkus Goetz2010-07-221-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-011-1/+1
|\ \ \ | |/ /
| * | escape backslashesOswald Buddenhagen2010-05-261-1/+1
* | | Revert "Revert "Use QUrl::isLocalFile and fix the scheme checking in local UR...Thiago Macieira2010-05-201-0/+6
|/ /
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-0/+65
|\ \ | |/
| * QNAM HTTP: And one more testcaseMarkus Goetz2010-05-141-0/+18
| * QNAM HTTP: More testcasesMarkus Goetz2010-05-131-0/+47
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-122-10/+14
|\ \
| * | Revert "Use QUrl::isLocalFile and fix the scheme checking in local URLs."Morten Johan Sørvig2010-05-101-6/+0
| * | Use QUrl::isLocalFile and fix the scheme checking in local URLs.Thiago Macieira2010-05-051-0/+6
| * | tst_qnetworkreply: add a test for getting from SMBThiago Macieira2010-05-052-0/+4
| * | whitespace fixesThiago Macieira2010-05-051-10/+10
* | | Run autotests with minimal capabilitiesShane Kearns2010-05-101-0/+1
|/ /
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-141-1/+1
|\ \ | |/
| * Autotest: update location of fluke.gif on test serverThiago Macieira2010-04-131-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-121-1/+1
|\ \ | |/
| * Autotest: moved these to the qtest/ dirThiago Macieira2010-04-111-1/+1
* | Merge branch '4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-091-6/+6
|\ \ | |/
| * Autotest: fix paths on the test server after update.Thiago Macieira2010-04-091-6/+6
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-291-1/+12
|\ \ | |/
| * tst_qnetworkreply: Fix side effect, add another testMarkus Goetz2010-03-251-1/+12
* | Merge branch '4.6-s60' into 4.7-s60axis2010-03-221-0/+58
|\ \ | |/
| * QNAM HTTP: Fix no-headers and HTTP-100 handlingMarkus Goetz2010-03-161-0/+58