| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/master' into bearermanagement/unit-tests | Aaron McCarthy | 2010-02-22 | 1 | -1/+10 |
|\ |
|
| * | Merge remote branch 'origin/4.6' into integration-master-from-4.6 | Rohan McGovern | 2010-02-18 | 1 | -1/+1 |
| |\ |
|
| | * | HTTP backend: remove comment | Peter Hartmann | 2010-02-17 | 1 | -1/+1 |
|
|
| * | | QNetworkAccessManager: add method to send custom requests | Peter Hartmann | 2010-02-16 | 1 | -0/+9 |
|
|
* | | | Move http resume code into http backend. | Aaron McCarthy | 2010-02-12 | 1 | -0/+48 |
|/ / |
|
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Core classes, examples, demos: Some changes from string to char | Markus Goetz | 2010-01-28 | 1 | -1/+1 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1 | -17/+37 |
|\ \
| |/ |
|
| * | Fix an issue with HTTP headers like "private, max-age=300". | Thiago Macieira | 2010-01-12 | 1 | -1/+1 |
|
|
| * | QNAM HTTP: Fix readBuffer maximum size. | Markus Goetz | 2010-01-11 | 1 | -0/+6 |
|
|
| * | network internals: fix build on S60 | Peter Hartmann | 2010-01-11 | 1 | -1/+1 |
|
|
| * | network internals: start HTTP GET requests right away when called | Peter Hartmann | 2010-01-11 | 1 | -3/+4 |
|
|
| * | Fix regression introduced in e49aee9f: set If-Modified-Since. | Thiago Macieira | 2010-01-11 | 1 | -8/+8 |
|
|
| * | QNAM HTTP: just use the expirationDate in the code that validates the cache | Thiago Macieira | 2010-01-08 | 1 | -2/+6 |
|
|
| * | QNAM HTTP: change the caching semantics to match documentation | Thiago Macieira | 2010-01-08 | 1 | -7/+10 |
|
|
| * | QNAM HTTP: fix the caching algorithm from RFC 2616 | Thiago Macieira | 2010-01-08 | 1 | -4/+10 |
|
|
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | QNAM: Add priority to the API and use it for HTTP | Holger Hans Peter Freyther | 2010-01-12 | 1 | -0/+14 |
|/ |
|
* | QNAM: Remove some more occurences of toLower on the hot path | Holger Hans Peter Freyther | 2009-11-11 | 1 | -1/+1 |
|
|
* | HTTP backend: store the date header in the cached resource | Peter Hartmann | 2009-09-29 | 1 | -5/+8 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+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 |
|
|
| * | QNAM: Fix double sending of a HTTP request | Markus Goetz | 2009-07-13 | 1 | -0/+4 |
|
|
* | | QNAM HTTP Code: Do not cache Date header | Markus Goetz | 2009-08-28 | 1 | -0/+6 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 1 | -0/+5 |
|\ \ |
|
| * | | QNAM HTTP: New attribute, Demo browser: Some request statistic output | Markus Goetz | 2009-08-20 | 1 | -0/+2 |
|
|
| * | | QNAM HTTP Pipelining | Markus Goetz | 2009-08-20 | 1 | -0/+3 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -11/+26 |
|\ \ \
| |/ / |
|
| * | | QNetworkReply: add possibility to ignore specific SSL errors | Peter Hartmann | 2009-07-22 | 1 | -3/+15 |
|
|
| * | | QNetworkAccessManager: HTTP download performance improvements | Markus Goetz | 2009-07-17 | 1 | -3/+8 |
|
|
| * | | QNAM: Direct transfer of HTTP buffer to the QNetworkReply buffer | Markus Goetz | 2009-07-01 | 1 | -9/+7 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -9/+16 |
|\ \ \
| |/ / |
|
| * | | QNAM: More comments, some renamings | Markus Goetz | 2009-06-17 | 1 | -6/+13 |
|
|
| * | | QNAM: Added comment to de-confuse myself | Markus Goetz | 2009-06-17 | 1 | -0/+1 |
|
|
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -76/+23 |
|\ \ \
| |/ / |
|
| * | | add HTTP DELETE support to Network Access API | Peter Hartmann | 2009-06-05 | 1 | -0/+10 |
|
|
| * | | Merge branch '4.5' | Thiago Macieira | 2009-05-14 | 1 | -12/+30 |
| |\ \
| | |/ |
|
| * | | QNAM: Upload architecture change: Changed all QNAM backends | Markus Goetz | 2009-05-13 | 1 | -76/+13 |
|
|
* | | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 1 | -3/+9 |
| |/
|/| |
|
* | | HTTP backend / network cache: only cache responses to GET by default | Peter Hartmann | 2009-05-13 | 1 | -12/+30 |
|/ |
|
* | When parsing a cookie string the ',' character is special because it is used ... | Benjamin C Meyer | 2009-03-30 | 1 | -2/+6 |
|
|
* | Check for a redirection after setting the headers. If there is a redirection ... | Benjamin C Meyer | 2009-03-30 | 1 | -2/+2 |
|
|
* | When loading a url straight from cache call finished so the QNetworkReply::fi... | Benjamin C Meyer | 2009-03-30 | 1 | -1/+3 |
|
|
* | Improvements to follow the behavior of web servers and other browsers, specif... | Benjamin C Meyer | 2009-03-30 | 1 | -3/+17 |
|
|