| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "Update commercial SPDX-License-Identifier" | Tarja Sundqvist | 2025-01-03 | 1 | -1/+1 |
| * | Update commercial SPDX-License-Identifier | Tarja Sundqvist | 2023-11-14 | 1 | -1/+1 |
| * | Fix a crash due to null QHostAddress in the TCP/IP backend | Friedemann Kleint | 2023-11-11 | 1 | -8/+9 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-14 | 1 | -38/+2 |
| * | Fix reconnect to replaced server node | Bernd Weimer | 2021-10-25 | 1 | -1/+1 |
| * | Rename the classes for adding a custom transport support | Sona Kurazyan | 2021-06-17 | 1 | -6/+6 |
| * | Clean-up integer conversion warnings | Sona Kurazyan | 2021-02-26 | 1 | -2/+2 |
| * | QAbstractSocket: fix deprecation warnings from the error signal | Mårten Nordheim | 2020-03-23 | 1 | -1/+1 |
| * | Fix include directives | Friedemann Kleint | 2019-01-18 | 1 | -1/+1 |
| * | Attempt reconnection for QAbstractSocket::NetworkError | Michael Brasser | 2018-10-24 | 1 | -0/+1 |
| * | Refactor connection factories to shared base class | Brett Stottlemyer | 2018-06-29 | 1 | -4/+2 |
| * | Say hello to QRemoteObjectNode::heartbeatInterval property | BogDan Vatra | 2017-12-08 | 1 | -0/+5 |
| * | Merge remote-tracking branch 'origin/5.10' into dev | Liang Qi | 2017-11-24 | 1 | -1/+1 |
| |\ |
|
| | * | Fix clazy-detaching-temporary | Friedemann Kleint | 2017-10-19 | 1 | -1/+1 |
| * | | qconnectionfactories: Const'ify where possible | Kevin Funk | 2017-09-28 | 1 | -13/+14 |
| |/ |
|
| * | Correct QtRO license headers and added missing license filesv5.9.0-beta4 | Jani Heikkinen | 2017-05-02 | 1 | -13/+19 |
| * | Replace Q_NULLPTR -> nullptr | Kevin Funk | 2017-03-29 | 1 | -1/+1 |
| * | Load backends properly in Qt static builds | Kevin Funk | 2017-03-24 | 1 | -3/+0 |
| * | Fixes for license check | Brett Stottlemyer | 2017-01-14 | 1 | -21/+13 |
| * | Add QNX-specific backend | Brett Stottlemyer | 2016-03-19 | 1 | -1/+1 |
| * | Fix TcpClientIo behavior | Brett Stottlemyer | 2016-02-02 | 1 | -2/+3 |
| * | add some includes to fix the compile | Allen Winter | 2015-12-02 | 1 | -0/+2 |
| * | Make connection-factories public | Brett Stottlemyer | 2015-12-02 | 1 | -0/+210 |