| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 1 | -0/+65 |
|\ |
|
| * | QNAM HTTP: And one more testcase | Markus Goetz | 2010-05-14 | 1 | -0/+18 |
|
|
| * | QNAM HTTP: More testcases | Markus Goetz | 2010-05-13 | 1 | -0/+47 |
|
|
* | | Revert "Use QUrl::isLocalFile and fix the scheme checking in local URLs." | Morten Johan Sørvig | 2010-05-10 | 1 | -6/+0 |
|
|
* | | Use QUrl::isLocalFile and fix the scheme checking in local URLs. | Thiago Macieira | 2010-05-05 | 1 | -0/+6 |
|
|
* | | tst_qnetworkreply: add a test for getting from SMB | Thiago Macieira | 2010-05-05 | 1 | -0/+3 |
|
|
* | | whitespace fixes | Thiago Macieira | 2010-05-05 | 1 | -10/+10 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Autotest: update location of fluke.gif on test server | Thiago Macieira | 2010-04-13 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Autotest: moved these to the qtest/ dir | Thiago Macieira | 2010-04-11 | 1 | -1/+1 |
|
|
* | | Merge branch '4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-09 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Autotest: fix paths on the test server after update. | Thiago Macieira | 2010-04-09 | 1 | -6/+6 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-29 | 1 | -1/+12 |
|\ \
| |/ |
|
| * | tst_qnetworkreply: Fix side effect, add another test | Markus Goetz | 2010-03-25 | 1 | -1/+12 |
|
|
* | | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-03-22 | 1 | -0/+58 |
|\ \
| |/ |
|
| * | QNAM HTTP: Fix no-headers and HTTP-100 handling | Markus Goetz | 2010-03-16 | 1 | -0/+58 |
|
|
* | | Fix compilation issues of autotest on solaris | Thierry Bastian | 2010-03-18 | 1 | -1/+1 |
|
|
* | | QNetworkReply: Fix canReadLine() | Markus Goetz | 2010-03-16 | 1 | -0/+17 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 1 | -7/+124 |
|\ \
| |/ |
|
| * | tst_qnetworkreply: Check if TCP/HTTP connection got re-used | Markus Goetz | 2010-02-19 | 1 | -7/+124 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-19 | 1 | -0/+66 |
|\ \
| |/ |
|
| * | tst_qnetworkreply: Add another testcase | Markus Goetz | 2010-02-18 | 1 | -0/+66 |
|
|
* | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-18 | 1 | -0/+83 |
|\ \
| |/
|/| |
|
| * | QNetworkAccessManager: add method to send custom requests | Peter Hartmann | 2010-02-16 | 1 | -0/+83 |
|
|
* | | QNAM HTTP: Unify socket EOF handling a bit | Markus Goetz | 2010-02-16 | 1 | -0/+5 |
|/ |
|
* | tst_qnetworkreply: There were 2 unneeded QSignalSpy | Markus Goetz | 2010-01-18 | 1 | -2/+0 |
|
|
* | Enhance QFileNetworkReply | Markus Goetz | 2010-01-18 | 1 | -5/+16 |
|
|
* | Autotest: add a test for QNAM's HTTP cache handling code | Thiago Macieira | 2010-01-08 | 1 | -1/+202 |
|
|
* | Autotest: rename test with typo in the name | Thiago Macieira | 2010-01-07 | 1 | -2/+2 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | QNetworkReply autotest: adapt to QNetworkCookieJar change | Peter Hartmann | 2009-11-27 | 1 | -0/+3 |
|
|
* | Network auto tests: Some timeout increases | Markus Goetz | 2009-11-25 | 1 | -1/+1 |
|
|
* | tst_qnetworkreply: Stabilize test by increasing timeout | Markus Goetz | 2009-11-24 | 1 | -1/+1 |
|
|
* | tst_qnetworkreply: Test LastModified parsing | Markus Goetz | 2009-11-11 | 1 | -0/+38 |
|
|
* | stabilize QNetworkReply autotest | Peter Hartmann | 2009-11-10 | 1 | -5/+0 |
|
|
* | QNetworkReply autotests: move performance tests to benchmarks | Peter Hartmann | 2009-11-02 | 1 | -479/+0 |
|
|
* | tst_qnetworkreply: httpConnectionCount test improvements | Markus Goetz | 2009-10-06 | 1 | -3/+7 |
|
|
* | tst_qnetworkreply: Add ioPostToHttpsUploadProgress | Markus Goetz | 2009-10-06 | 1 | -0/+104 |
|
|
* | Adding ssl certificates to the project | Aleksandar Sasha Babic | 2009-10-02 | 1 | -4/+1 |
|
|
* | Fixing test case. | Aleksandar Sasha Babic | 2009-10-02 | 1 | -0/+6 |
|
|
* | tst_qnetworkreply: Increased timeout of uploadPerformance() | Markus Goetz | 2009-09-22 | 1 | -1/+1 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | tst_qnetworkreply: Check for NoError before event loop timeout. | Markus Goetz | 2009-09-07 | 1 | -0/+7 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -2/+4 |
|\ |
|
| * | QNAM HTTP Code: Some tests where failing | Markus Goetz | 2009-08-31 | 1 | -2/+4 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ \
| |/ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Revisiting test cases. | Aleksandar Sasha Babic | 2009-08-21 | 1 | -48/+32 |
|
|