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_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
1
-38
/
+2
*
Rename the classes for adding a custom transport support
Sona Kurazyan
2021-06-17
1
-4
/
+4
*
Refactor serialization code into an abstracted class
Brett Stottlemyer
2021-05-27
1
-2
/
+3
*
Use QList instead of QVector
Jarek Kobus
2021-02-16
1
-9
/
+9
*
Fix crash with same-named subobjects or models
Michael Brasser
2020-07-28
1
-1
/
+1
*
Support Q_GADGETs with enums
Brett Stottlemyer
2019-05-20
1
-1
/
+2
*
More fixes for (dynamic) enums in signals and slots
Brett Stottlemyer
2019-05-17
1
-0
/
+1
*
Fix registration for dynamic Replicas
Brett Stottlemyer
2019-05-01
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.12.1' into 5.12
Qt Forward Merge Bot
2019-02-01
1
-1
/
+1
|
\
|
*
QVariant is also a standalone type and we must treated accordingly
BogDan Vatra
2018-12-21
1
-1
/
+1
*
|
Fix include directives
Friedemann Kleint
2019-01-18
1
-5
/
+4
|
/
*
Support externally generated QIODevices
Brett Stottlemyer
2018-08-15
1
-4
/
+4
*
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-04-30
1
-0
/
+2
|
\
|
*
Support non-CONSTANT pointer types
Brett Stottlemyer
2018-04-25
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-04-14
1
-11
/
+47
|
\
|
|
*
Allow recursive packetizing of types
Brett Stottlemyer
2018-04-05
1
-1
/
+5
|
*
Make (internal) Source objects hierarchical
Brett Stottlemyer
2018-04-04
1
-11
/
+43
*
|
Clean up override/final, consistent destructors
Brett Stottlemyer
2018-03-20
1
-1
/
+1
|
/
*
Add/extend Class/Model keywords for repc
Brett Stottlemyer
2017-12-13
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-24
1
-0
/
+13
|
\
|
*
Send also the methods and then signals parameter names
BogDan Vatra
2017-11-02
1
-0
/
+4
|
*
Send enum details
BogDan Vatra
2017-11-02
1
-0
/
+9
*
|
Modernize: Use override where possible
Kevin Funk
2017-09-21
1
-3
/
+3
|
/
*
Correct QtRO license headers and added missing license files
v5.9.0-beta4
Jani Heikkinen
2017-05-02
1
-13
/
+19
*
Replace Q_DECL_OVERRIDE -> override
Kevin Funk
2017-03-29
1
-20
/
+20
*
Replace Q_NULLPTR -> nullptr
Kevin Funk
2017-03-29
1
-1
/
+1
*
Fixes for license check
Brett Stottlemyer
2017-01-14
1
-21
/
+13
*
Fix warnings from syncqt.pl
Kevin Funk
2016-11-30
1
-0
/
+11
*
Generate, send and check class signature for .rep generated classes
BogDan Vatra
2016-09-08
1
-0
/
+4
*
[fix] Correct sent typeName
Brett Stottlemyer
2016-03-28
1
-2
/
+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
/
+6
*
Reuse the QVariantList in marshall args during serialization.
Björn Breitmeyer
2015-08-28
1
-1
/
+2
*
Improved backend transmission performance.
Björn Breitmeyer
2015-08-27
1
-1
/
+3
*
Enforce a bit of Qt coding style
Kevin Funk
2015-04-30
1
-27
/
+27
*
QRemoteObjectSourcePrivate -> QRemoteObjectSource
Kevin Funk
2015-04-30
1
-4
/
+4
*
Simplify memory mgmt for QRemoteObjectSourcePrivate
Kevin Funk
2015-04-30
1
-1
/
+4
*
Fix compile time warning
Manpreet S. Bajwa
2015-03-04
1
-1
/
+1
*
Enable Source adapter objects
Brett Stottlemyer
2015-03-03
1
-3
/
+4
*
Improve error checking on exposed API
Brett Stottlemyer
2015-03-03
1
-4
/
+19
*
Allow .rep API to differ from Source API
Brett Stottlemyer
2015-01-27
1
-43
/
+54
*
Fix build due to missing includes
Brett Stottlemyer
2014-12-03
1
-1
/
+2
*
Remove QRemoteObjectSource type
Brett Stottlemyer
2014-12-03
1
-1
/
+0
*
Implement QRemoteObjectPending{Call, Reply}
Kevin Funk
2014-11-20
1
-1
/
+1
*
Say hello to QtRemoteObjects
Brett Stottlemyer
2014-10-16
1
-0
/
+116