aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrolstestutils
Commit message (Expand)AuthorAgeFilesLines
* Correct license for Qt Test library filesLucie Gérard2024-04-055-5/+5
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-201-0/+1
* Fix build without features.qml-object-modelTasuku Suzuki2023-10-131-3/+8
* Fix build with -no-feature-listview and itemviewsTasuku Suzuki2023-04-131-0/+7
* Add StyleInfo singleton to Qt.test.controls helper moduleMitch Curtis2023-02-162-0/+16
* qtest_quickcontrols_p.h: don't mark functions file-staticMarc Mutz2023-01-201-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-071-2/+2
* Fix warning from ignoring return of [nodiscard] methodVolker Hilsheimer2022-09-181-3/+12
* Drop unnecessary creation contexts from Quick ControlsUlf Hermann2022-09-093-0/+34
* Fix flaky tst_QQuickFileDialogImpl::goUpIntoLargeFolder testMitch Curtis2022-09-081-2/+10
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* tst_QQuickFileDialogImpl: check that closing the dialog rejectsMarc Mutz2022-06-211-0/+7
* QQuickApplicationHelper: move initialProperties before qmlImportPathsMitch Curtis2022-06-153-5/+5
* quick/controlstestutils: add [[nodiscard]] to functions returning stuffMitch Curtis2022-06-131-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-115-157/+10
* tst_qquickfiledialogimpl: refactor duplicated code into helpersMitch Curtis2022-06-061-1/+11
* QtQuickTest: add API for checking for polish at window levelMitch Curtis2022-06-021-2/+2
* Add FolderDialogMitch Curtis2021-12-103-0/+165
* Use up-to date LGPL license headerKai Köhne2021-11-292-22/+28
* Consolidate test helpers into private librariesMitch Curtis2021-09-135-0/+546