summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/qconnectionfactories_p.h
Commit message (Expand)AuthorAgeFilesLines
* Mark QtRemoteObjects as security criticalHEADdevØystein Heskestad4 hours1-0/+1
* QtROIoDeviceBasePrivate: fix memleak of the codec objectIvan Solovev2023-09-181-1/+3
* Use SPDX license identifiersLucie Gérard2022-06-141-38/+2
* 6.2 cleanupBrett Stottlemyer2021-09-081-2/+2
* Rename the classes for adding a custom transport supportSona Kurazyan2021-06-171-12/+12
* Remove the IoDeviceBase::stream() methodSona Kurazyan2021-06-041-0/+4
* Fix static analyzer warningsSona Kurazyan2021-05-311-1/+0
* Move client-side Codec to IoDeviceBaseBrett Stottlemyer2021-05-271-0/+2
* Move classes for adding a custom transport protocol to a public headerBrett Stottlemyer2021-05-271-178/+20
* Refactor Factory code to hide implementationBrett Stottlemyer2021-05-271-11/+15
* Fix registration for dynamic ReplicasBrett Stottlemyer2019-05-011-1/+1
* Fix include directivesFriedemann Kleint2019-01-181-4/+4
* Implement dynamic gadgetsv5.12.0-alpha1BogDan Vatra2018-09-061-2/+2
* Support externally generated QIODevicesBrett Stottlemyer2018-08-151-4/+18
* Refactor connection factories to shared base classBrett Stottlemyer2018-06-291-35/+33
* Allow nodes to proxy (or convert) replicasBrett Stottlemyer2018-04-251-0/+10
* Allow recursive packetizing of typesBrett Stottlemyer2018-04-051-1/+1
* Say hello to QRemoteObjectNode::heartbeatInterval propertyBogDan Vatra2017-12-081-0/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-241-1/+2
|\
| * Send and check the protocol versionv5.10.0-beta3BogDan Vatra2017-10-241-1/+2
* | Dissolve qconnectionfactories.h, make privateKevin Funk2017-10-061-0/+180
|/
* Correct QtRO license headers and added missing license filesv5.9.0-beta4Jani Heikkinen2017-05-021-13/+19
* Fixes for license checkBrett Stottlemyer2017-01-141-22/+14
* Fix warnings from syncqt.plKevin Funk2016-11-301-0/+11
* Send property information of the changed signalsBogDan Vatra2016-06-201-1/+1
* Make connection-factories publicBrett Stottlemyer2015-12-021-0/+57