| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark QtRemoteObjects as security critical | Γystein Heskestad | 2025-07-04 | 1 | -0/+1 |
* | Doc: Fix broken link | David Boddie | 2025-06-13 | 1 | -1/+1 |
* | Doc: Fix template information for qRegisterRemoteObjectsServer/Client | Luca Di Sera | 2023-11-20 | 1 | -2/+2 |
* | Fix missing QIODevice disconnect() signal connection | Lionel Fafchamps | 2022-12-12 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie GΓ©rard | 2022-06-14 | 1 | -38/+2 |
* | 6.2 cleanup | Brett Stottlemyer | 2021-09-08 | 1 | -0/+1 |
* | Provide a schema for abstract local sockets | Brett Stottlemyer | 2021-08-31 | 1 | -2/+8 |
* | Rename the classes for adding a custom transport support | Sona Kurazyan | 2021-06-17 | 1 | -52/+52 |
* | Remove the IoDeviceBase::stream() method | Sona Kurazyan | 2021-06-04 | 1 | -6/+0 |
* | Fix static analyzer warnings | Sona Kurazyan | 2021-05-31 | 1 | -2/+2 |
* | Move classes for adding a custom transport protocol to a public header | Brett Stottlemyer | 2021-05-27 | 1 | -31/+6 |
* | Refactor Factory code to hide implementation | Brett Stottlemyer | 2021-05-27 | 1 | -32/+96 |
* | ExternalIODevice fixes | Brett Stottlemyer | 2021-03-09 | 1 | -1/+1 |
* | Doc: Improve the documentation landing page | Kavindra Palaraja | 2019-07-08 | 1 | -2/+2 |
* | Fix compilation with gcc 4.8 | Ville Voutilainen | 2018-12-03 | 1 | -3/+3 |
* | Support externally generated QIODevices | Brett Stottlemyer | 2018-08-15 | 1 | -1/+37 |
* | Merge remote-tracking branch 'origin/5.11' into dev | Qt Forward Merge Bot | 2018-06-30 | 1 | -2/+2 |
|\ |
|
| * | Doc: Add missing dots | Paul Wicking | 2018-06-19 | 1 | -2/+2 |
* | | Refactor connection factories to shared base class | Brett Stottlemyer | 2018-06-29 | 1 | -67/+49 |
|/ |
|
* | Say hello to QRemoteObjectNode::heartbeatInterval property | BogDan Vatra | 2017-12-08 | 1 | -0/+8 |
* | Merge remote-tracking branch 'origin/5.10' into dev | Liang Qi | 2017-11-24 | 1 | -0/+1 |
|\ |
|
| * | Send and check the protocol versionv5.10.0-beta3 | BogDan Vatra | 2017-10-24 | 1 | -0/+1 |
* | | Dissolve qconnectionfactories.h, make private | Kevin Funk | 2017-10-06 | 1 | -1/+1 |
* | | qconnectionfactories: Const'ify where possible | Kevin Funk | 2017-09-28 | 1 | -1/+1 |
|/ |
|
* | QtRO{Client,Server}Factory: Make ctor private | Kevin Funk | 2017-06-09 | 1 | -2/+2 |
* | Correct QtRO license headers and added missing license filesv5.9.0-beta4 | Jani Heikkinen | 2017-05-02 | 1 | -13/+19 |
* | Load backends properly in Qt static builds | Kevin Funk | 2017-03-24 | 1 | -0/+109 |
* | Fixes for license check | Brett Stottlemyer | 2017-01-14 | 1 | -21/+13 |
* | Fix namespaced build | Volker Krause | 2017-01-13 | 1 | -0/+2 |
* | Add QNX-specific backend | Brett Stottlemyer | 2016-03-19 | 1 | -1/+1 |
* | Introduce qt.remoteobjects.io category | Kevin Funk | 2016-03-04 | 1 | -5/+5 |
* | Use parent to handle ClientIoDevice delete | Brett Stottlemyer | 2015-12-31 | 1 | -0/+2 |
* | Make connection-factories public | Brett Stottlemyer | 2015-12-02 | 1 | -0/+218 |