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
/
utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
1
-27
/
+2
*
prevent undefined behavior of using underscore & upper case identifier
Moody Liu
2022-05-20
1
-60
/
+84
*
Allow automatic move for local variables
Sona Kurazyan
2021-08-24
1
-1
/
+1
*
Clean-up integer conversion warnings
Sona Kurazyan
2021-02-26
1
-2
/
+2
*
Use QList instead of QVector
Jarek Kobus
2021-02-16
1
-9
/
+9
*
Fix loop warnings
Brett Stottlemyer
2021-02-15
1
-8
/
+8
*
[Repc] Remove moc_copy in favor of json input
Brett Stottlemyer
2020-07-21
1
-102
/
+175
*
Fix infinite loop during slot cleanup for properties
Christian Gudrian
2018-02-26
1
-0
/
+1
*
Sync moc copy with moc from qtbase 5.9 branch
Kevin Funk
2017-06-09
1
-25
/
+26
*
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
-0
/
+4
*
Fixes for license check
Brett Stottlemyer
2017-01-14
1
-21
/
+13
*
fix repc duplicating signal/slot for replicas
Alexey Mednyy
2016-07-22
1
-3
/
+23
*
Work around dependency issue for repparser.h
Kevin Funk
2016-02-12
1
-0
/
+3
*
Add return type to generate slots/signals in .rep file
Swen Kooij
2016-01-12
1
-1
/
+2
*
Added option '-c' to force generation of 'class' instead of 'POD'
Swen Kooij
2016-01-12
1
-2
/
+2
*
Don't generate empty PROP() when there are no properties
Swen Kooij
2016-01-12
1
-1
/
+2
*
fix detection of READONLY properties when parsing C++ file (.rep & AST genera...
Norbert Nemec
2015-12-01
1
-4
/
+6
*
Change PODS from Q_OBJECT to Q_GADGET
Brett Stottlemyer
2015-08-07
1
-5
/
+4
*
[repc] Replace std::vector -> QVector
Brett Stottlemyer
2014-12-04
1
-1
/
+1
*
Add .rep and .h generator from server .h file
BogDan Vatra
2014-12-02
1
-0
/
+197