summaryrefslogtreecommitdiffstats
path: root/src/network/socket
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Fix some issues with socket handle allocationShane Kearns2011-01-181-4/+31
| | * | | | Fix uncaught exception crash when socket ready read signal throwsShane Kearns2011-01-173-10/+40
| | * | | | Fix non blocking connect on symbian devicesShane Kearns2011-01-121-1/+4
| | * | | | Fix compile errorShane Kearns2011-01-041-1/+1
| | * | | | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2010-12-151-2/+2
| | |\ \ \ \
| | * | | | | Platform socket engine test fixes & update TODOsShane Kearns2010-12-101-5/+15
| | * | | | | Fixes for socket engine autotest failuresShane Kearns2010-12-102-4/+10
| | * | | | | Fix some issues in symbian socket engineShane Kearns2010-12-091-22/+75
| | * | | | | Fix some crashes in the symbian socket engineShane Kearns2010-12-091-25/+88
| | * | | | | QSymbianSocketEngine: Some missing functionsMarkus Goetz2010-12-091-0/+20
| | * | | | | Fix bug in selectShane Kearns2010-12-091-3/+7
| | * | | | | QSymbianSocketEngine: Fix wrong debug messageMarkus Goetz2010-12-081-1/+1
| | * | | | | QSymbianSocketEngine: Unify a callMarkus Goetz2010-12-081-1/+1
| | * | | | | Fix handling of select ioctl resultsShane Kearns2010-12-081-4/+5
| | * | | | | Whitespace fixesShane Kearns2010-12-082-6/+6
| | * | | | | Implement sync & async select for symbian socket engineShane Kearns2010-12-082-45/+244
| | * | | | | Remove more Q_OS_SYMBIAN stuff from network codeMarkus Goetz2010-12-082-60/+6
| | * | | | | Fix compile errorsShane Kearns2010-12-086-7/+4
| | * | | | | QNativeSocketEngine: Remove symbian codeMarkus Goetz2010-12-082-111/+1
| | * | | | | QSymbianSocketEngine: Always support IPv6Markus Goetz2010-12-081-36/+1
| | * | | | | QSymbianSocketEngine: More compile fixesMarkus Goetz2010-12-083-81/+510
| | * | | | | QSymbianSocketEngine: Compile fixes..Markus Goetz2010-12-083-74/+169
| | * | | | | QSymbianSocketEngine: Get global RConnection*Markus Goetz2010-12-072-2/+5
| | * | | | | Create QSymbianSocketEngine when requestedMarkus Goetz2010-12-071-0/+8
| | * | | | | Remove Symbian code from QNativeSocketEngineMarkus Goetz2010-12-073-48/+51
| | * | | | | Continue code movingMarkus Goetz2010-12-072-154/+80
| | * | | | | Move qnativesocketengine_symbian* to QSymbianSocketEngineMarkus Goetz2010-12-073-1/+293
| | * | | | | Symbian socket engine: Some more commentsMarkus Goetz2010-12-071-1/+11
| * | | | | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-0833-73/+76
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Use socket manager in QtNetworkShane Kearns2010-12-063-11/+43
| * | | | | | Address some of the easier TODOs in native socket engineShane Kearns2010-12-012-86/+105
| * | | | | | Skeleton code for symbian native socket engineShane Kearns2010-12-013-1/+768
* | | | | | | Merge earth-team into origin/master'Olivier Goffart2011-04-121-4/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast...Qt Continuous Integration System2011-04-081-4/+1
| |\ \ \ \ \ \
| | * | | | | | fix QLocalSocket::isValid() on WindowsJoerg Bornemann2011-04-061-4/+1
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-071-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast...Qt Continuous Integration System2011-04-051-0/+5
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | QLocalSocket/Win: handle ERROR_ACCESS_DENIEDJoerg Bornemann2011-04-051-0/+5
* | | | | | | | QLocalSocket: fix abort on Windows.Martin Petersson2011-04-061-0/+5
|/ / / / / / /
* | | | | | | Fix compilation with QT_NO_Tasuku Suzuki2011-03-2110-2/+32
| |_|_|_|_|/ |/| | | | |
* | | | | | QTcpSocket: Fix for disconnect in Unbuffered mode.Markus Goetz2011-03-161-0/+2
|/ / / / /
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-03-043-13/+28
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | QAbstractSocket: Check for socket state on Unbuffered readsMarkus Goetz2011-02-251-0/+2
| * | | | QAbstractSocket: Check for engine validity on Unbuffered readsMarkus Goetz2011-02-241-2/+5
| * | | | tst_qnetworkreply: Fix httpProxyCommands() on Windows.Martin Petersson2011-02-221-1/+4
| * | | | QNativeSocketEngine: Check for WSAEADDRNOTAVAIL on Windows.Martin Petersson2011-02-181-0/+5
| * | | | QAbstractSocket: compile without QT3SupportMartin Petersson2011-02-181-1/+1
| * | | | QNativeSocketEngine: Only do SIO_UDP_CONNRESET for UDP socketsMartin Petersson2011-02-181-9/+11
| * | | | QAbstractSocket: Do not always change notifier on setReadBufferSizeMartin Petersson2011-02-181-1/+1
| | |_|/ | |/| |
* | | | Use TCP_LOCALSOCKET on INTEGRITYRolland Dudemaine2011-02-222-1/+11
|/ / /