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
/
tests
/
auto
/
repc
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make qtremoteobjects tests standalone projects
Alexandru Croitor
2025-06-04
3
-0
/
+18
*
Change license for test files
Lucie Gérard
2024-04-04
7
-7
/
+7
*
Re-allow names containing ENUM in rep files
Mårten Nordheim
2023-11-27
2
-0
/
+17
*
Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-22
3
-9
/
+0
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-09
2
-4
/
+4
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
2
-3
/
+3
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
23
-23
/
+23
*
CMake: Rename tst_signature test to avoid conflict in top-level builds
Alexandru Croitor
2022-07-28
1
-1
/
+1
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
21
-21
/
+21
*
Don't stream an enum directly
Thiago Macieira
2022-07-18
1
-9
/
+10
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
23
-0
/
+69
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
7
-189
/
+14
*
Android: skip tests that require running test helpers with QProcess
Assam Boudjelthia
2022-04-27
1
-0
/
+3
*
Include Model/Class info in class signature
Brett Stottlemyer
2021-08-10
21
-0
/
+177
*
Make qt6_add_repc_{replica, source} plural
Sona Kurazyan
2021-05-31
19
-19
/
+19
*
Remove QMake project files
Sona Kurazyan
2021-04-16
45
-217
/
+0
*
Migrate from old signal/slot connection syntax
Sona Kurazyan
2021-02-25
2
-3
/
+3
*
Regenerate CMake projects
Sona Kurazyan
2021-02-15
20
-20
/
+20
*
Ensure tests work in cmake Multi-Config
Brett Stottlemyer
2020-06-29
1
-7
/
+5
*
Merge remote-tracking branch 'origin/wip/cmake' into dev
Alexandru Croitor
2020-06-16
23
-0
/
+429
|
\
|
*
Regenerate projects
wip/cmake
Alexandru Croitor
2019-11-15
21
-29
/
+23
|
*
Port QtRemoteObjects to CMake
Joerg Bornemann
2019-11-12
23
-0
/
+435
*
|
Update dependencies
Brett Stottlemyer
2020-06-01
2
-17
/
+17
*
|
Fix deprecation warnings
Friedemann Kleint
2020-03-30
1
-2
/
+2
|
/
*
Name tests and test helpers uniquely
Joerg Bornemann
2019-10-08
1
-1
/
+1
*
Eradicate some simple Q_FOREACH loops
Marc Mutz
2019-07-04
1
-18
/
+19
*
Add warning for signature mismatch
Michael Brasser
2018-08-03
1
-0
/
+1
*
Add metatype registrations for POD attributes
v5.11.0-beta2
Michael Brasser
2018-03-08
2
-0
/
+16
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-11-03
1
-2
/
+3
|
\
|
*
Fix build with -no-feature-process
Jake Petroules
2017-10-05
1
-2
/
+3
*
|
fix class name
BogDan Vatra
2017-11-02
1
-2
/
+2
*
|
tests: Introduce TestUtils::findExecutable
Kevin Funk
2017-09-25
1
-16
/
+4
|
/
*
Correct QtRO license headers and added missing license files
v5.9.0-beta4
Jani Heikkinen
2017-05-02
7
-112
/
+77
*
Replace Q_DECL_OVERRIDE -> override
Kevin Funk
2017-03-29
1
-4
/
+4
*
Skip qtremoteobject signature tests
v5.9.0-alpha1
Jani Heikkinen
2017-02-10
1
-1
/
+2
*
Fixes for license check
Brett Stottlemyer
2017-01-14
7
-148
/
+92
*
Simplify code, use QStandardPaths::findExecutable
Kevin Funk
2017-01-10
1
-10
/
+6
*
Stabilize tst_signatureTest
Kevin Funk
2017-01-09
1
-0
/
+5
*
Generate, send and check class signature for .rep generated classes
BogDan Vatra
2016-09-08
42
-1
/
+980
*
Disable parallel testing
Kevin Funk
2015-11-26
2
-2
/
+2
*
Change PODS from Q_OBJECT to Q_GADGET
Brett Stottlemyer
2015-08-07
1
-22
/
+0
*
RepParser is now a static lib and a qt module
Franck Arrecot
2015-03-17
4
-336
/
+1
*
repc: Improve error reporting
Kevin Funk
2015-03-12
1
-0
/
+60
*
Fix generation of slot signatures
Tobias Koenig
2014-12-23
1
-1
/
+1
*
Fix parsing of const ref parameters
Tobias Koenig
2014-12-23
1
-0
/
+1
*
Remove not necessary includes
Montel Laurent
2014-12-18
2
-2
/
+0
*
Add .rep and .h generator from server .h file
BogDan Vatra
2014-12-02
1
-8
/
+8
*
Add support for const'ref in SIGNAL/SLOT arguments
Montel Laurent
2014-12-01
1
-0
/
+5
*
Implement QRemoteObjectPending{Call, Reply}
Kevin Funk
2014-11-20
1
-10
/
+10
*
Add template support for POD
Montel Laurent
2014-11-17
1
-0
/
+55
[next]