| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix broken hover in ApplicationWindow's background | Mitch Curtis | 2025-04-23 | 1 | -1/+3 |
| * | QQuickVisualTestUtils::compareImages: save images on all failures | Mitch Curtis | 2024-11-15 | 1 | -27/+37 |
| * | QQuickVisualTestUtils::compareImages: fail if image depth is not 32 | Mitch Curtis | 2024-11-15 | 1 | -0/+4 |
| * | Add missing includes | Fabian Kosmale | 2024-10-24 | 1 | -0/+1 |
| * | Share code between QQuickViewTestUtils and QQuickVisualTestUtils | Tor Arne Vestbø | 2024-09-27 | 1 | -3/+1 |
| * | QQuickVisualTestUtils::compareImages: improve saved image path output | Mitch Curtis | 2024-09-04 | 1 | -1/+1 |
| * | Fix two compile warnings/errors | Matthias Rauter | 2024-08-16 | 1 | -2/+3 |
| * | QQuickVisualTestUtils::compareImages: save images on failure | Mitch Curtis | 2024-08-09 | 1 | -1/+31 |
| * | QQuickVisualTestUtils::compareImages: actually check all colors | Mitch Curtis | 2024-08-09 | 1 | -2/+2 |
| * | Correct license for test files | Lucie Gérard | 2024-04-11 | 1 | -1/+1 |
| * | quicktestutils: document isDelegateVisible | Mitch Curtis | 2024-03-21 | 1 | -0/+6 |
| * | quicktestutils: rename delegateVisible to isDelegateVisible | Mitch Curtis | 2024-03-21 | 1 | -1/+1 |
| * | Add PointLerper to QQuickVisualTestUtils | Mitch Curtis | 2023-06-27 | 1 | -0/+51 |
| * | Fix build with -no-feature-listview and itemviews | Tasuku Suzuki | 2023-04-13 | 1 | -0/+4 |
| * | Add coordinate-mapping convenience functions to QQuickVisualTestUtils | Mitch Curtis | 2023-03-31 | 1 | -0/+15 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -2/+2 |
| * | Remove flushFrameSynchronousEvents from qquickwindow_p.h | Johan Solbakken | 2022-07-17 | 1 | -1/+1 |
| * | QQuickApplicationHelper: move initialProperties before qmlImportPaths | Mitch Curtis | 2022-06-15 | 1 | -1/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
| * | QtQuickTest: add API for checking for polish at window level | Mitch Curtis | 2022-06-02 | 1 | -1/+1 |
| * | QuickTestUtilsPrivate: includemocs | Marc Mutz | 2022-04-29 | 1 | -0/+2 |
| * | Replace 0 pointer constants with nullptr | Allan Sandfeld Jensen | 2021-10-18 | 1 | -1/+1 |
| * | Consolidate test helpers into private libraries | Mitch Curtis | 2021-09-13 | 1 | -0/+225 |