| Commit message (Expand) | Author | Age | Files | Lines |
| * | Mark QtRemoteObjects as security critical | Øystein Heskestad | 2025-07-04 | 1 | -0/+1 |
| * | SourceApiMap: De-inline dtor of polymorphic class | Marc Mutz | 2022-06-21 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-14 | 1 | -38/+2 |
| * | Clean-up the qremoteobjectsource.h header | Sona Kurazyan | 2021-07-30 | 1 | -98/+6 |
| * | Use QList instead of QVector | Jarek Kobus | 2021-02-16 | 1 | -4/+4 |
| * | Fix compilation with Qt 6 | Sona Kurazyan | 2021-02-15 | 1 | -1/+1 |
| * | Update dependencies.yaml | Brett Stottlemyer | 2020-06-15 | 1 | -6/+27 |
| * | Fix the build with current qtbase dev | Simon Hausmann | 2020-01-25 | 1 | -2/+4 |
| * | More fixes for (dynamic) enums in signals and slots | Brett Stottlemyer | 2019-05-17 | 1 | -1/+78 |
| * | Fix dynamic enums in Props and Signals | Brett Stottlemyer | 2019-05-07 | 1 | -0/+7 |
| * | Fix includes in public headers | Friedemann Kleint | 2018-08-27 | 1 | -2/+2 |
| * | Allow nodes to proxy (or convert) replicas | Brett Stottlemyer | 2018-04-25 | 1 | -10/+1 |
| * | Allow recursive packetizing of types | Brett Stottlemyer | 2018-04-05 | 1 | -1/+1 |
| * | Make (internal) Source objects hierarchical | Brett Stottlemyer | 2018-04-04 | 1 | -1/+0 |
| * | Rework REPC QObject* handlingv5.11.0-beta3 | Brett Stottlemyer | 2018-04-04 | 1 | -2/+5 |
| * | Add/extend Class/Model keywords for repc | Brett Stottlemyer | 2017-12-13 | 1 | -2/+18 |
| * | Merge remote-tracking branch 'origin/5.10' into dev | Liang Qi | 2017-11-24 | 1 | -0/+4 |
| |\ |
|
| | * | Send also the methods and then signals parameter names | BogDan Vatra | 2017-11-02 | 1 | -0/+2 |
| | * | Send enum details | BogDan Vatra | 2017-11-02 | 1 | -0/+2 |
| * | | Move free qtro_* functions in QtPrivate namespace | Kevin Funk | 2017-09-27 | 1 | -1/+5 |
| |/ |
|
| * | Add MODEL keyword to repc | Brett Stottlemyer | 2017-05-19 | 1 | -0/+3 |
| * | Correct QtRO license headers and added missing license filesv5.9.0-beta4 | Jani Heikkinen | 2017-05-02 | 1 | -13/+19 |
| * | Fix build against current qtbase dev branch | Kevin Funk | 2017-01-20 | 1 | -4/+0 |
| * | Fixes for license check | Brett Stottlemyer | 2017-01-14 | 1 | -21/+13 |
| * | Fix SourceApi lookup | Brett Stottlemyer | 2016-12-05 | 1 | -6/+4 |
| * | Generate, send and check class signature for .rep generated classes | BogDan Vatra | 2016-09-08 | 1 | -0/+3 |
| * | Provide type name for source locations | Kevin Funk | 2016-03-21 | 1 | -0/+1 |
| * | [perf] Pass property index, not name | Brett Stottlemyer | 2015-08-31 | 1 | -0/+1 |
| * | Get rid of the unused warnings. | Björn Breitmeyer | 2015-05-06 | 1 | -0/+2 |
| * | Enable Source adapter objects | Brett Stottlemyer | 2015-03-03 | 1 | -0/+3 |
| * | Make it compile. Missing include | Montel Laurent | 2015-01-27 | 1 | -0/+1 |
| * | Allow .rep API to differ from Source API | Brett Stottlemyer | 2015-01-27 | 1 | -1/+97 |
| * | Remove QRemoteObjectSource type | Brett Stottlemyer | 2014-12-03 | 1 | -25/+1 |
| * | Change QRemoteObjectSource constructor to protected | Brett Stottlemyer | 2014-11-20 | 1 | -1/+3 |
| * | Fix includes in public headers | Kevin Funk | 2014-11-06 | 1 | -3/+2 |
| * | Adapt signal names to Qt coding style | Tobias Koenig | 2014-10-29 | 1 | -2/+2 |
| * | Say hello to QtRemoteObjects | Brett Stottlemyer | 2014-10-16 | 1 | -0/+77 |