summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkreply.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master-stable'Jason Barron2009-07-271-40/+49
|\
| * 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
* | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-2/+0
|\ \ | |/ |/|
| * Removed pointless variables to silence warnings from RVCT.axis2009-07-061-2/+0
* | 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