summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkreply_p.h
Commit message (Expand)AuthorAgeFilesLines
* QNAM HTTP Code: Properly remove aborted requests from processingMarkus Goetz2009-09-231-0/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | QNAM HTTP Code: Optimize connectionCloseEnabledMarkus Goetz2009-08-271-1/+2
* | QNAM HTTP: New attribute, Demo browser: Some request statistic outputMarkus Goetz2009-08-201-0/+4
* | QNAM: Moved more functions into QHttpNetworkConnectionChannelMarkus Goetz2009-08-201-0/+4
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge commit 'origin/4.5'Rohan McGovern2009-08-061-0/+1
|\|
| * Fix compilation when QT_NO_HTTP is definedMarkus Goetz2009-08-051-0/+1
* | QNAM HTTP Code: Moved append() functions to the reply objectMarkus Goetz2009-08-041-0/+4
* | QHttpNetworkConnection: Moved channel slots to channel objectMarkus Goetz2009-08-041-0/+1
* | QNetworkReply: add possibility to ignore specific SSL errorsPeter Hartmann2009-07-221-0/+1
* | QNetworkAccessManager: HTTP download performance improvementsMarkus Goetz2009-07-171-6/+6
* | QHttpNetworkReply: Cache isChunkedMarkus Goetz2009-07-091-0/+1
* | QNAM: Direct transfer of HTTP buffer to the QNetworkReply bufferMarkus Goetz2009-07-011-0/+1
* | QNAM HTTP Code: Properly use the QRingBuffer for some kind of data.Markus Goetz2009-06-291-0/+1
* | QNAM HTTP Code: Prepare for download performance improvementsMarkus Goetz2009-06-251-2/+4
* | 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/+0
* | Merge branch '4.5'Thiago Macieira2009-05-131-1/+1
|\|
| * Improve the HTTP status line parsing and catch more errors.Thiago Macieira2009-05-131-1/+1
* | QNAM: Upload architecture change: HTTP implementationMarkus Goetz2009-05-131-4/+3
|/
* Fix compilation if SSL is not enabled.Thiago Macieira2009-04-071-6/+4
* Move QT_BEGIN_NAMESPACE to after the usual Qt header includesRhys Weatherley2009-04-071-3/+3
* Splitted qhttpnetworkconnection* files into individual filesMarkus Goetz2009-04-061-0/+226