summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-10-011-0/+9
|\
| * QNAM HTTP Code: Always send an Accept-Language headerMarkus Goetz2009-10-011-0/+9
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | QNAM HTTP Code: Properly remove aborted requests from processingMarkus Goetz2009-09-231-2/+36
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | QNAM HTTP Code: Removed unnecessary legacy loopMarkus Goetz2009-09-011-23/+16
* | QNAM HTTP Code: Pipelining used queue from wrong sideMarkus Goetz2009-09-011-1/+1
* | 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/+1
* | QNAM HTTP Code: Moved isSocket* functions to channel objectMarkus Goetz2009-08-271-25/+1
* | QNAM HTTP Code: Reduce connection count for SymbianMarkus Goetz2009-08-271-0/+4
* | Merge commit 'qt/master'Jason Barron2009-08-201-516/+179
|\ \
| * | QNAM HTTP PipeliningMarkus Goetz2009-08-201-13/+152
| * | QNAM HTTP Code: Allow to specify the amount of TCP connectionsMarkus Goetz2009-08-201-1/+21
| * | QNAM: Moved more functions into QHttpNetworkConnectionChannelMarkus Goetz2009-08-201-507/+11
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-061-272/+9
|\ \ \ | |/ /
| * | QNAM HTTP Code: Moved append() functions to the reply objectMarkus Goetz2009-08-041-32/+3
| * | QHttpNetworkConnection: Moved channel slots to channel objectMarkus Goetz2009-08-041-240/+6
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-35/+36
|\ \ \ | |/ /
| * | QNAM HTTP Code: Split QHttpNetworkConnectionMarkus Goetz2009-07-291-35/+36
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-291-6/+0
|\ \ \ | |/ /
| * | QHttpNetworkConnectionPrivate: Removed wrong commentMarkus Goetz2009-07-271-6/+0
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-32/+65
|\ \ \ | |/ /
| * | QNAM HTTP Code: Use new LowDelay socket optionMarkus Goetz2009-07-231-0/+5
| * | QNetworkReply: add possibility to ignore specific SSL errorsPeter Hartmann2009-07-221-3/+21
| * | Merge commit 'origin/4.5'Olivier Goffart2009-07-221-1/+6
| |\ \ | | |/
| | * QHttpNetworkConnection: Clarifying code comment about compressionMarkus Goetz2009-07-211-1/+6
| * | QNetworkAccessManager: HTTP download performance improvementsMarkus Goetz2009-07-171-28/+33
| * | Merge branch '4.5'Marius Storm-Olsen2009-06-301-3/+7
| |\ \ | | |/
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-3/+7
|\ \ \
| * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-071-3/+7
| |\ \ \ | | | |/ | | |/|
| | * | QNetworkAccessManager stuff: Some fixes for coverityMarkus Goetz2009-06-291-3/+7
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-291-3/+4
| |\ \ \ | | |/ /
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-52/+111
|\ \ \ \ | | |_|/ | |/| |
| * | | QNAM HTTP Code: Properly use the QRingBuffer for some kind of data.Markus Goetz2009-06-291-27/+49
| * | | QNAM HTTP Code: Prepare for download performance improvementsMarkus Goetz2009-06-251-7/+13
| * | | QNAM HTTP Code: Uncluttering functionsMarkus Goetz2009-06-251-13/+26
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-181-1/+2
| |\ \ \ | | | |/ | | |/|
| | * | QNAM HTTP code: Do not close TCP connection in all casesMarkus Goetz2009-06-181-1/+2
| * | | QNAM: Use QTcpSocket for HTTP if no encryption was requestedMarkus Goetz2009-06-171-9/+26
| * | | 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 commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-139/+157
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Allow a maximum of 6 simultaneous HTTP connections to a server.Prasanth Ullattil2009-06-121-17/+20
| * | QHttpNetworkConnection: Removed an unnecessary/dead checkMarkus Goetz2009-06-111-14/+11
| * | QHttpNetworkConnection: Some renamingsMarkus Goetz2009-06-111-10/+10