summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qabstractsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia.Marko Valtanen2012-11-301-23/+24
* Fix regression that caused waitForXXX(-1) to fail.Thiago Macieira2012-01-311-1/+1
* Various qt documentation fixes (wk 42)artoka2012-01-311-5/+8
* QAbstractSocket: Fix waitForReadyRead infinite loop.Martin Petersson2012-01-311-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-171-17/+17
|\
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-051-0/+4
|/
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Sockets: Private function for pausing/resuming notifiersMarkus Goetz2010-10-271-0/+30
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-1/+1
* Ensure we stop the name lookups in QAbstractSocket if we abort().Thiago Macieira2010-04-261-0/+4
* Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-171-5/+5
* Port QtNetwork uses of QTime as a stopwatch to QTimestamp.Thiago Macieira2010-03-171-5/+5
* Document some stuff in QHostInfo and QAbstractSocketMarkus Goetz2010-03-041-0/+8
* QAbstractSocket: Use new faster DNS functionMarkus Goetz2010-03-021-2/+16
* QAbstractSocket: Clarify documentationMarkus Goetz2010-02-221-2/+8
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* QAbstractSocket: Fix warnings when compiling with QABSTRACTSOCKET_DEBUGMarkus Goetz2010-01-061-9/+9
* QAbstractSocket: Warn when wrong QHostInfo was receivedMarkus Goetz2010-01-061-0/+4
* Doc: Fixed qdoc warnings.David Boddie2009-11-041-3/+3
* QAbstractSocket: insert timer to prevent timeoutPeter Hartmann2009-10-271-2/+27
* QAbstractSocket: wait with closing until all bytes have been writtenPeter Hartmann2009-10-271-7/+15
* QSslSocket: Also handle setSocketOptionMarkus Goetz2009-10-191-0/+13
* QAbstractSocket::setSocketOption: Make const referenceMarkus Goetz2009-10-061-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* QAbstractSocket: Missing initializationsMarkus Goetz2009-09-041-0/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-111-1/+1
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | QAbstractSocket: Also check for HostLookupStateMarkus Goetz2009-08-241-2/+3
* | Trivial coding style related change.Aleksandar Sasha Babic2009-08-181-2/+2
* | Merge commit 'qt/master'Jason Barron2009-08-181-1/+1
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-2/+2
|\| |
| * | Update URL's to use new domain.Jason McDonald2009-08-121-1/+1
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-1/+1
|\| |
| * | qdoc: Fixed all references to obsolete QHttp classes.Martin Smith2009-07-241-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-0/+66
|\| |
| * | Socket code: Forgot since 4.6 doc tagMarkus Goetz2009-07-231-0/+2
| * | Sockets: Added support for SO_KEEPALIVE and TCP_NODELAYMarkus Goetz2009-07-231-0/+64
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-4/+4
|\| |
| * | QIoDevice and QAbstractSocket: Clarify doc about waitForReadyRead()Markus Goetz2009-06-171-2/+2
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\|
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-3/+3
|\| |
| * | improved string operations all over the placeThierry Bastian2009-05-281-3/+3
| |/
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-021-10/+18
|\|
| * Doc: Clarified what close(), abort() and disconnectFromHost() really doDavid Boddie2009-05-251-10/+18