summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qtcpserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-9/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* If accept fails, stop accepting new connections and emit error signal.Jonas M. Gastal2012-09-261-1/+41
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* network: Fix missing or improper include guard in headersSergio Ahumada2012-09-151-1/+1
* QtNetwork: Handle FD_CLOSE on WindowsMartin Petersson2012-08-011-0/+1
* Fallback to IPv4 when IPv6 is not present.Jonas M. Gastal2012-05-211-2/+6
* Doc: Modularize QtNetwork documentation.Casper van Donderen2012-05-091-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-051-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* network: remove Symbian specific codePeter Hartmann2011-11-141-10/+0
* Network - Use isLoopback API in place of existing localhost checksShane Kearns2011-10-241-2/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Sockets: Fix potential null pointer usagesShane Kearns2011-05-111-0/+5
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+691