| Commit message (Expand) | Author | Age | Files | Lines |
| * | QQuickView::showView() return true if the platform is Wayland | Frederic Lefebvre | 2025-11-13 | 1 | -0/+4 |
| * | Port away from QPair | Zhao Yuhang | 2025-04-12 | 1 | -12/+12 |
| * | Check if showView uses updated position | Frédéric Lefebvre | 2025-02-13 | 1 | -0/+8 |
| * | Share code between QQuickViewTestUtils and QQuickVisualTestUtils | Tor Arne Vestbø | 2024-09-27 | 1 | -2/+2 |
| * | QuickTestUtils: Log reason for showView() failing | Ulf Hermann | 2024-09-09 | 1 | -3/+13 |
| * | Replace mouse-only flick, moveAndPress, moveAndRelease in tests | Shawn Rutledge | 2024-07-02 | 1 | -38/+46 |
| * | QQuickTest::initView: don't do things on Wayland that aren't allowed | Shawn Rutledge | 2024-06-29 | 1 | -10/+13 |
| * | Call QQuickItem::mouseUngrabEvent() on ungrab from QTabletEvent | Shawn Rutledge | 2024-06-28 | 1 | -10/+25 |
| * | Correct license for test files | Lucie Gérard | 2024-04-11 | 1 | -1/+1 |
| * | Fix ubsan build of qtdeclarative | Allan Sandfeld Jensen | 2024-02-06 | 1 | -1/+1 |
| * | Fix build with -no-feature-listview and itemviews | Tasuku Suzuki | 2023-04-13 | 1 | -0/+5 |
| * | QQuickTest::initView: set minimum window width and height if unset | Shawn Rutledge | 2022-10-24 | 1 | -0/+4 |
| * | Add QQuickTest::pointerPress/Move/Release convenience functions | Shawn Rutledge | 2022-10-20 | 1 | -0/+87 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -15/+15 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
| * | QuickTestUtilsPrivate: includemocs | Marc Mutz | 2022-04-29 | 1 | -0/+2 |
| * | Consolidate test helpers into private libraries | Mitch Curtis | 2021-09-13 | 1 | -0/+533 |