Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | QUdpSocket: Doc improvement | Markus Goetz | 2009-07-17 | 1 | -0/+3 | |
| | * | Add a "User-Agent" line to our HTTP proxy requests. | Thiago Macieira | 2009-07-15 | 1 | -0/+1 | |
| * | | Fix warnings for QtNetwork on mingw | Thierry Bastian | 2009-07-15 | 1 | -46/+27 | |
| * | | Fix warnings in mingw | Thierry Bastian | 2009-07-15 | 1 | -1/+1 | |
| * | | Fix Solaris build failure with the new qt_safe_() socket functions. | Robert Griebl | 2009-07-15 | 1 | -1/+2 | |
| * | | Socket function cleanup: replacing direct POSIX calls with qt_safe_(). | Robert Griebl | 2009-07-14 | 3 | -32/+31 | |
| * | | QLocalSocket WriteOnly mode fixed on Windows | Joerg Bornemann | 2009-07-09 | 1 | -4/+6 | |
| * | | 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 | 11 | -173/+210 | |
| |\ \ | ||||||
| | * | | 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 | |
| | * | | src/network: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s... | miniak | 2009-07-01 | 5 | -80/+37 | |
| | * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-30 | 1 | -1/+1 | |
| | |\ \ | | | |/ | ||||||
| * | | | Doc: Mentioned the use of the meta-type declaration macro and the | David Boddie | 2009-07-07 | 1 | -13/+16 | |
| |/ / | ||||||
* | | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-07-07 | 1 | -1/+1 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | fix crash in QLocalServer on WinCE when waitForNewConnection times out | Joerg Bornemann | 2009-06-30 | 1 | -1/+1 | |
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 32 | -64/+64 | |
| |\ \ \ | | |/ / | ||||||
* | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 32 | -66/+66 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | QIoDevice and QAbstractSocket: Clarify doc about waitForReadyRead() | Markus Goetz | 2009-06-17 | 1 | -2/+2 | |
| * | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 32 | -64/+64 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 32 | -64/+64 | |
* | | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 8 | -200/+128 | |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | ||||||
| * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-08 | 1 | -0/+5 | |
| |\ \ | | |/ | ||||||
| * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-06-04 | 1 | -2/+2 | |
| |\ \ | ||||||
| * | | | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 3 | -12/+12 | |
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 1 | -10/+18 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch '4.5' | Thiago Macieira | 2009-05-22 | 4 | -43/+34 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch '4.5' | Thiago Macieira | 2009-05-22 | 2 | -41/+29 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | fix compilation of QLocalServer when QT_LOCALSOCKET_TCP is defined | Joerg Bornemann | 2009-05-06 | 1 | -0/+2 | |
| * | | | | | | | standardize on one name for the socket connection slot | Oswald Buddenhagen | 2009-05-06 | 3 | -12/+4 | |
| * | | | | | | | rewrite QLocalServer native Windows implementation. | Oswald Buddenhagen | 2009-05-06 | 4 | -178/+112 | |
* | | | | | | | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 3 | -4/+9 | |
* | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-08 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Set the error to be HostUnreacheable if WSAEHOSTUNREACH is recieved | Andy Shaw | 2009-06-08 | 1 | -0/+5 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | open pipes in overlapped mode also on the client side | Oswald Buddenhagen | 2009-06-03 | 1 | -2/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-02 | 1 | -10/+18 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Doc: Clarified what close(), abort() and disconnectFromHost() really do | David Boddie | 2009-05-25 | 1 | -10/+18 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-25 | 4 | -80/+57 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix compilation breakage on Windows caused by 6c1d7e57. | Thiago Macieira | 2009-05-22 | 3 | -41/+32 | |
| * | | | | Fixed compilation with -qtnamespace | Markus Goetz | 2009-05-22 | 1 | -2/+2 | |
| | |_|/ | |/| | | ||||||
| * | | | Fixed strict aliasing breaks with sockaddr_XXX structs. | Thiago Macieira | 2009-05-22 | 2 | -41/+29 | |
| | |/ | |/| | ||||||
* | | | This is ugly hack to make snedData test case in qlocalsocket to pass. | Aleksandar Sasha Babic | 2009-05-21 | 2 | -1/+6 | |
* | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-20 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 1 | -1/+1 | |
| |/ |