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
/
tests
/
auto
/
proxy_multiprocess
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change license for test files
Lucie Gérard
2024-04-04
6
-6
/
+6
*
Mark the whole repo with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-08-31
1
-1
/
+1
*
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()
Marc Mutz
2022-10-06
1
-3
/
+3
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
5
-5
/
+5
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
4
-4
/
+4
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
5
-0
/
+15
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
6
-162
/
+12
*
Android: use localabstract socket on Android tests
Assam Boudjelthia
2022-04-28
2
-2
/
+6
*
Android: skip tests that require running test helpers with QProcess
Assam Boudjelthia
2022-04-27
1
-0
/
+3
*
Allow PODs to include enums/flags
Brett Stottlemyer
2021-09-07
2
-3
/
+7
*
Handle enums/flags as hash/map keys
Brett Stottlemyer
2021-08-17
3
-0
/
+22
*
Support general QMap<*>/QHash<*> types with a proxy
Brett Stottlemyer
2021-08-17
3
-0
/
+9
*
Fix crash when using QList<*> with a proxy
Michael Brasser
2021-08-08
3
-0
/
+6
*
Make qt6_add_repc_{replica, source} plural
Sona Kurazyan
2021-05-31
2
-2
/
+2
*
Remove QMake project files
Sona Kurazyan
2021-04-16
11
-97
/
+0
*
Migrate from old signal/slot connection syntax (part 2)
Sona Kurazyan
2021-02-26
2
-2
/
+2
*
Clean-up warnings
Sona Kurazyan
2021-02-22
1
-3
/
+3
*
Fix compilation with Qt 6
Sona Kurazyan
2021-02-15
1
-1
/
+1
*
Regenerate CMake projects
Sona Kurazyan
2021-02-15
5
-5
/
+5
*
Ensure tests work in cmake Multi-Config
Brett Stottlemyer
2020-06-29
1
-24
/
+8
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-29
1
-3
/
+3
*
Merge remote-tracking branch 'origin/wip/cmake' into dev
Alexandru Croitor
2020-06-16
6
-0
/
+114
|
\
|
*
Regenerate projects
wip/cmake
Alexandru Croitor
2019-11-15
4
-4
/
+4
|
*
Port QtRemoteObjects to CMake
Joerg Bornemann
2019-11-12
6
-0
/
+114
*
|
Fix broken tests
Brett Stottlemyer
2020-06-12
2
-2
/
+0
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-07
1
-3
/
+3
|
\
\
|
*
|
Fix deprecation warnings
Friedemann Kleint
2020-03-30
1
-3
/
+3
*
|
|
Skip failing tests
Friedemann Kleint
2020-04-06
2
-0
/
+2
|
/
/
*
/
Purge use of QDateTime's locale-dependent APIs
Edward Welbourne
2020-01-31
3
-5
/
+5
|
/
*
Name tests and test helpers uniquely
Joerg Bornemann
2019-10-08
3
-4
/
+4
*
Add missing include guard to namespace.h
Joerg Bornemann
2019-10-07
1
-0
/
+5
*
Port from QLatin1Literal to QLatin1String
Liang Qi
2019-06-14
2
-3
/
+3
*
Make sure class enums work dynamically
Brett Stottlemyer
2019-05-20
4
-9
/
+22
*
Support Q_GADGETs with enums
Brett Stottlemyer
2019-05-20
7
-1
/
+23
*
Fix dynamic use_enum logic (Qt types only)
Brett Stottlemyer
2019-05-18
5
-0
/
+18
*
More fixes for (dynamic) enums in signals and slots
Brett Stottlemyer
2019-05-17
5
-8
/
+29
*
Fix return value propagation through proxies
Brett Stottlemyer
2019-05-13
1
-1
/
+6
*
Fix dynamic enums in Props and Signals
Brett Stottlemyer
2019-05-07
3
-0
/
+10
*
Fix handling of QVariant properties
Brett Stottlemyer
2019-05-06
6
-0
/
+11
*
Ensure proxied objects are correctly unproxied
Michael Brasser
2019-05-01
1
-1
/
+5
*
Fix registration for dynamic Replicas
Brett Stottlemyer
2019-05-01
13
-0
/
+577