| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Build fix for mingw | Thierry Bastian | 2009-07-14 | 3 | -3/+3 |
|
|
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-07-13 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| | * | QNAM: Fix double sending of a HTTP request | Markus Goetz | 2009-07-13 | 2 | -0/+9 |
|
|
| * | | Removed an assert from the QNetworkReply. | Denis Dzyubenko | 2009-07-13 | 1 | -2/+2 |
|
|
| * | | QLocalSocket WriteOnly mode fixed on Windows | Joerg Bornemann | 2009-07-09 | 1 | -4/+6 |
|
|
| * | | QHttpNetworkReply: Cache isChunked | Markus Goetz | 2009-07-09 | 2 | -1/+6 |
|
|
| * | | Merge commit 'origin/4.5' | Bill King | 2009-07-08 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Volker Hilsheimer | 2009-07-08 | 3 | -120/+138 |
| |\ \ |
|
| | * | | fast Windows version of QLocalSocket | Joerg Bornemann | 2009-07-08 | 3 | -120/+138 |
|
|
| * | | | Use current license header. | Volker Hilsheimer | 2009-07-08 | 1 | -2/+2 |
| |/ / |
|
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-07-07 | 20 | -251/+380 |
| |\ \ |
|
| | * | | Don't compile the FD_CLOEXEC-safe accept4 call if we don't know about SOCK_CL... | Thiago Macieira | 2009-07-02 | 1 | -1/+1 |
|
|
| | * | | Use the safe versions of the network system calls I have just added. | Thiago Macieira | 2009-07-02 | 5 | -48/+13 |
|
|
| | * | | Add the support for the EINTR- and CLOEXEC-safe network calls too. | Thiago Macieira | 2009-07-02 | 2 | -1/+155 |
|
|
| | * | | Add a properly-safe version of select(2). | Thiago Macieira | 2009-07-02 | 1 | -47/+6 |
|
|
| | * | | QNAM: Direct transfer of HTTP buffer to the QNetworkReply buffer | Markus Goetz | 2009-07-01 | 4 | -12/+16 |
|
|
| | * | | src/network: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s... | miniak | 2009-07-01 | 7 | -104/+43 |
|
|
| | * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-30 | 1 | -1/+1 |
| | |\ \ |
|
| | * \ \ | Merge branch '4.5' | Marius Storm-Olsen | 2009-06-30 | 3 | -5/+11 |
| | |\ \ \ |
|
| * | | | | | Doc: Mentioned the use of the meta-type declaration macro and the | David Boddie | 2009-07-07 | 1 | -13/+16 |
|
|
* | | | | | | 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 | 7 | -11/+13 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-07-07 | 5 | -8/+15 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | Fixed dead code possibly leading to crash. | Rohan McGovern | 2009-07-03 | 1 | -1/+1 |
| | | |_|_|/
| | |/| | | |
|
| | * | | | | fix crash in QLocalServer on WinCE when waitForNewConnection times out | Joerg Bornemann | 2009-06-30 | 1 | -1/+1 |
| | | |_|/
| | |/| | |
|
| | * | | | QNetworkAccessManager stuff: Some fixes for coverity | Markus Goetz | 2009-06-29 | 3 | -6/+13 |
|
|
| * | | | | Removed unused static data from Qt. | axis | 2009-07-06 | 1 | -2/+0 |
|
|
| * | | | | 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 | 127 | -265/+359 |
| |\ \ \ \
| | |/ / / |
|
* | | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 127 | -368/+533 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | QNAM HTTP Code: Properly use the QRingBuffer for some kind of data. | Markus Goetz | 2009-06-29 | 3 | -28/+75 |
|
|
| * | | | | Fix bad merges | Bradley T. Hughes | 2009-06-26 | 1 | -1/+1 |
|
|
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-26 | 2 | -0/+35 |
| |\ \ \ \ |
|
| | * \ \ \ | 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 |
|
|
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-26 | 4 | -25/+61 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | 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 |
|
|
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-24 | 3 | -7/+0 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | QNAM: Removed some dead code | Markus Goetz | 2009-06-24 | 3 | -7/+0 |
|
|
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-23 | 1 | -0/+14 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | QNetworkDiskCache: add code snippets in documentation | Peter Hartmann | 2009-06-22 | 1 | -0/+14 |
|
|
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-22 | 2 | -4/+4 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | 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 |
|
|
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-18 | 9 | -39/+57 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | 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 |
|
|