Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 10 | -13/+13 |
* | Trailing whitespace and tab/space fixes for QtNetwork | Janne Anttila | 2009-08-03 | 3 | -3/+3 |
* | Removed few compiler warnings when using NokiaX86 compiler. | Janne Anttila | 2009-07-22 | 1 | -0/+1 |
* | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 4 | -7/+11 |
|\ | |||||
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-07-07 | 3 | -6/+13 |
| |\ | |||||
| | * | QNetworkAccessManager stuff: Some fixes for coverity | Markus Goetz | 2009-06-29 | 3 | -6/+13 |
| * | | Removed pointless variables to silence warnings from RVCT. | axis | 2009-07-06 | 1 | -2/+0 |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 48 | -102/+139 |
| |\ \ | | |/ | |||||
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 48 | -199/+357 |
|\ \ \ | |||||
| * | | | QNAM HTTP Code: Properly use the QRingBuffer for some kind of data. | Markus Goetz | 2009-06-29 | 3 | -28/+75 |
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-06-26 | 2 | -0/+35 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | QNetworkReplyImpl: Protect against recursive event loops | Markus Goetz | 2009-06-25 | 2 | -2/+39 |
| * | | | QNAM HTTP Code: Prepare for download performance improvements | Markus Goetz | 2009-06-25 | 4 | -9/+27 |
| * | | | QNAM HTTP Code: Uncluttering functions | Markus Goetz | 2009-06-25 | 3 | -18/+36 |
| * | | | QNAM: Removed some dead code | Markus Goetz | 2009-06-24 | 3 | -7/+0 |
| * | | | QNetworkDiskCache: add code snippets in documentation | Peter Hartmann | 2009-06-22 | 1 | -0/+14 |
| * | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-19 | 1 | -3/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | QNetworkAccessManager: Clarify doc about deleting QNetworkReply | Markus Goetz | 2009-06-18 | 1 | -3/+2 |
| * | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-18 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | QNAM HTTP code: Do not close TCP connection in all cases | Markus Goetz | 2009-06-18 | 1 | -1/+2 |
| * | | | QNAM: More comments, some renamings | Markus Goetz | 2009-06-17 | 7 | -34/+50 |
| * | | | QNAM: Added comment to de-confuse myself | Markus Goetz | 2009-06-17 | 1 | -0/+1 |
| * | | | QNAM: Use QTcpSocket for HTTP if no encryption was requested | Markus Goetz | 2009-06-17 | 1 | -9/+26 |
| * | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 48 | -96/+96 |
| |\ \ \ | | |/ / | |||||
| | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 48 | -96/+96 |
* | | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 28 | -692/+637 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | QHttp: Class made obsolete, changed module QDoc. | Markus Goetz | 2009-06-12 | 1 | -3/+5 |
| * | | Allow a maximum of 6 simultaneous HTTP connections to a server. | Prasanth Ullattil | 2009-06-12 | 2 | -18/+21 |
| * | | QHttpNetworkConnection: Removed an unnecessary/dead check | Markus Goetz | 2009-06-11 | 3 | -16/+12 |
| * | | QHttpNetworkConnection: Some renamings | Markus Goetz | 2009-06-11 | 2 | -17/+14 |
| * | | QNetworkAccessManager: forgot the "since" tag in my previous commit | Peter Hartmann | 2009-06-05 | 1 | -0/+2 |
| * | | add HTTP DELETE support to Network Access API | Peter Hartmann | 2009-06-05 | 3 | -2/+29 |
| * | | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 3 | -4/+4 |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| * | | Merge branch '4.5' | Thiago Macieira | 2009-05-22 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 2 | -4/+4 |
| |\ \ \ | |||||
| * | | | | Fixed typo. | jasplin | 2009-05-19 | 1 | -1/+1 |
| * | | | | Fix compilation after merge | Olivier Goffart | 2009-05-18 | 1 | -0/+1 |
| * | | | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-18 | 1 | -19/+27 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch '4.5' | Thiago Macieira | 2009-05-14 | 1 | -12/+30 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch '4.5' | Thiago Macieira | 2009-05-13 | 3 | -22/+55 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | QNAM: Upload architecture change: Changed all QNAM backends | Markus Goetz | 2009-05-13 | 8 | -371/+198 |
| * | | | | | | | QNAM: ContentReSendError | Markus Goetz | 2009-05-13 | 2 | -0/+5 |
| * | | | | | | | QNAM: Upload architecture change: Backend and QNetworkReplyImpl changes | Markus Goetz | 2009-05-13 | 5 | -134/+188 |
| * | | | | | | | QNAM: Upload architecture change: HTTP implementation | Markus Goetz | 2009-05-13 | 6 | -126/+144 |
| * | | | | | | | QNAM: Added DoNotBufferUploadDataAttribute | Markus Goetz | 2009-05-13 | 2 | -0/+8 |
| * | | | | | | | Merge branch '4.5' | Thiago Macieira | 2009-05-07 | 2 | -17/+17 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 2 | -2/+13 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-04 | 1 | -5/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-29 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ |