aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* tst_gradient.qml: fix warnings about multiple var declarationsMitch Curtis2018-05-241-115/+115
* tst_gradient.qml: fix warnings about type coercionMitch Curtis2018-05-241-108/+108
* tst_qquickanimatedsprite: add all QML files to OTHER_FILESMitch Curtis2018-05-161-1/+1
* Fix bug where Ungrab event was not sentJan Arve Sæther2018-05-111-0/+41
* tests: unblacklist tst_qquickwindow.cpp::touchEvent_propagationGatis Paeglis2018-05-081-3/+0
* Fix crash when changing the source of AnimatedImage after a frame changeLouis du Verdier2018-05-081-0/+28
* tests: blacklist tst_qquickitem::qtBug60123Gatis Paeglis2018-05-081-0/+3
* QQuickItem: Guard against null deref in transformationsRobin Burchell2018-04-302-0/+27
* Tests: Silence Clang warningsFriedemann Kleint2018-04-271-2/+0
* test: fix flaky in tst_QQuickPathView::movementDirection()Liang Qi2018-04-271-1/+3
* Make the test pass on my high resolution screenLars Knoll2018-04-251-1/+1
* Fix QQuickListViewPrivate::snapItemAt for lists with spacingJohan Klokkhammer Helsing2018-04-252-0/+44
* Fix Text with ElideRight not being rendered when reparentedMitch Curtis2018-04-172-0/+54
* Doc: Describe new 5.11 features in Image elementv5.11.0-beta4Eirik Aavitsland2018-04-131-0/+1
* tests: un-blacklist tst_qquickitem::ignoreButtonPressNotInAcceptedMouseButtons()Gatis Paeglis2018-03-201-2/+0
* When deactivating a loader, do not immediately clear its contextErik Verbruggen2018-03-162-0/+116
* Scale up SVG images if source size is larger than original sizeAndy Shaw2018-03-151-0/+6
* tests: refactor and un-blacklist tst_QQuickMouseArea::pressedMultipleButtonsGatis Paeglis2018-03-082-85/+72
* stabilize tst_QQuickFramebufferObject::testInvalidateShawn Rutledge2018-03-022-4/+1
* stabilize tst_TouchMouse::touchButtonOnFlickableShawn Rutledge2018-03-021-1/+1
* Add testcase for how align-to-pixel affects size hint normalizationJan Arve Sæther2018-03-021-0/+17
* Fix flaky test - wait for the LayoutRequest to arriveJan Arve Sæther2018-03-011-0/+1
* Fix: Do not read texture files when backend is not openglEirik Aavitsland2018-03-013-3/+25
* Move test for ignoreMessage to the topJan Arve Sæther2018-02-281-62/+60
* rename containsMask to containmentMaskShawn Rutledge2018-02-271-1/+1
* AnimatedSprite: set implicit size based on implicit frame sizeMitch Curtis2018-02-261-0/+39
* tst_qquickanimatedsprite: use QScopedPointerMitch Curtis2018-02-261-17/+10
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-269-49/+33
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-2654-1952/+1952
* tests: Wrap qWaitForWindow{Active,Exposed} in QVERIFYv5.11.0-beta1Kari Oikarinen2018-02-2317-163/+163
* 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
| | |\|