summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-08-314-7/+6375
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-282-7/+2
| |\
| | * Change address URL for local tests in tst_integrationAssam Boudjelthia2019-08-262-7/+2
| * | Binary compatibility file against Qt5.13.0 for QtRemoteObjectsMilla Pohjanheimo2019-08-142-0/+6373
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-031-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-271-1/+1
| |\|
| | * Fix TestModelView::testModelTest flakiness - againLiang Qi2019-07-241-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-4/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-111-4/+0
| |\|
| | * Fix yet another -Wdeprecated-copy warningMarc Mutz2019-07-031-4/+0
* | | Model Utilities: fix a quadratic loopMarc Mutz2019-07-041-9/+6
* | | Eradicate some simple Q_FOREACH loopsMarc Mutz2019-07-043-34/+36
* | | Port from QLatin1Literal to QLatin1StringLiang Qi2019-06-144-8/+8
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-0812-18/+93
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-0212-18/+93
| |\|
| | * Make sure class enums work dynamicallyBrett Stottlemyer2019-05-204-9/+22
| | * Support Q_GADGETs with enumsBrett Stottlemyer2019-05-207-1/+23
| | * Fix dynamic use_enum logic (Qt types only)Brett Stottlemyer2019-05-185-0/+18
| | * More fixes for (dynamic) enums in signals and slotsBrett Stottlemyer2019-05-178-14/+36
* | | Fix build when configuring without OpenSSLDimitrios Apostolou2019-06-071-0/+1
* | | Remove bogus usage of QSslSocket, replace with QTcpSocketDimitrios Apostolou2019-05-271-1/+2
* | | Fix deprecation warnings in testsFriedemann Kleint2019-05-242-5/+22
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-141-1/+6
|\|
| * Fix return value propagation through proxiesBrett Stottlemyer2019-05-131-1/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13Michael Brasser2019-05-0714-1/+603
|\|
| * Fix dynamic enums in Props and SignalsBrett Stottlemyer2019-05-073-0/+10
| * Fix handling of QVariant propertiesBrett Stottlemyer2019-05-066-0/+11
| * Ensure proxied objects are correctly unproxiedMichael Brasser2019-05-011-1/+5
| * Fix registration for dynamic ReplicasBrett Stottlemyer2019-05-0114-1/+578
* | Increase mingw timeoutv5.13.0-beta3v5.13.0-beta2Brett Stottlemyer2019-04-041-0/+1
|/
* Fix crash with AllowExternalRegistration and QtRO schemaBrett Stottlemyer2019-03-071-0/+14
* Fix restart/nullptr crashBrett Stottlemyer2019-03-0511-1/+515
* Only include the ssl example and test if the OpenSSL feature is availableAndy Shaw2018-12-071-2/+3
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-052-10/+48
|\
| * Handle null QAIM propertyv5.12.0-rc2v5.12.0BogDan Vatra2018-11-271-6/+28
| * Break socket listen out of QRemoteObjectSourceIo constructorv5.12.0-beta4Lee Helpingstine2018-11-061-4/+20
* | Clean up windows qmake scopesOliver Wolff2018-11-221-1/+1
|/
* Add SSL example & auto testBogDan Vatra2018-10-2919-1/+578
* Unregister types that are not neededv5.12.0-beta3v5.12.0-beta2BogDan Vatra2018-10-091-7/+12
* Add autotest for dynamic gadgetsMichael Brasser2018-09-194-2/+39
* Update import statement to "import QtRemoteObjects 5.12"Michael Brasser2018-08-286-6/+6
* Fix crash with ObjectList and in-process replicasMichael Brasser2018-08-221-0/+22
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-211-0/+31
|\
| * Fix issue proxying modelsMichael Brasser2018-08-141-0/+31
* | Support externally generated QIODevicesBrett Stottlemyer2018-08-1512-6/+685
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-0/+1
|\|
| * Add warning for signature mismatchMichael Brasser2018-08-031-0/+1
* | Improve support for comments in .rep filesBrett Stottlemyer2018-06-261-0/+6
* | Update parameter list handlingBrett Stottlemyer2018-06-251-14/+34
* | Refactor integration testsBrett Stottlemyer2018-06-251-339/+254
|/