summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qlocalsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* QLocalSocket: Print value OperationError on debug outputMarcel Krems2020-08-291-0/+3
* Introduce QIODevice::skipData()Alex Trotsenko2020-08-111-0/+5
* Remove winrtOliver Wolff2020-06-061-1/+1
* QtNetwork remove deprecated signalsTimur Pocheptsov2020-06-041-10/+0
* QtNetwork deprecations: suppress internal warningsMårten Nordheim2020-03-121-0/+2
* Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-201-1/+1
|\
| * Fix a typo in QLocalSocket docAlexander Akulich2020-02-181-1/+1
* | QLocalSocket: Deprecate 'error' signal, use 'errorOccurred' insteadv5.15.0-alpha1Alexander Akulich2020-02-111-3/+14
* | Revert "QLocalSocket - deprecate ambiguous 'error' overloads"Alexander Akulich2020-02-111-19/+5
* | QLocalSocket - deprecate ambiguous 'error' overloadsTimur Pocheptsov2020-01-101-5/+19
* | Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
|/
* Clarify Q{Abstract,Local}Socket::waitForDisconnected() documentationKari Oikarinen2019-11-011-5/+6
* Specify to call QLocalSocket's close in dtorMårten Nordheim2018-08-071-1/+1
* Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-4/+0
|\
| * Convert features.localserver to QT_[REQUIRE_]CONFIGTimur Pocheptsov2017-07-051-4/+0
* | More info in QLocalSocket::socketDescriptorJesus Fernandez2017-06-061-0/+14
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Network: Fix operator<<(QDebug, ...) operationsKai Koehne2015-02-121-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Do not specifically mention features supported since XPKai Koehne2015-02-041-3/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Replace Note: with \note in documentationKurt Pattyn2014-03-131-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-11/+11
* Fix incomplete override of QIODevice::open in QProcess and QLocalSocketThiago Macieira2013-07-201-17/+20
* Make QLocalSocket connectable with open()Corentin Jabot2013-03-051-11/+64
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Modularize QtNetwork documentation.Casper van Donderen2012-05-091-2/+2
* Qt Network: Added the \inmodule command in the class documentation.Michalina Ziemba2012-02-161-0/+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-0/+2
* 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/+507