summaryrefslogtreecommitdiff
path: root/src/network/access/qnetworkreplyimpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNAM: Use a reference in appendDownstreamDataMarkus Goetz2010-04-261-1/+1
* QNAM HTTP: Divide QNetworkReplyImplPrivate::appendDownstreamDataMarkus Goetz2010-04-261-25/+48
* QNAM: Add a code comment related to the cacheMarkus Goetz2010-04-211-0/+5
* QNAM HTTP: Fix readBuffer maximum size.Markus Goetz2010-01-111-0/+3
* network internals: start HTTP GET requests right away when calledPeter Hartmann2010-01-111-2/+11
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* QNAM Code: Do not re-abort or continue processing notifications.Markus Goetz2009-12-141-2/+2
* QNetworkReplyImpl: Delete the outgoingDataBuffer in destructorMarkus Goetz2009-09-221-0/+2
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-121-4/+6
|\
| * Only reset the backend pointer after we're done with itJoão Abecasis2009-09-101-4/+6
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-011-15/+21
|\ \ | |/
| * Re-add check for saving to cache, which was removed by accident.Thiago Macieira2009-09-011-0/+1
| * QNetworkAccessManager can delete the QAbstractNetworkCache pointer atBenjamin C Meyer2009-09-011-15/+20
* | 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
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | QNetworkReply: add possibility to ignore specific SSL errorsPeter Hartmann2009-07-221-0/+6
* | Merge commit 'origin/4.5'Olivier Goffart2009-07-221-0/+10
|\ \ | |/
| * QNAM: Proper loading of meta data when having AlwaysCache modeMarkus Goetz2009-07-211-0/+10
* | QNetworkAccessManager: HTTP download performance improvementsMarkus Goetz2009-07-171-15/+25
* | QNetworkReply: Add isFinished() methodMarkus Goetz2009-07-141-0/+5
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-07-131-0/+2
|\ \ | |/
| * QNAM: Fix double sending of a HTTP requestMarkus Goetz2009-07-131-0/+5
* | Removed an assert from the QNetworkReply.Denis Dzyubenko2009-07-131-2/+2
* | QNAM: Direct transfer of HTTP buffer to the QNetworkReply bufferMarkus Goetz2009-07-011-2/+1
* | Merge branch '4.5'Marius Storm-Olsen2009-06-301-1/+2
|\ \ | |/
| * QNetworkAccessManager stuff: Some fixes for coverityMarkus Goetz2009-06-291-2/+4
* | Merge branch '4.5'Thiago Macieira2009-06-261-0/+30
|\ \ | |/
| * QNetworkReplyImpl: Protect against recursive event loopsMarkus Goetz2009-06-251-2/+34
* | 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
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-1/+2
|\ \ | |/
| * QNetworkReply internals: do not assert when aborted and reading dataPeter Hartmann2009-05-271-1/+2
* | QNAM: Upload architecture change: Backend and QNetworkReplyImpl changesMarkus Goetz2009-05-131-84/+118
|/
* Fix QNetworkReply's automatic pushing of a cache when the cache isThiago Macieira2009-04-061-17/+27
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+598