aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Blacklist tst_qquickwindow::openglContextCreatedSignal on opensuseUlf Hermann2019-04-261-0/+3
* Blacklist tst_qquickapplication::active() on opensuseUlf Hermann2019-04-171-0/+3
* Blacklist ...::touchDragFlickableBehindButton() on mingwUlf Hermann2019-04-171-0/+2
* Blacklist tst_QQuickListView::contentHeightWithDelayRemove on macos10.12Ulf Hermann2019-04-161-0/+3
* Extend blacklisting of qquickmultiponttoucharea to SLESTony Sarajärvi2019-04-111-0/+2
* If DragHandler is dragged within its margin, don't jumpShawn Rutledge2019-04-052-0/+69
* In response to touch cancel, don't just ungrab, send an ungrab eventShawn Rutledge2019-04-042-0/+63
* Fix incorrect PathView.currentIndex assignment with StrictlyEnforceRangeShawn Rutledge2019-03-272-0/+88
* Try to stabilize qquickrectangle testSimon Hausmann2019-03-221-4/+2
* Fix some memory leaksSimon Hausmann2019-03-211-9/+9
* Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping for openSuseUlf Hermann2019-03-211-0/+2
* Blacklist tst_QQuickMultiPointTouchArea::nested on opensuseUlf Hermann2019-03-211-0/+2
* Blacklist tst_QQuickListView::enforceRange_withoutHighlight on opensuseUlf Hermann2019-03-201-0/+2
* Blacklist tst_TouchMouse::buttonOnFlickable() on mingwUlf Hermann2019-03-201-0/+4
* Relax tst_QQuickGridView::contentHeightWithDelayRemoveUlf Hermann2019-03-201-1/+1
* Try to fix tst_qquickrectangle::gradient_separate()Ulf Hermann2019-03-151-4/+2
* Fix a bug where hover events were not sent if the mouse was never movedJan Arve Sæther2019-03-042-1/+38
* Don't crash when passive grabber deleted before exclusive gr. releasedShawn Rutledge2019-02-262-0/+83
* Blacklist tst_QQuickShortcut shortcuts and multiple on opensuseUlf Hermann2019-02-261-0/+7
* Blacklist tests in tst_FlickableInteropUlf Hermann2019-02-211-0/+4
* QQmlDelegateModel: guard new row/column properties with revision 12Richard Moe Gustavsen2019-02-212-0/+99
* DelegateModel: Zero foreign context objects when they are deletedUlf Hermann2019-02-142-0/+133
* Canvas: Handle switching between object and string based colorsAndy Shaw2019-02-141-0/+35
* Make test more robust in case we have interleaved update eventsJan Arve Saether2019-02-131-6/+10
* Move initView() to tests/auto/quick/sharedJan Arve Sæther2019-02-113-67/+73
* Un-blacklist tst_qquickanimationsShawn Rutledge2019-02-101-4/+0
* Un-blacklist tst_qquickflickable::reboundShawn Rutledge2019-02-101-3/+0
* Remove blacklisting of several tests that are passingShawn Rutledge2019-02-107-19/+0
* Try to fix flakiness in flickableinterop testUlf Hermann2019-02-071-1/+1
* Try to stabilize tst_qquickwindow::defaultSurfaceFormatUlf Hermann2019-02-061-2/+4
* Fix bug where QQMPH kept an exclusive grab when no buttons were pressedJan Arve Sæther2019-02-062-0/+107
* TapHander: do not "want" an eventPoint that is outside parent boundsShawn Rutledge2019-01-301-3/+7
* PinchHandler: Avoid unwanted translations when axes are disabledShawn Rutledge2019-01-282-1/+89
* Canvas: Guard context pointer against external deletionUlf Hermann2019-01-232-1/+88
* Add handlers declared as Flickable children to its contentItemShawn Rutledge2019-01-227-0/+570
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-214-0/+221
|\
| * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-0810-64/+135
| |\
| * | TapHandler: clean up when wantsEventPoint returns falseShawn Rutledge2018-12-132-0/+56
| * | PointHandler: distribute simultaneous touch presses properlyShawn Rutledge2018-12-132-0/+165
* | | Stabilize tst_QQuickPathView::package()Friedemann Kleint2019-01-141-0/+1
* | | tst_qquickapplication: Don't assume app activation is tied to window activationTor Arne Vestbø2019-01-141-25/+31
* | | Avoid crash in property requirements testUlf Hermann2019-01-081-1/+3
| |/ |/|
* | Tests: Un-crash image comparison testsFriedemann Kleint2018-12-206-60/+48
* | Un-blacklist tst_touchmouse::hoverEnabledShawn Rutledge2018-12-131-3/+0
* | Fix missing strike outDaniel Engelke2018-12-101-1/+7
* | TapHandler: ignore scroll events and native gesturesShawn Rutledge2018-12-102-0/+80
|/
* Ensure that each Event Handler has an Item parent rather than assertingShawn Rutledge2018-12-072-0/+39
* Add dynamically-created Event Handlers to the relevant handlers vectorShawn Rutledge2018-12-073-4/+115
* QQuickText: Signal content height/width changes also when resettingUlf Hermann2018-11-202-0/+21
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-11-1621-1377/+1
|\