summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qlocalserver_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert features.localserver to QT_[REQUIRE_]CONFIGTimur Pocheptsov2017-07-051-4/+0
* Clean up new poll code slightlyLouai Al-Khanji2016-02-041-13/+2
* Unix platforms: Use qt_safe_poll in QLocalServerLouai Al-Khanji2016-02-031-13/+28
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Network: Use QFile::encodeName for POSIX paths instead of toLatin1Dāvis Mosāns2015-09-271-11/+11
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix QLocalServer, create a temp path as small as possible.BogDan Vatra2014-10-281-2/+3
* Remove redundant permission set.BogDan Vatra2014-10-281-7/+0
* Removed pointless conditional.BogDan Vatra2014-10-281-6/+4
* Fix indentation & coding style.BogDan Vatra2014-10-281-18/+18
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Switch to struct timespec everywhere instead of timevalThiago Macieira2013-01-281-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix error in addrlen fieldAndrew Stanley-Jones2012-02-211-1/+1
* Allow the QLocalServer to listen to a native descriptorAndrew Stanley-Jones2012-02-151-0/+42
* Add socketOptions flags to QLocalServerAndrew Stanley-Jones2012-02-101-2/+63
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix sporadic hang in QLocalServer::close() in OS X 10.7Robert Knight2011-11-181-4/+4
* network: remove Symbian specific codePeter Hartmann2011-11-141-18/+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/+266