summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qlocalsocket_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* QLocalSocket: Use poll instead of select on UnixLouai Al-Khanji2016-02-041-23/+12
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Network: Use QFile::encodeName for POSIX paths instead of toLatin1Dāvis Mosāns2015-09-271-3/+4
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-9/+1
|\
| * Save two system calls for setting a socket non-blocking on LinuxThiago Macieira2015-02-151-9/+1
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Ignore or suppress warning and debug messages in tst_QLocalSocketThiago Macieira2013-07-201-1/+1
* Fix incomplete override of QIODevice::open in QProcess and QLocalSocketThiago Macieira2013-07-201-6/+6
* Make QLocalSocket connectable with open()Corentin Jabot2013-03-051-7/+8
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtNetwork: remove double buffering on socketsMartin Petersson2012-06-261-1/+1
* Various minor fixes for qdoc warnings.Richard Moore2012-05-061-1/+1
* QLocalSocket: remove double buffer on qlocalsocket_unixMartin Petersson2012-03-231-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
* QLocalSocket: make socket descriptor qintptrJoerg Bornemann2012-01-101-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Emit error if trying to connect while socket is connected or connecting.Jonas M. Gastal2012-01-041-2/+8
* network: remove Symbian specific codePeter Hartmann2011-11-141-9/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+581