| Commit message (Expand) | Author | Age | Files | Lines |
| * | DialogButtonBox: add properties for setting a default button | Oliver Eftevaag | 2025-11-14 | 1 | -2/+5 |
| * | Propagate modality to the non-native quick dialogs | Santhosh Kumar | 2025-07-09 | 1 | -0/+56 |
| * | tst_QQuickFile/FolderDialogImpl: use canonical paths | Mitch Curtis | 2025-06-11 | 1 | -50/+60 |
| * | QQuickTest: add and use active focus macros | Mitch Curtis | 2025-04-25 | 1 | -1/+1 |
| * | Enable popup windows for QtQuick.Dialogs | Oliver Eftevaag | 2024-07-23 | 1 | -20/+27 |
| * | Fix binding loop that occurs in QtQuickDialogs using popup windows | Oliver Eftevaag | 2024-07-19 | 1 | -0/+1 |
| * | Give QQuickPopup the ability to create top-level windows | Oliver Eftevaag | 2024-05-27 | 1 | -1/+0 |
| * | Fix test compilation issues with QtLite configuration | Jari Helaakoski | 2024-04-30 | 1 | -0/+14 |
| * | Correct license for test files | Lucie Gérard | 2024-02-27 | 1 | -1/+1 |
| * | Normalize signal/slot signatures | Marc Mutz | 2023-07-12 | 1 | -2/+2 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -2/+2 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -16/+16 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | QtQuickTest: add API for checking for polish at window level | Mitch Curtis | 2022-06-02 | 1 | -3/+3 |
| * | Fix flaky tst_QQuickFolderDialogImpl::goUp test | Mitch Curtis | 2022-04-12 | 1 | -1/+1 |
| * | Use up-to date LGPL license header | Kai Köhne | 2022-01-27 | 1 | -11/+14 |
| * | Restructure Qt Quick Dialogs tests | Mitch Curtis | 2021-12-23 | 1 | -0/+879 |