summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/qremoteobjectreplica.cpp
Commit message (Expand)AuthorAgeFilesLines
* Assert fail in tst_usertypes::complexInQmlTatiana Borisova2024-11-041-2/+6
* QConnectedReplicaImplementation: don't call deleteLater() on a nullptrMarc Mutz2023-12-201-2/+4
* Doc: Fix description for QRemoteObjectReplica::state()Andreas Eliasson2023-08-231-3/+2
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-091-3/+3
* Replace qExchange with std::exchangeMarc Mutz2022-10-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-141-38/+2
* Make sure dynamic replica values are decodedBrett Stottlemyer2021-08-051-0/+7
* Refactor decodeVariant to pass by rvalue ref/std::moveBrett Stottlemyer2021-08-041-14/+16
* Fix "Failed to create a timer" issue on WindowsBrett Stottlemyer2021-07-141-2/+11
* Don't try to access replica's connection when it's not initialized yetSona Kurazyan2021-06-281-10/+26
* Rename the classes for adding a custom transport supportSona Kurazyan2021-06-171-2/+2
* Move client-side Codec to IoDeviceBaseBrett Stottlemyer2021-05-271-13/+7
* Refactor serialization code into an abstracted classBrett Stottlemyer2021-05-271-7/+14
* Various documentation fixesMårten Nordheim2021-03-091-13/+36
* Clean-up integer conversion warningsSona Kurazyan2021-02-261-2/+2
* Migrate from old signal/slot connection syntaxSona Kurazyan2021-02-251-3/+4
* Clean-up warningsSona Kurazyan2021-02-221-9/+9
* Use QList instead of QVectorJarek Kobus2021-02-161-1/+1
* Avoid constructing QMetaType from type id when possibleSona Kurazyan2021-02-161-3/+3
* Fix QMetaType Deprecation warningsBrett Stottlemyer2021-02-151-6/+6
* Fix compilation with Qt 6Sona Kurazyan2021-02-151-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-091-3/+23
|\
| * Fix QML bindings to second replica propertiesMichael Brasser2020-02-251-2/+22
| * Fix initialization issue when a replica is given extra propertiesMichael Brasser2020-02-251-1/+1
* | Add QRemoteObjectReplica::notified signalMichael Brasser2019-12-131-1/+27
|/
* Replace some Q_FOREACH loops by consume loopsMarc Mutz2019-07-041-2/+1
* Port from implicit to explicit atomic operationsMarc Mutz2019-07-041-7/+7
* Fix dynamic use_enum logic (Qt types only)Brett Stottlemyer2019-05-181-2/+2
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-011-3/+3
|\
| * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-081-7/+7
| |\
| * | QVariant is also a standalone type and we must treated accordinglyBogDan Vatra2018-12-211-3/+3
* | | Fix include directivesFriedemann Kleint2019-01-181-5/+5
| |/ |/|
* | Clang warning cleanup in qnx backendBrett Stottlemyer2018-12-191-7/+7
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-181-0/+1
|\
| * Fix a constant reconnection issueThomas Senyk2018-09-171-0/+1
* | Support externally generated QIODevicesBrett Stottlemyer2018-08-151-5/+12
|/
* Doc: Add missing dotsPaul Wicking2018-06-191-1/+1
* Fix issues with refactored CLASS/MODEL supportMichael Brasser2018-05-171-3/+5
* Support non-CONSTANT pointer typesBrett Stottlemyer2018-04-251-0/+6
* Allow nodes to proxy (or convert) replicasBrett Stottlemyer2018-04-251-1/+0
* Allow recursive packetizing of typesBrett Stottlemyer2018-04-051-6/+33
* Rework REPC QObject* handlingv5.11.0-beta3Brett Stottlemyer2018-04-041-0/+12
* QRemoteObjectReplica: Fix g++ 7.2 warning about tautological-comparisonFriedemann Kleint2018-03-191-0/+6
* Say hello to QRemoteObjectNode::heartbeatInterval propertyBogDan Vatra2017-12-081-6/+39
* Fix slot calls for replicas with extra propertiesMichael Brasser2017-10-181-2/+14
* Pimpl QRemoteObjectRegistryKevin Funk2017-10-061-0/+6
* Rename ReplicaPrivate -> ReplicaImplementationKevin Funk2017-10-061-57/+57
* Dissolve qconnectionfactories.h, make privateKevin Funk2017-10-061-1/+1
* Move free qtro_* functions in QtPrivate namespaceKevin Funk2017-09-271-1/+1
* Correct QtRO license headers and added missing license filesv5.9.0-beta4Jani Heikkinen2017-05-021-13/+19