summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/qconnectionfactories.h
Commit message (Expand)AuthorAgeFilesLines
* Add a static method setLocalServerOptions to QRemoteObjectHostØystein Heskestad2023-09-111-1/+2
* Use SPDX license identifiersLucie Gérard2022-06-141-38/+2
* Document the SC and BC guarantees for APIs from qconnectionfactories.hSona Kurazyan2021-06-171-4/+7
* Rename the classes for adding a custom transport supportSona Kurazyan2021-06-171-24/+24
* Remove the IoDeviceBase::stream() methodSona Kurazyan2021-06-041-2/+1
* 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-0/+247
* Dissolve qconnectionfactories.h, make privateKevin Funk2017-10-061-228/+0
* qconnectionfactories: Const'ify where possibleKevin Funk2017-09-281-4/+4
* Modernize: Use override where possibleKevin Funk2017-09-211-3/+3
* Export classes needed for custom backendsv5.9.1Brett Stottlemyer2017-06-171-3/+3
* QtRO{Client,Server}Factory: Make ctor privateKevin Funk2017-06-091-4/+6
* Export instance methods of QtROServerFactory and QtROClientFactoryv5.9.0-rc2v5.9.0-rc1v5.9.0Friedemann Kleint2017-05-151-2/+2
* Correct QtRO license headers and added missing license filesv5.9.0-beta4Jani Heikkinen2017-05-021-13/+19
* Replace Q_NULLPTR -> nullptrKevin Funk2017-03-291-5/+5
* Load backends properly in Qt static buildsKevin Funk2017-03-241-27/+58
* Fixes for license checkBrett Stottlemyer2017-01-141-21/+13
* Fix warnings from syncqt.plKevin Funk2016-11-301-1/+1
* Use Q_NULLPTR everywhereBogDan Vatra2016-07-221-2/+2
* Add QNX-specific backendBrett Stottlemyer2016-03-191-1/+1
* add some includes to fix the compileAllen Winter2015-12-021-1/+1
* Make connection-factories publicBrett Stottlemyer2015-12-021-0/+197