| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge tag 'v6.5.6-lts' into tqtc/lts-6.5-opensource | Tarja Sundqvist | 2025-04-30 | 1 | -0/+1 |
| |\ |
|
| | * | Fix slot return values of container<pod> | Marc Hüskens | 2024-03-14 | 1 | -0/+1 |
| * | | 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 |
| * | QtROIoDeviceBasePrivate: fix memleak of the codec object | Ivan Solovev | 2023-09-19 | 1 | -1/+1 |
| * | QRemoteObjectMetaObjectManager: fix -Wunused-but-set-variable | Marc Mutz | 2023-01-20 | 1 | -4/+0 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -2/+2 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-06 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-14 | 1 | -38/+2 |
| * | Sweep replace setObjectName(QStringLiteral(~~~)) → QLatin1String | Marc Mutz | 2022-04-05 | 1 | -1/+1 |
| * | Check nullptr before using pointer | Zhang Hao | 2022-02-10 | 1 | -1/+3 |
| * | Get rid of calls to virtual methods inside constructors | Sona Kurazyan | 2021-08-24 | 1 | -45/+68 |
| * | Support general QMap<*>/QHash<*> types with a proxy | Brett Stottlemyer | 2021-08-17 | 1 | -0/+2 |
| * | Add ability to use class enums in .rep | Brett Stottlemyer | 2021-08-17 | 1 | -3/+0 |
| * | reverseProxy: Update documentation | Mårten Nordheim | 2021-08-16 | 1 | -6/+5 |
| * | Fix crash when using QList<*> with a proxy | Michael Brasser | 2021-08-08 | 1 | -0/+3 |
| * | Refactor decodeVariant to pass by rvalue ref/std::move | Brett Stottlemyer | 2021-08-04 | 1 | -6/+6 |
| * | Switch usage of QList<QVariant> to QVariantList | Brett Stottlemyer | 2021-06-29 | 1 | -1/+1 |
| * | Update the outdated '### Qt 6' comment | Sona Kurazyan | 2021-06-24 | 1 | -2/+6 |
| * | Rename the classes for adding a custom transport support | Sona Kurazyan | 2021-06-17 | 1 | -17/+17 |
| * | Remove the IoDeviceBase::stream() method | Sona Kurazyan | 2021-06-04 | 1 | -7/+7 |
| * | Port QRemoteObjectRegistry to new property system | Sona Kurazyan | 2021-06-04 | 1 | -0/+2 |
| * | Move client-side Codec to IoDeviceBase | Brett Stottlemyer | 2021-05-27 | 1 | -14/+9 |
| * | Refactor serialization code into an abstracted class | Brett Stottlemyer | 2021-05-27 | 1 | -8/+15 |
| * | Switch to using QStringView in a handful of functions | Mårten Nordheim | 2021-03-10 | 1 | -1/+1 |
| * | Various documentation fixes | Mårten Nordheim | 2021-03-09 | 1 | -4/+4 |
| * | ExternalIODevice fixes | Brett Stottlemyer | 2021-03-09 | 1 | -0/+8 |
| * | Document the QtRemoteObjects::InitialAction enum and its usage | Sona Kurazyan | 2021-03-02 | 1 | -6/+11 |
| * | Clean-up integer conversion warnings | Sona Kurazyan | 2021-02-26 | 1 | -1/+1 |
| * | Clean-up warnings | Sona Kurazyan | 2021-02-22 | 1 | -1/+1 |
| * | Use QList instead of QVector | Jarek Kobus | 2021-02-16 | 1 | -14/+14 |
| * | Avoid constructing QMetaType from type id when possible | Sona Kurazyan | 2021-02-16 | 1 | -3/+3 |
| * | Fix QMetaType Deprecation warnings | Brett Stottlemyer | 2021-02-15 | 1 | -6/+7 |
| * | Whitespace fixes | Brett Stottlemyer | 2021-02-15 | 1 | -95/+95 |
| * | Metaobject cleanup | Brett Stottlemyer | 2021-02-15 | 1 | -16/+13 |
| * | Fix compilation with Qt 6 | Sona Kurazyan | 2021-02-15 | 1 | -57/+134 |
| * | Update dependencies.yaml | Michael Brasser | 2020-07-27 | 1 | -0/+23 |
| * | Fix proxy_test | Brett Stottlemyer | 2020-06-29 | 1 | -0/+1 |
| * | Fix broken tests | Brett Stottlemyer | 2020-06-12 | 1 | -36/+56 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2020-04-07 | 1 | -5/+22 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2020-03-24 | 1 | -5/+22 |
| | |\ |
|
| | | * | Fix bug in reverse proxy | Peng Xie | 2020-03-16 | 1 | -5/+22 |
| * | | | Update dependencies | Friedemann Kleint | 2020-04-06 | 1 | -54/+115 |
| |/ / |
|
| * | | Improve enableRemoting/disableRemoting documentationv5.15.0-beta2 | Michael Brasser | 2020-03-10 | 1 | -4/+4 |
| * | | Expose Host to enable remoting of source objects from QML | Michael Brasser | 2020-01-21 | 1 | -1/+62 |
| |/ |
|
| * | Doc: Fix documentation warningsv5.14.0-rc1 | Topi Reinio | 2019-11-14 | 1 | -5/+7 |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta2 | Qt Forward Merge Bot | 2019-10-19 | 1 | -0/+1 |
| |\ |
|
| | * | Ensure default enum registration uses matching size | Michael Brasser | 2019-10-18 | 1 | -0/+1 |
| * | | Merge remote-tracking branch 'origin/5.13' into 5.14 | Qt Forward Merge Bot | 2019-08-31 | 1 | -9/+14 |
| |\| |
|
| | * | Doc: Fix link errors | Nico Vertriest | 2019-08-27 | 1 | -9/+14 |