aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Text: add support for paddingJ-P Nurmi2015-03-172-11/+199
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-174-0/+78
|\
| * 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
* | TextEdit: add support for paddingJ-P Nurmi2015-03-052-0/+92
* | TextInput: add support for paddingJ-P Nurmi2015-03-052-5/+132
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devFrederik Gladhorn2015-03-038-11/+203
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-03-038-11/+203
| |\|
| | * 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
* | | | TextEdit: add editingFinished signalLiang Qi2015-03-032-0/+62
|/ / /
* / / QQuickView/QQuickWidget: Report an error if rootObject ends up null.Robin Burchell2015-02-232-0/+13
|/ /
* | 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
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2015-01-163-2/+20
|\|
| * TextEdit: fix construction time text cacheJ-P Nurmi2015-01-081-0/+12
| * Change Qt bugtracker URL to qt.ioAlex Blasche2014-12-161-1/+1
| * QML: fix warning in testsErik Verbruggen2014-12-091-1/+7
* | Fix flick() with ListView.SnapToItem at bounds.Michael Brasser2015-01-132-0/+39
* | Improve startup of bindings using QQuickScreenSimon Hausmann2015-01-121-0/+23
* | Add Window.width and Window.height attached propertiesJ-P Nurmi2015-01-092-0/+8
* | Stabilize the drag related autotests for higher dpi displaysLars Knoll2015-01-092-8/+8
* | Default to threaded when using opengl32Laszlo Agocs2014-12-121-1/+11
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-0915-42/+60
|\|
| * QML: fix warning in testsErik Verbruggen2014-12-091-23/+0
| * Merge "Merge remote-tracking branch 'origin/5.4.0' into 5.4" into refs/stagin...Simon Hausmann2014-12-0910-10/+10
| |\
| | * Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-0510-10/+10
| | |\
| | | * qttest: make findChild available only for QtTest 1.1Fawzi Mohamed2014-12-0510-10/+10
| * | | Quick: fix testErik Verbruggen2014-12-091-1/+1
| |/ /
| * | Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-021-0/+5
| |\|
| | * Skip tst_qquickwindow::headless() when using ANGLE/Windows.Friedemann Kleint2014-12-021-0/+5
| * | Stabilize tst_qquickflickable.Friedemann Kleint2014-11-281-4/+20
| |/
| * QQuickWindow autotest: verify that onClosing can block close()Shawn Rutledge2014-11-071-0/+20
| * Stabilize tst_QQuickAccessibleJan Arve Sæther2014-11-061-4/+0