aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest
Commit message (Expand)AuthorAgeFilesLines
...
* qmltest: use variadic templates instead of QGenericArgumentThiago Macieira2022-07-181-2/+3
* Add license headers to cmake filesLucie Gérard2022-07-082-0/+6
* Add "auto" to module DEPENDENCIESUlf Hermann2022-06-241-1/+1
* Quick test lib: Account for DPR when grabbing sub-imageTimur Pocheptsov2022-06-171-1/+2
* Use SPDX license identifiersLucie Gérard2022-06-1123-825/+47
* TestCase: add API for checking for polish at window levelMitch Curtis2022-06-064-19/+69
* QtQuickTest: add API for checking for polish at window levelMitch Curtis2022-06-023-2/+80
* QML: Port QV4::CompiledData::Binding to new special integer bitfieldUlf Hermann2022-05-111-2/+2
* QML: Port QV4::CompiledData::Location to new special integer bitfieldUlf Hermann2022-05-111-2/+2
* QML: Port QV4::CompiledData::Object to new special integer bitfieldUlf Hermann2022-05-111-1/+1
* Replace uses of deprecated _qs with _s/QStringLiteralSona Kurazyan2022-04-291-1/+3
* QuickTest: includemocsMarc Mutz2022-04-293-0/+6
* Revert "QML: Add indirect library dependencies for tests relying those"Alexey Edelev2022-04-081-1/+1
* Make sure all private headers include at least one otherThiago Macieira2022-03-102-1/+3
* QNX: Fix compiler warnings about unused parametersPasi Petäjäjärvi2022-03-051-0/+2
* INTEGRITY: Fix some test cases from core/qml foldersKimmo Ollila2022-03-031-1/+1
* QML: Add indirect library dependencies for tests relying thosePasi Petäjäjärvi2022-03-021-1/+1
* Add 6.3 revision to failOnWarningShawn Rutledge2022-02-121-1/+1
* Doc: Enable zero warning limit for documentationVenugopal Shivashankar2022-01-141-0/+3
* Don't crash when pasting text into TextAreaShawn Rutledge2022-01-072-0/+15
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-01-061-1/+1
* QML test lib: propagate failOnWarning() feature to QMLAndrei Golubev2021-12-043-1/+52
* Doc: Drop version no. against the \qmlmoduleVenugopal Shivashankar2021-12-021-1/+1
* Make qmltest/SignalSpy.qml aware of recursive qtest_update() callsAndrei Golubev2021-11-301-1/+8
* QuickTest: Do not leak when returning an errorUlf Hermann2021-11-091-11/+14
* Use qWarning() in preference to QTest::qWarn()Edward Welbourne2021-09-231-5/+6
* Doc: Remove unsupported customFiltersKai Köhne2021-08-311-4/+0
* Use <major>.0 as default version for QML filesUlf Hermann2021-08-271-3/+0
* Replace uses of deprecated QWARN macro with qWarningTor Arne Vestbø2021-08-042-2/+2
* Remove unnecessary declarations of type registration functionsUlf Hermann2021-07-161-3/+0
* QtTest: use delay properly in mouseWheel()Shawn Rutledge2021-07-061-1/+4
* Modernize QuickTest's TestCase.qmlFabian Kosmale2021-07-051-5/+6
* Fix QuickTest moduleUlf Hermann2021-06-301-4/+3
* Refactor and update qml CMake APICraig Scott2021-06-046-27/+2508
* CMake: Remove unneeded *.pro and .prev_CMakeLists.txt filesCraig Scott2021-05-191-67/+0
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-271-1/+0
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* QV4::Engine::toVariant: Use metatype instead of metatype idFabian Kosmale2021-03-251-1/+1
* TestCase: Fix colors comparison in fuzzyCompare()Alexander Akulich2021-03-111-1/+1
* QuickTest: Do not recurse forever on inline components in enumerateTestCasesFabian Kosmale2021-02-011-1/+4
* Drop widgets dependency from quicktestUlf Hermann2021-02-012-37/+2
* Remove the qmake project filesFabian Kosmale2021-01-152-45/+0
* QmlTest: Privately export the QML-exposed classesUlf Hermann2021-01-123-4/+9
* Merge the QtTest and Qt.test.qtestroot QML modulesUlf Hermann2021-01-1212-67/+918
* Document how to use CMake for Qt QuickTestKai Koehne2020-12-034-18/+51
* Doc: Remove version numbers for import statementJerome Pasion2020-11-261-1/+1
* Doc: Remove version numbers for import statementJerome Pasion2020-11-241-1/+1
* Mention a change in Qt Quick TestVolker Hilsheimer2020-11-181-1/+3
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-091-2/+2
* CMake: Fix qmltest's config module name as understood by qmakeAlexandru Croitor2020-11-022-0/+2