summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qlocalsocket.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QLocalSocket: reimplement readLineData() functionAlex Trotsenko2021-07-061-0/+1
* Consistent indentation for BINDABLE propertiesAndreas Buhr2021-06-241-1/+2
* QLocalSocket/Win: fix closed state detection in waitFor...() functionsAlex Trotsenko2021-05-181-1/+0
* QLocalSocket: declare operators for the SocketOptions flagGiuseppe D'Angelo2021-05-021-0/+2
* QLocalSocket: fix inclusions in namespaced buildsGiuseppe D'Angelo2021-05-021-1/+4
* Linux: Add abstract address support for QLocal{Socket,Server}Piotr Mikolajczyk2021-04-011-0/+12
* Introduce QIODevice::skipData()Alex Trotsenko2020-08-111-0/+1
* QtNetwork remove deprecated signalsTimur Pocheptsov2020-06-041-4/+0
* QtNetwork deprecations: suppress internal warningsMårten Nordheim2020-03-121-1/+1
* QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-271-2/+2
* QLocalSocket: Deprecate 'error' signal, use 'errorOccurred' insteadv5.15.0-alpha1Alexander Akulich2020-02-111-0/+4
* Revert "QLocalSocket - deprecate ambiguous 'error' overloads"Alexander Akulich2020-02-111-6/+1
* QLocalSocket - deprecate ambiguous 'error' overloadsTimur Pocheptsov2020-01-101-1/+6
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-10/+10
* Convert features.localserver to QT_[REQUIRE_]CONFIGTimur Pocheptsov2017-07-051-5/+2
* Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-031-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-1/+1
|\
| * QWindowsPipeWriter: ensure validity of the write bufferAlex Trotsenko2016-04-301-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-241-1/+1
|\|
| * Add a write buffer to QLocalSocket/WinJoerg Bornemann2016-03-241-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QtNetwork: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-9/+9
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make QLocalSocket connectable with open()Corentin Jabot2013-03-051-0/+3
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* 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-1/+2
* extract QWindowsPipeReader from qlocalsocket_win.cppJoerg Bornemann2011-12-161-1/+1
* QLocalSocket/Win: make emitReadyRead timer persistentJoerg Bornemann2011-12-151-1/+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/+158