summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qlocalsocket_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* QProcess: Handle spurious socket notifications for stdout and stderrThiago Macieira2014-06-121-1/+11
* Ignore or suppress warning and debug messages in tst_QLocalSocketThiago Macieira2013-07-201-1/+3
* Fix incomplete override of QIODevice::open in QProcess and QLocalSocketThiago Macieira2013-07-201-5/+4
* Make QLocalSocket connectable with open()Corentin Jabot2013-03-051-9/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix some WS errorsCorentin Jabot2012-12-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtNetwork: normalize signals/slotsMarc Mutz2012-07-181-1/+1
* QAbstractSocket: Enable readNotifier on read from bufferMartin Petersson2012-06-261-0/+3
* MinGW: Fix warnings.Friedemann Kleint2012-02-041-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_win.cpp: Fix compiler warning.Friedemann Kleint2012-01-111-1/+1
* QLocalSocket: make socket descriptor qintptrJoerg Bornemann2012-01-101-4/+4
* 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-1/+4
* QLocalSocket shouldn't emit disconnected if it isn't connected yet.Jonas M. Gastal2011-12-271-1/+1
* extract QWindowsPipeReader from qlocalsocket_win.cppJoerg Bornemann2011-12-161-211/+32
* QLocalSocket/Win: eliminate checkReadyRead()Joerg Bornemann2011-12-151-18/+5
* QLocalSocket/Win: make emitReadyRead timer persistentJoerg Bornemann2011-12-151-17/+8
* QLocalSocket/Win: fix behaviour on broken pipeJoerg Bornemann2011-12-151-38/+39
* 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/+633