aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
...
* | | Skip the remote image source test and fix blacklisting of the other testsSimon Hausmann2015-04-233-0/+16
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-8/+7
|\| |
| * | 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
* | | Stabilize QQuickWindow testSimon Hausmann2015-04-211-10/+10
* | | Extend blacklistSimon Hausmann2015-04-211-1/+1
* | | Skip some tests that are hanging in the CI systemSimon Hausmann2015-04-212-1/+12
* | | Added a new render job stage: NoStageMiikka Heikkinen2015-04-151-13/+77
* | | Stabilize tst_qquickimage::noLoadingSimon Hausmann2015-04-151-2/+3
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-1314-13/+173
|\| |
| * | 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
* | | Blacklist tst_qquickwindow::cursor()Simon Hausmann2015-03-271-0/+2
* | | Include the scenegraph autotest in the testrun.Gunnar Sletta2015-03-275-13/+64
* | | Add QQuickAsyncImageProviderAlbert Astals Cid2015-03-261-0/+98
* | | Blacklist one QQuickListView auto-testSimon Hausmann2015-03-261-0/+2
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-241-13/+38
|\| |
| * | Allow Flickable's grab to be stolen if dragging over bounds.Andrew den Exter2015-03-191-13/+38
* | | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devLiang Qi2015-03-182-1/+72
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-172-1/+72
| |\| |
| | * | Repeater: Don't rely on the createFrom variableJørgen Lind2015-03-172-1/+72
* | | | Move QtQuick validators out of qquicktextinput_p.hJ-P Nurmi2015-03-181-0/+1
* | | | 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