summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/qconnection_local_backend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a static method setLocalServerOptions to QRemoteObjectHostØystein Heskestad2023-09-111-0/+8
* Use SPDX license identifiersLucie Gérard2022-06-141-38/+2
* Provide a schema for abstract local socketsBrett Stottlemyer2021-08-311-0/+33
* Rename the classes for adding a custom transport supportSona Kurazyan2021-06-171-6/+6
* Also reconnect on QLocalSocket::PeerClosedErrorMister Benjamin2020-06-191-0/+1
* Fix deprecation warningsFriedemann Kleint2020-03-301-1/+1
* Refactor connection factories to shared base classBrett Stottlemyer2018-06-291-4/+2
* Say hello to QRemoteObjectNode::heartbeatInterval propertyBogDan Vatra2017-12-081-1/+7
* 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
* Fix namespaced buildVolker Krause2017-01-131-0/+2
* Add QNX-specific backendBrett Stottlemyer2016-03-191-1/+1
* Attempt reconnect in more error casesKevin Funk2016-03-031-1/+3
* LocalServerImpl::close: Fix infinite recursionKevin Funk2016-03-021-1/+1
* Make connection-factories publicBrett Stottlemyer2015-12-021-0/+193