summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkreply.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNAM HTTP PipeliningMarkus Goetz2009-08-201-7/+10
* QNAM: Moved more functions into QHttpNetworkConnectionChannelMarkus Goetz2009-08-201-0/+27
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* QNAM HTTP Code: Moved append() functions to the reply objectMarkus Goetz2009-08-041-0/+30
* QNetworkReply: add possibility to ignore specific SSL errorsPeter Hartmann2009-07-221-0/+7
* QNetworkAccessManager: HTTP download performance improvementsMarkus Goetz2009-07-171-43/+35
* QHttpNetworkReply: Cache isChunkedMarkus Goetz2009-07-091-1/+5
* QNAM: Direct transfer of HTTP buffer to the QNetworkReply bufferMarkus Goetz2009-07-011-1/+7
* QNAM HTTP Code: Properly use the QRingBuffer for some kind of data.Markus Goetz2009-06-291-1/+25
* QNAM HTTP Code: Prepare for download performance improvementsMarkus Goetz2009-06-251-0/+9
* QNAM HTTP Code: Uncluttering functionsMarkus Goetz2009-06-251-2/+2
* 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
* | QHttpNetworkConnection: Removed an unnecessary/dead checkMarkus Goetz2009-06-111-1/+1
* | Merge branch '4.5'Thiago Macieira2009-05-131-19/+42
|\ \ | |/
| * Improve the HTTP status line parsing and catch more errors.Thiago Macieira2009-05-131-22/+36
| * Fix handling of garbage data sent by the HTTP server instead of aThiago Macieira2009-05-131-1/+10
* | QNAM: Upload architecture change: HTTP implementationMarkus Goetz2009-05-131-6/+6
|/
* Splitted qhttpnetworkconnection* files into individual filesMarkus Goetz2009-04-061-0/+663