aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* QQuickViewTestUtil: mark QAIM method overridesShawn Rutledge2020-11-121-6/+6
* ListModel: support URLsFabian Kosmale2020-11-122-0/+30
* Fix QQWinPriv::deliverSinglePointEventUntilAccepted for wheel, gesturesShawn Rutledge2020-11-121-3/+0
* Mostly un-blacklist Flickable and MultiPointTouchArea testsShawn Rutledge2020-11-112-25/+2
* blacklist tst_QQuickListView::sectionsSnap in CI on macOSShawn Rutledge2020-11-111-0/+2
* Teach flickable to handle and replay touch as it does mouseShawn Rutledge2020-11-115-52/+56
* DesignerSupport: Add more tests for QQuickDesignerSupportThomas Hartmann2020-11-113-1/+185
* QtQml: Integrate sequences with registration macrosUlf Hermann2020-11-113-8/+85
* tst_qquickloader: Test setting source from component worksMaximilian Goldstein2020-11-114-0/+26
* Remove debug usage of QT_FORCE_ASSERTSAlexandru Croitor2020-11-101-2/+0
* qmltyperegistrar: Add past-major-version optionMaximilian Goldstein2020-11-105-0/+19
* Optimize particles vertex dataKaj Grönholm2020-11-092-7/+7
* QML: Rewrite Qt object in actual C++Ulf Hermann2020-11-095-156/+201
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-094-9/+9
* qtdeclarative: finish fixing compilation with explicit QChar(int)David Faure2020-11-072-3/+3
* Fix misuses of the implicit QChar(int) constructorDavid Faure2020-11-072-4/+5
* V4: Prevent heap objects from getting immediately swept by GCUlf Hermann2020-11-063-1/+97
* Stabilize tst_QQuickDropArea::containsDrag_internalShawn Rutledge2020-11-061-5/+2
* Fix tst_QQuickText::fontSizeModeEskil Abrahamsen Blomfeldt2020-11-061-1/+1
* libinfix build: adjust qmldir entriesFabian Kosmale2020-11-062-1/+18
* QML engine: fix conversion scores for sequences in CallOverloadedFabian Kosmale2020-11-043-0/+45
* Update MetaType things in testsDavid Skoland2020-11-045-17/+14
* Speed up tst_QQuickListView; round coordinate displayShawn Rutledge2020-11-032-3/+15
* tst_qqmlbinding: Do not leak componentFabian Kosmale2020-11-031-1/+2
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-022-3/+2
* tst_qqmlbinding: Avoid event loop flakyness on Ubuntu 20.04Fabian Kosmale2020-11-021-2/+1
* Fix compiler warnings from testsVolker Hilsheimer2020-11-022-7/+7
* Update tests to use new metaType systemDavid Skoland2020-11-0216-139/+138
* QML: Allow singleton types to be extendedUlf Hermann2020-11-022-0/+47
* QML: Allow singletons to be created with a factory functionUlf Hermann2020-11-022-0/+37
* QML: Allow namespaces as extensions to typesUlf Hermann2020-11-022-0/+50
* Fix tst_QQuickMultiPointTouchArea::inMouseAreaShawn Rutledge2020-10-291-2/+0
* Fix qmltest::event testsShawn Rutledge2020-10-292-15/+7
* Fix tst_qquickitem::touchEventAcceptIgnoreShawn Rutledge2020-10-292-70/+24
* Don't send an item a mouse release with a button that it doesn't acceptShawn Rutledge2020-10-291-2/+0
* Fix and improve parts of tst_qquickitemShawn Rutledge2020-10-292-80/+43
* Add tst_qquickitem::mousePropagationToParent() testShawn Rutledge2020-10-291-5/+59
* QML: Make date parsing more lenientFabian Kosmale2020-10-292-0/+13
* Improve tst_TouchMouse::pinchOnFlickableShawn Rutledge2020-10-281-40/+23
* Make touchmouse pinch test qml manually testable and visually sensibleShawn Rutledge2020-10-282-14/+21
* Standardize QJsonArray iterationDavid Skoland2020-10-282-2/+2
* Inline components: Fix custom parser supportFabian Kosmale2020-10-282-0/+24
* Fix tst_PointerHandlers::touchReleaseOutsideShawn Rutledge2020-10-272-3/+3
* Fix tst_PointerHandlers::mouseEventDeliveryShawn Rutledge2020-10-272-9/+17
* Fix tst_PointerHandlers::touchEventDeliveryShawn Rutledge2020-10-272-20/+34
* Fix tst_MouseAreaInterop::dragHandlerInSiblingStealing…ViaTouch()Shawn Rutledge2020-10-272-7/+8
* QmlCompiler: Introduce grouped scopesUlf Hermann2020-10-271-5/+3
* Blacklist qmltestrunner::touch::test_secondWindow and othersShawn Rutledge2020-10-264-0/+16
* Fix some compiler warnings in testsVolker Hilsheimer2020-10-262-17/+9
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-231-2/+2