aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Move xmllistmodel to xmlpatternsv5.12.0-beta4Frederik Gladhorn2018-11-0521-1377/+1
| * Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-10-303-1/+151
| |\
* | | macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-152-4/+0
* | | DesignerSupport: Fix emitComponentCompleteSignalForAttachedPropertyThomas Hartmann2018-11-055-1/+209
* | | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-293-1/+151
|\ \ \ | |/ / |/| / | |/
| * Accessible: Return StaticText if there is no explicit role setAndy Shaw2018-10-191-1/+69
| * Warn, don't crash during nested delivery of mouse or touch pressesShawn Rutledge2018-10-132-0/+82
* | Add test for the duplicate state name warningAlbert Astals Cid2018-10-252-0/+25