aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix test for highdpi systemsErik Verbruggen2017-07-101-2/+2
* tst_qquicktext::width(): Fix GCC 7 warning about enum constant in boolean con...Friedemann Kleint2017-06-231-1/+1
* QQuickItemView: fix releaseItem() loopsJ-P Nurmi2017-06-124-0/+50
* QQuickWindow/View: set a QObject-parent on the root itemJ-P Nurmi2017-06-023-0/+73
* Revert "QQuickWindow::createTextureFromImage(): return nullptr for null images"Mitch Curtis2017-06-021-11/+0
* Revert "Blacklist tst_qquickwindow::attachedProperty on macOS 10.11"Tony Sarajärvi2017-05-191-2/+0
* Revert "Blacklist tst_qquickwindows::requestActivate in macOS 10.11"Tony Sarajärvi2017-05-161-2/+0
* QQuickWindow::createTextureFromImage(): return nullptr for null imagesMitch Curtis2017-05-151-0/+11
* Merge "Merge remote-tracking branch 'origin/5.9.0' into 5.9" into refs/stagin...Frederik Gladhorn2017-05-103-6/+24
|\
| * Move pointerEvent instance to QQuickWindowJan Arve Saether2017-05-101-3/+3
| * Fix hover delivery in case of touch release eventsFrederik Gladhorn2017-05-101-3/+0
| * Don't crash: Connections with a signal on a nonexistent objectShawn Rutledge2017-05-072-0/+21
* | Remove unused variableFrederik Gladhorn2017-05-101-1/+0
|/
* Remove unneeded BLACKLIST of tst_qquickapplicationTony Sarajärvi2017-05-051-2/+0
* Fix licensingJani Heikkinen2017-05-044-68/+48
* Blacklist tst_qquickfocusscope::canvasFocus on macOS 10.11Tony Sarajärvi2017-05-021-0/+2
* Polish the shared image providerEirik Aavitsland2017-04-284-1/+117
* Blacklist tst_qquicktextinput on WindowsRobin Burchell2017-04-281-0/+3
* Blacklist tst_qquickwindow::attachedProperty on macOS 10.11Tony Sarajärvi2017-04-101-0/+2
* Blacklist tst_QQuickMultiPointTouchArea::nested on Ubuntu 16.04Tony Sarajärvi2017-04-061-0/+2
* tst_qquickflickable: remove bogus ItemAcceptsDrops flagShawn Rutledge2017-04-051-3/+1
* Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping in Ubuntu 16.04Tony Sarajärvi2017-04-051-0/+2
* Adapt tst_qquickflickable::nestedSliderUsingTouch for slow CIShawn Rutledge2017-04-041-4/+4
* Blacklist nestedSliderUsingTouch in Ubuntu 16.04Tony Sarajärvi2017-04-041-0/+2
* Blacklist tst_qquickwindows::requestActivate in macOS 10.11Tony Sarajärvi2017-04-041-0/+2
* Blacklist tst_qquickapplication::active on OS X 10.11Tony Sarajärvi2017-03-301-0/+2
* tst_qquickimage::mirror(): Ensure screenshots are in the correct formatFriedemann Kleint2017-03-291-1/+1
* Add tst_qquickflickable::nestedSliderUsingTouchShawn Rutledge2017-03-272-0/+197
* tst_qquickflickable: clean up touch event handlingShawn Rutledge2017-03-271-17/+9
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-1/+0
|\
| * Fix building with -no-feature-processUlf Hermann2017-03-021-1/+0
* | Fix copied QDragMoveEvent drop action to propagate to original eventAlexandru Croitor2017-03-071-0/+258
* | When stealing a touchpoint as synth. mouse, ungrab touchFrederik Gladhorn2017-03-013-7/+73
* | Add TouchMouse::implicitUngrab autotestJan Arve Saether2017-02-281-0/+32
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-244-0/+87
|\|
| * Flickable: handle child mouse ungrab when hidden or disabledJ-P Nurmi2017-02-082-0/+33
| * MouseArea: fix bug preventing dragging from startOleg Yadrov2017-02-032-0/+54
* | QQuickLayout: ensure that all change listeners are removedMitch Curtis2017-02-223-0/+111
* | QQuickWindowPrivate::deliverWheelEvent: fix global position of the eventOleg Yadrov2017-02-171-5/+21
* | Rename Window.targetScreen to screen, and pick up changes to the screenTor Arne Vestbø2017-02-111-1/+1
* | Add fontInfo property to TextEskil Abrahamsen Blomfeldt2017-01-312-0/+43
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-263-3/+110
|\|
| * Do not leak the item, and use a QScopedPointer to guarantee cleanupJan Arve Saether2017-01-231-2/+1
| * StackLayout: propagate rearrange() call to child layoutsOleg Yadrov2017-01-192-1/+109
* | PathAnimation: fix bug when PathSvg or PathLine is the last item in PathOleg Yadrov2017-01-203-0/+97
* | Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-191-1/+3
* | Remove remnants of blackberry platform supportRobin Burchell2017-01-163-13/+0
* | ListView: allow flicking to both directionsJ-P Nurmi2017-01-162-0/+149
* | tests: Remove some vestigial referencesRobin Burchell2017-01-161-6/+0
* | Fix imageSource and svg tests after change to how QtSvg interprets image sizeRobin Burchell2017-01-152-12/+6