summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/qconnection_tcpip_backend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash due to null QHostAddress in the TCP/IP backendFriedemann Kleint2023-11-101-8/+9
* Use SPDX license identifiersLucie Gérard2022-06-141-38/+2
* Fix reconnect to replaced server nodeBernd Weimer2021-10-251-1/+1
* Rename the classes for adding a custom transport supportSona Kurazyan2021-06-171-6/+6
* Clean-up integer conversion warningsSona Kurazyan2021-02-261-2/+2
* QAbstractSocket: fix deprecation warnings from the error signalMårten Nordheim2020-03-231-1/+1
* Fix include directivesFriedemann Kleint2019-01-181-1/+1
* Attempt reconnection for QAbstractSocket::NetworkErrorMichael Brasser2018-10-241-0/+1
* Refactor connection factories to shared base classBrett Stottlemyer2018-06-291-4/+2
* Say hello to QRemoteObjectNode::heartbeatInterval propertyBogDan Vatra2017-12-081-0/+5
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-241-1/+1
|\
| * Fix clazy-detaching-temporaryFriedemann Kleint2017-10-191-1/+1
* | qconnectionfactories: Const'ify where possibleKevin Funk2017-09-281-13/+14
|/
* Correct QtRO license headers and added missing license filesv5.9.0-beta4Jani Heikkinen2017-05-021-13/+19
* Replace Q_NULLPTR -> nullptrKevin Funk2017-03-291-1/+1
* Load backends properly in Qt static buildsKevin Funk2017-03-241-3/+0
* Fixes for license checkBrett Stottlemyer2017-01-141-21/+13
* Add QNX-specific backendBrett Stottlemyer2016-03-191-1/+1
* Fix TcpClientIo behaviorBrett Stottlemyer2016-02-021-2/+3
* add some includes to fix the compileAllen Winter2015-12-021-0/+2
* Make connection-factories publicBrett Stottlemyer2015-12-021-0/+210