aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-202-10/+0
|\
| * Remove testing of active window change on hideAlan Alpert2015-06-022-10/+0
* | Let unit tests pass if xmlpatterns is not aroundSune Vuorela2015-07-162-1/+5
* | Doc: replace Mac OS X with OS XNico Vertriest2015-07-152-2/+2
* | QSGSimpleTextureNode: Fix ownership of QSGTextureTobias Koenig2015-07-031-1/+20
* | Improve support for HTML entities in StyledTextKai Uwe Broulik2015-07-031-0/+2
* | Correctly initialize ListView section attached properties.Martin Jones2015-06-252-0/+65
* | QSGDefaultRectangleNode: Fix gradient position calculationsSanttu Lakkala2015-06-172-0/+32
* | tst_qquickwindow: Prospective fix for instability of cursor test.Friedemann Kleint2015-06-031-45/+95
* | Makes it possible to extract all data from a QML DropAreaAleix Pol2015-05-231-0/+29
* | qquickwindow: ensure we delete the correct delayed touch event after deliveryRichard Moe Gustavsen2015-05-221-3/+1
* | Hide cursor when text fields becomes read onlySanttu Lakkala2015-05-121-0/+2
* | Fix implicitHeight for Text items bindings dependent on implicitWidth.Andrew den Exter2015-05-042-0/+156
* | Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-2718-160/+192
|\|
| * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-2518-160/+192
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-161-8/+7
|\|
| * tst_qquickapplication: change test case 'state' to be more stableRichard Moe Gustavsen2015-04-081-8/+7
* | Tests: Use blacklist instead of insignificant for tst_qquickanimationsCaroline Chao2015-04-102-1/+40
* | Tests: Use blacklist instead of insignificant for tst_qquickflickableCaroline Chao2015-04-102-1/+19
* | Tests: Make qquickgridview significant againCaroline Chao2015-04-081-3/+0
* | Tests: Make qquicktext, qquicktextedit and qquickpathview significantCaroline Chao2015-04-083-7/+0
* | Return the correct type from Item::mapToItem/Item::mapFromItem.Mitch Curtis2015-04-082-0/+71
* | Tests: Make qquickloader tests significant againCaroline Chao2015-04-071-1/+0
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-0/+2
|\|
| * Blacklist QQuickWindow::testWindowVisibilityOrder for OS XFrederik Gladhorn2015-03-301-0/+2
* | Fixed a memory-leak when changing property bindings in states.Robert Griebl2015-03-252-0/+41
* | Allow Flickable's grab to be stolen if dragging over bounds.Andrew den Exter2015-03-191-13/+38
* | Repeater: Don't rely on the createFrom variableJørgen Lind2015-03-172-1/+72
* | tst_QQuickPathView::mouseDrag(): Skip on Windows if drag fails to start.v5.5.0-alpha1Friedemann Kleint2015-03-111-0/+4
* | Fix flickable stealing gestures when height >= contentHeight.Andrew den Exter2015-03-111-0/+34
* | Implement cache property for QQuickAnimatedImageDaiwei Li2015-03-062-0/+40
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-247-11/+139
|\|
| * Replace blog.qt.digia.com with blog.qt.ioSergio Ahumada2015-02-061-2/+2
| * Fix Text wrapping when growing from 0 width.Michael Brasser2015-02-032-0/+27
| * Verify context creation in Quick tests.Friedemann Kleint2015-01-293-10/+24
| * Ensure that Canvas has the correct size with complex bindings.Mitch Curtis2015-01-281-1/+37
| * Canvas: don't crash when getContext("2d") is called on destruction.Mitch Curtis2015-01-262-0/+51
* | Handle TouchCancel events in QQuickPinchAreaAaron McCarthy2015-02-241-0/+64
* | Fixed license headersJani Heikkinen2015-02-1712-34/+34
* | Flickable: use wheel event pixel deltas when availableShawn Rutledge2015-02-161-2/+5
* | Use TabFocusBehavior in QStyleHints in QtQuickLiang Qi2015-02-121-4/+2
* | QQuickText: Decrease the size of QQuickTextPrivate by moving image tags to Ex...Robin Burchell2015-02-121-5/+5
* | Update copyright headersJani Heikkinen2015-02-12135-934/+918
* | tst_qquickview: Prepare test to handle multiple pieces of data.Robin Burchell2015-02-041-7/+7
* | Re-enable ListView auto-testGabriel de Dietrich2015-02-041-0/+1
* | Remove meta-type declaration for QPersistentModelIndexGabriel de Dietrich2015-02-032-2/+0
* | Introduce ShortcutJ-P Nurmi2015-01-234-0/+427
* | Introduce Flickable.OvershootBounds behaviorJ-P Nurmi2015-01-211-0/+6
* | Send hover events also to QQuickItem::childMouseEventFilterJørgen Lind2015-01-201-0/+108
* | Expose QStyleHints as Qt.styleHintsJ-P Nurmi2015-01-171-0/+14