index
:
qt/qtremoteobjects.git
5.10
5.11
5.12
5.13
5.14
5.15
5.9
6.10
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
/
tools
/
repc
/
repcodegenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
1
-27
/
+2
*
Move class signature handling to parser.g
Brett Stottlemyer
2021-08-24
1
-1
/
+0
*
Refactor repcodegenerator
Brett Stottlemyer
2021-08-22
1
-17
/
+15
*
Enable use of Flags in .rep files
Brett Stottlemyer
2021-08-17
1
-1
/
+2
*
Add ability to use class enums in .rep
Brett Stottlemyer
2021-08-17
1
-5
/
+1
*
Generate a qDebug output for PODs
Brett Stottlemyer
2021-08-10
1
-0
/
+1
*
Include Model/Class info in class signature
Brett Stottlemyer
2021-08-10
1
-1
/
+1
*
Use QList instead of QVector
Jarek Kobus
2021-02-16
1
-6
/
+6
*
Fix compilation with Qt 6
Sona Kurazyan
2021-02-15
1
-2
/
+0
*
Support SLOTs with return values in QML
Michael Brasser
2019-08-23
1
-0
/
+1
*
Rework REPC QObject* handling
v5.11.0-beta3
Brett Stottlemyer
2018-04-04
1
-0
/
+1
*
[repc] Don't use override for READONLY PROPs
Michael Brasser
2017-12-23
1
-1
/
+1
*
Generate a protected setter for SimpleSource READONLY properties
v5.10.0-beta2
Michael Brasser
2017-10-06
1
-0
/
+2
*
Correct QtRO license headers and added missing license files
v5.9.0-beta4
Jani Heikkinen
2017-05-02
1
-16
/
+11
*
Compile with a namespaced Qt
Volker Krause
2017-01-30
1
-2
/
+3
*
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
/
+2
*
QtRO enum fixes
Brett Stottlemyer
2016-04-05
1
-1
/
+1
*
[repc] Convert function to QTextStream
Brett Stottlemyer
2016-04-05
1
-1
/
+1
*
Enhance .rep enum handling
Kevin Funk
2015-12-01
1
-0
/
+4
*
repc: Port generateClass to stream-based API
Kevin Funk
2015-12-01
1
-1
/
+1
*
Add ENUM type to REPC
Brett Stottlemyer
2015-10-07
1
-0
/
+2
*
REPC - Allow "merged" file generation
Brett Stottlemyer
2015-10-07
1
-1
/
+2
*
Change PODS from Q_OBJECT to Q_GADGET
Brett Stottlemyer
2015-08-07
1
-2
/
+0
*
Don't call virtual function through reference
Kevin Funk
2015-03-17
1
-2
/
+2
*
Always register type and its stream operators
Kevin Funk
2015-03-12
1
-1
/
+3
*
Allow .rep API to differ from Source API
Brett Stottlemyer
2015-01-27
1
-0
/
+1
*
[repc] Generate Source and SimpleSource classes
Brett Stottlemyer
2014-12-02
1
-1
/
+2
*
Add .rep and .h generator from server .h file
BogDan Vatra
2014-12-02
1
-3
/
+4
*
Don't mix struct and class for the same type.
Volker Krause
2014-11-14
1
-2
/
+2
*
Typo fix: Marshaling -> Marshalling
Kevin Funk
2014-11-06
1
-1
/
+1
*
Style: Use lower-case file names
Kevin Funk
2014-11-06
1
-0
/
+91