index
:
qt/qtremoteobjects.git
5.10
5.11
5.12
5.13
5.14
5.15
5.9
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/cmake
wip/serialization
Qt distributed object system
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
remoteobjects
/
qremoteobjectreplica.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assert fail in tst_usertypes::complexInQml
Tatiana Borisova
2024-11-04
1
-2
/
+6
*
QConnectedReplicaImplementation: don't call deleteLater() on a nullptr
Marc Mutz
2023-12-20
1
-2
/
+4
*
Doc: Fix description for QRemoteObjectReplica::state()
Andreas Eliasson
2023-08-23
1
-3
/
+2
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-09
1
-3
/
+3
*
Replace qExchange with std::exchange
Marc Mutz
2022-10-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
1
-38
/
+2
*
Make sure dynamic replica values are decoded
Brett Stottlemyer
2021-08-05
1
-0
/
+7
*
Refactor decodeVariant to pass by rvalue ref/std::move
Brett Stottlemyer
2021-08-04
1
-14
/
+16
*
Fix "Failed to create a timer" issue on Windows
Brett Stottlemyer
2021-07-14
1
-2
/
+11
*
Don't try to access replica's connection when it's not initialized yet
Sona Kurazyan
2021-06-28
1
-10
/
+26
*
Rename the classes for adding a custom transport support
Sona Kurazyan
2021-06-17
1
-2
/
+2
*
Move client-side Codec to IoDeviceBase
Brett Stottlemyer
2021-05-27
1
-13
/
+7
*
Refactor serialization code into an abstracted class
Brett Stottlemyer
2021-05-27
1
-7
/
+14
*
Various documentation fixes
Mårten Nordheim
2021-03-09
1
-13
/
+36
*
Clean-up integer conversion warnings
Sona Kurazyan
2021-02-26
1
-2
/
+2
*
Migrate from old signal/slot connection syntax
Sona Kurazyan
2021-02-25
1
-3
/
+4
*
Clean-up warnings
Sona Kurazyan
2021-02-22
1
-9
/
+9
*
Use QList instead of QVector
Jarek Kobus
2021-02-16
1
-1
/
+1
*
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
/
+6
*
Fix compilation with Qt 6
Sona Kurazyan
2021-02-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2020-03-09
1
-3
/
+23
|
\
|
*
Fix QML bindings to second replica properties
Michael Brasser
2020-02-25
1
-2
/
+22
|
*
Fix initialization issue when a replica is given extra properties
Michael Brasser
2020-02-25
1
-1
/
+1
*
|
Add QRemoteObjectReplica::notified signal
Michael Brasser
2019-12-13
1
-1
/
+27
|
/
*
Replace some Q_FOREACH loops by consume loops
Marc Mutz
2019-07-04
1
-2
/
+1
*
Port from implicit to explicit atomic operations
Marc Mutz
2019-07-04
1
-7
/
+7
*
Fix dynamic use_enum logic (Qt types only)
Brett Stottlemyer
2019-05-18
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.12.1' into 5.12
Qt Forward Merge Bot
2019-02-01
1
-3
/
+3
|
\
|
*
Merge 5.12 into 5.12.1
Kari Oikarinen
2019-01-08
1
-7
/
+7
|
|
\
|
*
|
QVariant is also a standalone type and we must treated accordingly
BogDan Vatra
2018-12-21
1
-3
/
+3
*
|
|
Fix include directives
Friedemann Kleint
2019-01-18
1
-5
/
+5
|
|
/
|
/
|
*
|
Clang warning cleanup in qnx backend
Brett Stottlemyer
2018-12-19
1
-7
/
+7
|
/
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-09-18
1
-0
/
+1
|
\
|
*
Fix a constant reconnection issue
Thomas Senyk
2018-09-17
1
-0
/
+1
*
|
Support externally generated QIODevices
Brett Stottlemyer
2018-08-15
1
-5
/
+12
|
/
*
Doc: Add missing dots
Paul Wicking
2018-06-19
1
-1
/
+1
*
Fix issues with refactored CLASS/MODEL support
Michael Brasser
2018-05-17
1
-3
/
+5
*
Support non-CONSTANT pointer types
Brett Stottlemyer
2018-04-25
1
-0
/
+6
*
Allow nodes to proxy (or convert) replicas
Brett Stottlemyer
2018-04-25
1
-1
/
+0
*
Allow recursive packetizing of types
Brett Stottlemyer
2018-04-05
1
-6
/
+33
*
Rework REPC QObject* handling
v5.11.0-beta3
Brett Stottlemyer
2018-04-04
1
-0
/
+12
*
QRemoteObjectReplica: Fix g++ 7.2 warning about tautological-comparison
Friedemann Kleint
2018-03-19
1
-0
/
+6
*
Say hello to QRemoteObjectNode::heartbeatInterval property
BogDan Vatra
2017-12-08
1
-6
/
+39
*
Fix slot calls for replicas with extra properties
Michael Brasser
2017-10-18
1
-2
/
+14
*
Pimpl QRemoteObjectRegistry
Kevin Funk
2017-10-06
1
-0
/
+6
*
Rename ReplicaPrivate -> ReplicaImplementation
Kevin Funk
2017-10-06
1
-57
/
+57
*
Dissolve qconnectionfactories.h, make private
Kevin Funk
2017-10-06
1
-1
/
+1
*
Move free qtro_* functions in QtPrivate namespace
Kevin Funk
2017-09-27
1
-1
/
+1
*
Correct QtRO license headers and added missing license files
v5.9.0-beta4
Jani Heikkinen
2017-05-02
1
-13
/
+19
[next]