Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Move socket wrapper functions into the .cpp file. | Jason Barron | 2009-08-06 | 2 | -126/+126 | |
* | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 10 | -10/+10 | |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Don't try to make direct system calls on Linux. | Thiago Macieira | 2009-08-04 | 1 | -1/+1 | |
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 15 | -57/+58 | |
|\ \ \ | ||||||
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 10 | -10/+10 | |
| * | | | Trailing whitespace and tab/space fixes for QtNetwork | Janne Anttila | 2009-08-03 | 6 | -77/+77 | |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 5 | -10/+50 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 5 | -13/+52 | |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 2 | -5/+5 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | qdoc: Fixed all references to obsolete QHttp classes. | Martin Smith | 2009-07-24 | 2 | -5/+5 | |
* | | | | Compile fixes after latest merge of 4.6. | Jason Barron | 2009-07-28 | 1 | -0/+5 | |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 20 | -415/+621 | |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | ||||||
| * | | Socket code: Forgot since 4.6 doc tag | Markus Goetz | 2009-07-23 | 1 | -0/+2 | |
| * | | Sockets: Added support for SO_KEEPALIVE and TCP_NODELAY | Markus Goetz | 2009-07-23 | 8 | -10/+154 | |
| * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-07-20 | 2 | -0/+4 | |
| |\ \ | | |/ | ||||||
| | * | 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 | |
| |\ \ \ \ \ \ |