summaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* Change license for test filesLucie Gérard2024-04-043-3/+3
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-222-7/+0
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-061-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-282-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-073-0/+9
* Use SPDX license identifiersLucie Gérard2022-06-143-81/+6
* Fix tst_usertypes resources bundlingAssam Boudjelthia2022-04-293-17/+40
* Android: use localabstract socket on Android testsAssam Boudjelthia2022-04-2810-20/+30
* Fix test failures on macOS-arm64Sona Kurazyan2021-12-161-14/+14
* Fix crash when remoting QML objects with sub-objectsMichael Brasser2021-07-223-0/+24
* Remove QMake project filesSona Kurazyan2021-04-166-34/+0
* Regenerate CMake projectsSona Kurazyan2021-02-152-2/+2
* Don't connect overloaded signalsMichael Brasser2020-07-273-0/+11
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-06-163-0/+50
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-152-2/+2
| * Port QtRemoteObjects to CMakeJoerg Bornemann2019-11-123-0/+50
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-093-0/+78
|\ \
| * | Fix QML bindings to second replica propertiesMichael Brasser2020-02-252-0/+48
| * | Fix initialization issue when a replica is given extra propertiesMichael Brasser2020-02-252-0/+30
* | | Expose Host to enable remoting of source objects from QMLMichael Brasser2020-01-212-0/+30
| |/ |/|
* | Rename TARGET of tests/auto/qml/integration to tst_qmlintegrationJoerg Bornemann2019-11-081-1/+1
|/
* Support SLOTs with return values in QMLMichael Brasser2019-08-233-0/+87
* Update import statement to "import QtRemoteObjects 5.12"Michael Brasser2018-08-286-6/+6
* Ensure these tests run with 'make check'Michael Brasser2018-05-181-1/+1
* Fix issues with refactored CLASS/MODEL supportMichael Brasser2018-05-172-0/+38
* Update tests to match new sub-object behaviorMichael Brasser2018-05-171-2/+4
* Support non-CONSTANT pointer typesBrett Stottlemyer2018-04-251-1/+3
* Ensure we setNode for replicas with MODELsMichael Brasser2017-12-231-0/+3
* Have SimpleSource derive from SourceBrett Stottlemyer2017-12-133-3/+76
* Add/extend Class/Model keywords for repcBrett Stottlemyer2017-12-134-0/+81
* [minor][test] Clarify types in a few testsBrett Stottlemyer2017-12-081-1/+1
* Fix slot calls for replicas with extra propertiesMichael Brasser2017-10-185-0/+98
* Start QML unit testsKevin Funk2017-10-054-0/+102