aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compiler warning: mark overrides as such, remove virtualVolker Hilsheimer2020-10-231-6/+6
* QQmlEngine: Add method to explicitly capture a propertyUlf Hermann2020-10-231-20/+33
* TableView: ensure we rebuild the sync view, even when flicking on a sync view...Richard Moe Gustavsen2020-10-231-0/+37
* Make tst_QQuickMultiPointTouchArea::inFlickable() more debuggableShawn Rutledge2020-10-222-102/+97
* tst_qquickfolderlistmodel: fix error checkingMitch Curtis2020-10-221-33/+14
* Fix compile warnings from testsVolker Hilsheimer2020-10-226-15/+13
* qmllint: Resolve aliases in nested objectsUlf Hermann2020-10-223-0/+25
* Update and activate tst_animatorsShawn Rutledge2020-10-226-20/+63
* TableView: ensure we update content size upon model changesRichard Moe Gustavsen2020-10-211-10/+86
* Remove some compiler warningsLars Knoll2020-10-211-3/+3
* QmlCompiler: Drop the metaobject revision from exportsUlf Hermann2020-10-192-2/+6
* Do grabs out of orderLaszlo Agocs2020-10-191-0/+28
* CMake: Adjust to public API renaming in qtbaseAlexandru Croitor2020-10-181-1/+1
* tests: Port qquickitemlayer and remove direct GL checksLaszlo Agocs2020-10-1625-166/+132
* CMake: Add generated qrc files to the qmlimportscannerCristian Adam2020-10-151-0/+1
* QQuickShaderEffect: fix crash when hiding parentMitch Curtis2020-10-156-0/+164
* Speed up tst_qquickflickableShawn Rutledge2020-10-145-3/+51
* Fix alwaysRunToEnd==true prevented complex Anim from stoppingPiotr Mikolajczyk2020-10-133-0/+163
* Fix QProperty property interaction with aliasesFabian Kosmale2020-10-122-0/+44
* Allow optional imports in qmldir filesUlf Hermann2020-10-083-0/+7
* QQuickTextEdit: ensure we update document width when padding has changedRichard Moe Gustavsen2020-10-082-0/+33
* qmllint: Be more verbose when tests failUlf Hermann2020-10-081-1/+1
* Rename conflicting test targetKai Koehne2020-10-082-1/+16
* qmlformat: Make arrow functions one linersMaximilian Goldstein2020-10-083-0/+12
* Fix tst_events benchmarkShawn Rutledge2020-10-071-7/+7
* Support 5.x style composite types in qmltypes filesUlf Hermann2020-10-071-0/+1
* qmllint: Read deprecated dependency specifications from qmltypes filesUlf Hermann2020-10-073-0/+5
* QmlCompiler: Use the declared typeinfos rather than the defaultUlf Hermann2020-10-075-1/+22
* qmlformat: Make empty objects one linersMaximilian Goldstein2020-10-073-0/+10
* QQuickListView: prevent mouse delivery in floating header or footerShawn Rutledge2020-10-072-0/+87
* qmlformat: Fix computed property namesMaximilian Goldstein2020-10-073-0/+29