aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklistview
Commit message (Expand)AuthorAgeFilesLines
* Blacklist tst_qquicklistview::multipleTransitions() on macosUlf Hermann3 days1-0/+4
* Replace all occurrences of Q_OS_MAC with more appropriate definesTor Arne Vestbø10 days1-1/+1
* quicktestutils: rename delegateVisible to isDelegateVisibleMitch Curtis2024-03-211-67/+67
* Correct license for test filesLucie Gérard2024-02-2727-27/+27
* Remove remaining foreach in quick testsUlf Hermann2023-08-232-12/+9
* Mark the module as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-172-0/+4
* CMake: Make quick tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QQuickItemView: Skip instantiating delegates if size is 0Fabian Kosmale2023-04-202-0/+2
* Quick item view tests: fix compile warningVolker Hilsheimer2023-04-181-1/+1
* Fix content position of list viewSanthosh Kumar2023-03-032-0/+66
* QQuickMouseArea: do not overload pressed-signalSami Shalayel2023-01-241-1/+1
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* tst_QQuickListView::QTBUG_38209: QTRY_COMPARE_GE instead of QTRY_VERIFYShawn Rutledge2023-01-111-1/+1
* tst_QQuickListView::flickBothDirections: flick moreShawn Rutledge2023-01-051-1/+1
* QQuickItemView: Fix max(X/Y)Extent()David Redondo2022-11-221-8/+6
* Port from container::count() and length() to size() - V5Marc Mutz2022-10-131-13/+13
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-4/+4
* Port from container::count() and length() to size()Marc Mutz2022-10-073-141/+141
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* tst_qquicklistview: remove some bindings to parentMitch Curtis2022-08-258-8/+13
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* tst_qquicklistview: fail on warningsMitch Curtis2022-07-057-28/+58
* Add convenience API for making QQmlDataTest-based tests fail on warningsMitch Curtis2022-07-051-1/+3
* findItem: don't return items with invalid QQmlContextsMitch Curtis2022-06-161-6/+0
* Use SPDX license identifiersLucie Gérard2022-06-1127-1048/+54
* tst_qquicklistview: fix some TypeErrors and ReferenceErrorsMitch Curtis2022-06-103-30/+60
* QtQuickTest: add API for checking for polish at window levelMitch Curtis2022-06-021-126/+126
* Blacklist tst_QQuickListView::contentHeightWithDelayRemove() on AndroidAndreas Buhr2022-05-161-0/+2
* Cleanup CMakeLists.txt filesAndreas Buhr2022-05-031-2/+0
* Blacklist tst_QQuickListView::QTBUG_48044_current...() on AndroidAndreas Buhr2022-05-031-0/+4
* Re-blacklist flaky tst_qquicklistview::contentHeightWithDelayRemoveMitch Curtis2022-03-221-0/+3
* Fix QML warning in tst_QQuickListViewMitch Curtis2022-02-151-1/+1
* Do not rely on transitive includes in testsFabian Kosmale2022-02-141-0/+2
* Un-blacklist some passing testsShawn Rutledge2022-02-051-3/+0
* Revert "Fix ListView.isCurrentItem when used with DelegateModel"Mitch Curtis2021-11-262-36/+0
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-10-182-2/+2
* Fix ListView.isCurrentItem when used with DelegateModelJoni Poikelin2021-09-292-0/+36
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-22/+19
* Blacklist tst_qquicklistview::currentIndex() on ubuntu 20.04Ulf Hermann2021-08-171-0/+1
* Avoid memory leak in tst_qquicklistviewUlf Hermann2021-08-171-0/+1
* ListView: support QList<QUrl> modelsMitch Curtis2021-04-291-0/+6
* Remove unnecessary int() casting in QRandomGenerator::boundedThiago Macieira2021-04-091-2/+2
* Add override keyword in tests to silence compiler warningsVolker Hilsheimer2021-03-173-12/+12
* QQuickListView: Add autotest so that animated delegate does not crashJan Arve Sæther2021-02-033-0/+60
* Remove the qmake project filesFabian Kosmale2021-01-151-23/+0
* QML engine: Deprecate DefaultMethodFabian Kosmale2020-12-031-1/+3
* Attempt to stabilize tst_QQuickListView::sectionsSnapShawn Rutledge2020-11-242-4/+2
* When Flickable filters UngrabMouse, react as if it was ungrabbed itselfShawn Rutledge2020-11-171-2/+0
* blacklist tst_QQuickListView::sectionsSnap in CI on macOSShawn Rutledge2020-11-111-0/+2