Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix windows implemetation of QLocalSocket to emit bytesWritten() signal | abcd | 2009-09-09 | 1 | -1/+2 |
* | QAbstractSocket: Missing initializations | Markus Goetz | 2009-09-04 | 2 | -1/+5 |
* | fix disconnect-after-write-problem in QLocalSocket on Windows | Joerg Bornemann | 2009-09-04 | 2 | -11/+34 |
* | QNativeSocketEngine: do not issue warning if socketDescriptor is <= 0 | Peter Hartmann | 2009-09-02 | 1 | -1/+4 |
* | QtNetwork: More Coverity fixes | Markus Goetz | 2009-09-01 | 1 | -0/+1 |
* | Socket code: Do not use magic buffer size value | Markus Goetz | 2009-09-01 | 1 | -4/+13 |
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 32 | -416/+416 |
|\ | |||||
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 32 | -416/+416 |
| * | Qt's domain name is now qt.nokia.com. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
| * | Update license headers. | Jason McDonald | 2009-08-11 | 32 | -32/+32 |
* | | QAbstractSocket: Also check for HostLookupState | Markus Goetz | 2009-08-24 | 1 | -2/+3 |
* | | Fixing compile issue on platforms other than Symbian. | Aleksandar Sasha Babic | 2009-08-21 | 1 | -4/+4 |
* | | Fixing cause for failing network tests on Symbian. | Aleksandar Sasha Babic | 2009-08-21 | 1 | -10/+49 |
* | | Fixing the build break. | Aleksandar Sasha Babic | 2009-08-19 | 1 | -1/+1 |
* | | This was bug as EINPROGRESS and EAGAIN are not the same thing. | Aleksandar Sasha Babic | 2009-08-19 | 1 | -1/+0 |
* | | Changig variable name from misleading | Aleksandar Sasha Babic | 2009-08-19 | 1 | -12/+12 |
* | | Being more precise in the code comments. | Aleksandar Sasha Babic | 2009-08-19 | 1 | -1/+1 |
* | | As far as we know the bug int the Open C, | Aleksandar Sasha Babic | 2009-08-19 | 1 | -3/+1 |
* | | Removing local function (*accept*, *connect*, *bind* ...) | Aleksandar Sasha Babic | 2009-08-19 | 1 | -150/+20 |
* | | Removing class member as there it is | Aleksandar Sasha Babic | 2009-08-18 | 1 | -6/+0 |
* | | No need for logging line. Return of -1 | Aleksandar Sasha Babic | 2009-08-18 | 1 | -3/+0 |
* | | Trivial, followng the Qt coding style. | Aleksandar Sasha Babic | 2009-08-18 | 1 | -1/+1 |
* | | Trivial coding style related change. | Aleksandar Sasha Babic | 2009-08-18 | 1 | -2/+2 |
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 5 | -5/+5 |
|\ \ | |||||
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 5 | -5/+5 |
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 33 | -34/+34 |
|\ \ \ | |/ / | |||||
| * | | Update URL's to use new domain. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 33 | -33/+33 |
* | | | Fixed wrong ifdef. | axis | 2009-08-06 | 1 | -2/+2 |
* | | | 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 |