summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkreplyimpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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