summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Fix compilation after mergeOlivier Goffart2009-05-181-0/+1
| * | Merge commit 'origin/4.5'Olivier Goffart2009-05-181-19/+27
| |\ \ | | |/
| * | Merge branch '4.5'Thiago Macieira2009-05-131-2/+12
| |\ \
| * | | QNAM: Upload architecture change: HTTP implementationMarkus Goetz2009-05-131-98/+117
* | | | Make Qt exception safer.Robert Griebl2009-06-101-2/+4
| |_|/ |/| |
* | | HTTP authentication: return error if authentication cannot be handledPeter Hartmann2009-05-151-5/+15
| |/ |/|
* | Fix handling of garbage data sent by the HTTP server instead of aThiago Macieira2009-05-131-2/+12
|/
* Re-send network request properly when the socket is in Closing state.Denis Dzyubenko2009-04-241-0/+8
* Splitted qhttpnetworkconnection* files into individual filesMarkus Goetz2009-04-061-1117/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2464