aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Blacklist a flaky event propagation test on ubuntuVille Voutilainen2018-02-231-0/+3
* Fix tst_qquickwindow::unloadSubWindowKari Oikarinen2018-02-231-2/+4
* Fix flakiness of tst_QQuickGridView::currentIndexKari Oikarinen2018-02-221-1/+2
* Fix draghandler to respect axis constraintsJan Arve Sæther2018-02-211-0/+86
* Image: respect aspect ratio of an SVG when width or height is zeroAndy Shaw2018-02-211-0/+5
* test_defaultPropertyAliasCrash(): fix anchor warningsMitch Curtis2018-02-201-1/+0
* Layout: improve warning message when anchors are detectedMitch Curtis2018-02-201-1/+2
* Only warn about actual *anchors* in layout childrenJan Arve Sæther2018-02-191-0/+61
* Add test for detecting invalid mouse button cancel eventSami Nurmenniemi2018-02-193-0/+116
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-181-1/+1
|\
| * tst_qquickflickable: fix compiler warningMitch Curtis2018-02-081-1/+1
* | Merge remote-tracking branch 'origin/5.10.1' into 5.11Qt Forward Merge Bot2018-02-151-0/+14
|\ \
| * | Make sure passive grabbers are cleared on releaseJan Arve Saether2018-02-021-0/+14
* | | Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Simon Hausmann2018-02-1511-19/+467
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-1211-19/+467
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-071-6/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | touchEvent_propagation: remove some QWaitsShawn Rutledge2018-02-051-6/+3
| | * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-051-0/+105
| | |\| | | | | |/ | | |/|
| | | * Add QQuickWindow synthMouseFromTouch testShawn Rutledge2018-02-031-0/+107
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-024-2/+145
| | |\|
| | | * If Loader loads Window, set its transient parent to the Loader's windowShawn Rutledge2018-02-023-0/+135
| | | * Prevent invalid characters being entered at the appropriate timesAndy Shaw2018-02-021-2/+10
| | * | Change default TapHandler.gesturePolicy to DragThresholdShawn Rutledge2018-01-311-0/+1
| | * | Do not stop delivering to handlers if all points are acceptedJan Arve Saether2018-01-314-9/+211
| | * | Blacklist QTBUG_34576_velocityZero ListView test on macOS 10.11Shawn Rutledge2018-01-311-0/+3
| | * | Use the image handler to return a scaled size for the SVGAndy Shaw2018-01-311-2/+2
* | | | Fix: Make Image element support detection of suitable file extensionEirik Aavitsland2018-02-132-0/+8
|/ / /
* | | Stabilize testLars Knoll2018-02-081-2/+2
* | | Stabilize the flickableinterop autotestLars Knoll2018-02-081-2/+2
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Shawn Rutledge2018-02-068-1/+476
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-028-1/+476
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-248-1/+476
| | |\|
| | | * Blacklist tst_TouchMouse::buttonOnDelayedPressFlickable() on mingwUlf Hermann2018-01-181-0/+2
| | | * GridView: Fix an off-by-one offset of positioning of itemsJan Arve Sæther2018-01-102-0/+157
| | | * Add test to QQuickShortcut when render window is usedKari Hautamäki2017-12-193-0/+181
| | | * QQuickItemView: Clear pending changes when refillingUlf Hermann2017-12-182-0/+122
| | | * QQuickList/GridViewPrivate::fixupPosition: don't set moveReasonShawn Rutledge2017-12-161-1/+14
* | | | tst_qquickcanvasitem: only run tiff tests if imageformats is installedMitch Curtis2018-02-053-2/+31
* | | | Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-021-3/+0
|/ / /
* | | Support masking of QQuickItemsPaolo Angelelli2018-01-253-1/+127
* | | Blacklist QTBUG_34576_velocityZero ListView test on macOS 10.11Shawn Rutledge2018-01-251-0/+3
* | | blacklist tst_qquickimage::nullPixmapPaint on QEMUShawn Rutledge2018-01-251-0/+4
* | | test: tst_qquickflickable::flickOnRelease() got fixedLiang Qi2018-01-091-6/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-0910-167/+631
|\| |
| * | Prevent errors when unloading LoaderMichael Brasser2018-01-053-0/+185
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Shawn Rutledge2018-01-047-9/+341
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-047-9/+341
| | |\|
| | | * grabMouse() and QQWPriv::removeGrabber(): be clear whether mouse or touchShawn Rutledge2017-12-052-0/+102
| | | * QQuickListView/GridView: load items that results from model changes synchrono...Richard Moe Gustavsen2017-11-302-0/+153
| | | * QQmlIntanceModel: use QQmlIncubator::IncubationMode instead of bool to specif...Richard Moe Gustavsen2017-11-301-9/+9