aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickdialogs/qquickfolderdialogimpl/tst_qquickfolderdialogimpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQuickTest: add and use active focus macrosMitch Curtis13 days1-1/+1
* Enable popup windows for QtQuick.DialogsOliver Eftevaag2024-07-231-20/+27
* Fix binding loop that occurs in QtQuickDialogs using popup windowsOliver Eftevaag2024-07-191-0/+1
* Give QQuickPopup the ability to create top-level windowsOliver Eftevaag2024-05-271-1/+0
* Fix test compilation issues with QtLite configurationJari Helaakoski2024-04-301-0/+14
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* Normalize signal/slot signaturesMarc Mutz2023-07-121-2/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-071-16/+16
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* QtQuickTest: add API for checking for polish at window levelMitch Curtis2022-06-021-3/+3
* Fix flaky tst_QQuickFolderDialogImpl::goUp testMitch Curtis2022-04-121-1/+1
* Use up-to date LGPL license headerKai Köhne2022-01-271-11/+14
* Restructure Qt Quick Dialogs testsMitch Curtis2021-12-231-0/+879