summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/qconnectionfactories.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix template information for qRegisterRemoteObjectsServer/ClientLuca Di Sera2023-11-201-2/+2
* Fix missing QIODevice disconnect() signal connectionLionel Fafchamps2022-12-121-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-141-38/+2
* 6.2 cleanupBrett Stottlemyer2021-09-081-0/+1
* Provide a schema for abstract local socketsBrett Stottlemyer2021-08-311-2/+8
* Rename the classes for adding a custom transport supportSona Kurazyan2021-06-171-52/+52
* Remove the IoDeviceBase::stream() methodSona Kurazyan2021-06-041-6/+0
* Fix static analyzer warningsSona Kurazyan2021-05-311-2/+2
* Move classes for adding a custom transport protocol to a public headerBrett Stottlemyer2021-05-271-31/+6
* Refactor Factory code to hide implementationBrett Stottlemyer2021-05-271-32/+96
* ExternalIODevice fixesBrett Stottlemyer2021-03-091-1/+1
* Doc: Improve the documentation landing pageKavindra Palaraja2019-07-081-2/+2
* Fix compilation with gcc 4.8Ville Voutilainen2018-12-031-3/+3
* Support externally generated QIODevicesBrett Stottlemyer2018-08-151-1/+37
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-301-2/+2
|\
| * Doc: Add missing dotsPaul Wicking2018-06-191-2/+2
* | Refactor connection factories to shared base classBrett Stottlemyer2018-06-291-67/+49
|/
* Say hello to QRemoteObjectNode::heartbeatInterval propertyBogDan Vatra2017-12-081-0/+8
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-241-0/+1
|\
| * Send and check the protocol versionv5.10.0-beta3BogDan Vatra2017-10-241-0/+1
* | Dissolve qconnectionfactories.h, make privateKevin Funk2017-10-061-1/+1
* | qconnectionfactories: Const'ify where possibleKevin Funk2017-09-281-1/+1
|/
* QtRO{Client,Server}Factory: Make ctor privateKevin Funk2017-06-091-2/+2
* Correct QtRO license headers and added missing license filesv5.9.0-beta4Jani Heikkinen2017-05-021-13/+19
* Load backends properly in Qt static buildsKevin Funk2017-03-241-0/+109
* 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
* Introduce qt.remoteobjects.io categoryKevin Funk2016-03-041-5/+5
* Use parent to handle ClientIoDevice deleteBrett Stottlemyer2015-12-311-0/+2
* Make connection-factories publicBrett Stottlemyer2015-12-021-0/+218