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
/
qremoteobjectsource.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
1
-4
/
+4
*
Replace qExchange with std::exchange
Marc Mutz
2022-10-06
1
-1
/
+1
*
SourceApiMap: De-inline dtor of polymorphic class
Marc Mutz
2022-06-21
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
1
-38
/
+2
*
Fix header change replication
Joni Poikelin
2021-10-13
1
-3
/
+5
*
Handle enums/flags as hash/map keys
Brett Stottlemyer
2021-08-17
1
-8
/
+2
*
Clean-up the qremoteobjectsource.h header
Sona Kurazyan
2021-07-30
1
-0
/
+108
*
Fix crash when remoting QML objects with sub-objects
Michael Brasser
2021-07-22
1
-9
/
+24
*
Rename the classes for adding a custom transport support
Sona Kurazyan
2021-06-17
1
-3
/
+3
*
Refactor serialization code into an abstracted class
Brett Stottlemyer
2021-05-27
1
-12
/
+14
*
Clean-up integer conversion warnings
Sona Kurazyan
2021-02-26
1
-7
/
+7
*
Clean-up warnings
Sona Kurazyan
2021-02-22
1
-3
/
+3
*
Use QList instead of QVector
Jarek Kobus
2021-02-16
1
-3
/
+3
*
Fix QMetaType Deprecation warnings
Brett Stottlemyer
2021-02-15
1
-5
/
+7
*
Fix compilation with Qt 6
Sona Kurazyan
2021-02-15
1
-2
/
+2
*
Fix crash with same-named subobjects or models
Michael Brasser
2020-07-28
1
-5
/
+6
*
Update dependencies.yaml
Michael Brasser
2020-07-27
1
-1
/
+1
*
Don't connect overloaded signals
Michael Brasser
2020-07-27
1
-4
/
+28
*
Annual QStringLiteral sweep
Marc Mutz
2019-08-05
1
-1
/
+1
*
Eradicate some more tricky Q_FOREACH loops
Marc Mutz
2019-07-14
1
-1
/
+1
*
QRemoteObjectRootSource: fix quadratic loop
Marc Mutz
2019-07-14
1
-1
/
+4
*
Support Q_GADGETs with enums
Brett Stottlemyer
2019-05-20
1
-1
/
+1
*
More fixes for (dynamic) enums in signals and slots
Brett Stottlemyer
2019-05-17
1
-1
/
+3
*
Fix handling of QVariant properties
Brett Stottlemyer
2019-05-06
1
-1
/
+1
*
Fix registration for dynamic Replicas
Brett Stottlemyer
2019-05-01
1
-6
/
+14
*
Merge remote-tracking branch 'origin/5.12.1' into 5.12
Qt Forward Merge Bot
2019-02-01
1
-15
/
+38
|
\
|
*
QVariant is also a standalone type and we must treated accordingly
BogDan Vatra
2018-12-21
1
-15
/
+38
*
|
Fix include directives
Friedemann Kleint
2019-01-18
1
-3
/
+3
|
/
*
Handle null QAIM property
v5.12.0-rc2
v5.12.0
BogDan Vatra
2018-11-27
1
-5
/
+16
*
Support externally generated QIODevices
Brett Stottlemyer
2018-08-15
1
-4
/
+4
*
Fix issues with refactored CLASS/MODEL support
Michael Brasser
2018-05-17
1
-1
/
+1
*
Support non-CONSTANT pointer types
Brett Stottlemyer
2018-04-25
1
-24
/
+68
*
Allow nodes to proxy (or convert) replicas
Brett Stottlemyer
2018-04-25
1
-9
/
+9
*
Allow recursive packetizing of types
Brett Stottlemyer
2018-04-05
1
-1
/
+8
*
Make (internal) Source objects hierarchical
Brett Stottlemyer
2018-04-04
1
-75
/
+115
*
Rework REPC QObject* handling
v5.11.0-beta3
Brett Stottlemyer
2018-04-04
1
-1
/
+6
*
Add/extend Class/Model keywords for repc
Brett Stottlemyer
2017-12-13
1
-1
/
+64
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-24
1
-0
/
+17
|
\
|
*
Send also the methods and then signals parameter names
BogDan Vatra
2017-11-02
1
-0
/
+14
|
*
Send enum details
BogDan Vatra
2017-11-02
1
-0
/
+3
*
|
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
-2
/
+2
|
/
*
Correct QtRO license headers and added missing license files
v5.9.0-beta4
Jani Heikkinen
2017-05-02
1
-13
/
+19
*
Replace Q_NULLPTR -> nullptr
Kevin Funk
2017-03-29
1
-1
/
+1
*
Fixes for license check
Brett Stottlemyer
2017-01-14
1
-21
/
+13
*
Generate, send and check class signature for .rep generated classes
BogDan Vatra
2016-09-08
1
-0
/
+17
*
Send property information of the changed signals
BogDan Vatra
2016-06-20
1
-2
/
+3
*
Reduce code duplication a bit
Kevin Funk
2016-05-03
1
-19
/
+8
*
[fix] Correct sent typeName
Brett Stottlemyer
2016-03-28
1
-1
/
+2
*
Make connection-factories public
Brett Stottlemyer
2015-12-02
1
-3
/
+1
[next]