Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-04-25 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/4.5' | Olivier Goffart | 2009-04-15 | 2 | -7/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/4.5' | Bjoern Erik Nilsen | 2009-04-07 | 9 | -1237/+1659 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-06 | 1 | -17/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' | Thiago Macieira | 2009-04-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-01 | 3 | -66/+442 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | introduce QT_NO_NETWORKDISKCACHE | Peter Hartmann | 2009-03-25 | 2 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | Long live Qt! | Lars Knoll | 2009-03-23 | 43 | -0/+19651 | |
| / / / / / / / / / / / / / / / / |