aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Make bindings refcountedLars Knoll2015-06-101-4/+4
* ObjectModel: add API for dynamic changesJ-P Nurmi2015-06-104-0/+174
* Remove QSGSharedDistanceFieldGlyphCache.Robin Burchell2015-06-091-1/+0
* Mark tests as unstable/flakeySimon Hausmann2015-06-082-0/+4
* Fix users of QTextLayout::additionalFormats to use the new APIMarc Mutz2015-06-051-2/+2
* Blacklist unstable testSimon Hausmann2015-06-051-0/+2
* Blacklist unstable tests for nowSimon Hausmann2015-06-054-0/+10
* Make QQuickGridView test independent of mouse speedUlf Hermann2015-06-051-0/+11
* Decouple flickable stopAtBounds test from mouse event timingUlf Hermann2015-06-051-1/+3
* Fix flickable autotestUlf Hermann2015-06-053-48/+64
* Move the mouse to the right place before simulating a clickUlf Hermann2015-06-051-0/+1
* Wait for window activation, not for exposal in key press testUlf Hermann2015-06-051-1/+1
* Allow for some delay on starting transitions in flickable testUlf Hermann2015-06-051-1/+1
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-046-48/+282
|\
| * 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
* | Remove ordered list assumptions in PathViewAlan Alpert2015-05-182-0/+160
* | Column, Row, Grid, Flow: add support for paddingLiang Qi2015-05-188-53/+2418
* | Potentially stabilize tst_qquickwindow::touchEvent_cancelFrederik Gladhorn2015-05-151-3/+3
* | Enable mipmap test on all platforms, except early Mesa.Gunnar Sletta2015-05-131-8/+11
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devSimon Hausmann2015-04-2818-160/+192
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-04-2818-160/+192
| |\|
| | * 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
* | | | Make Repeater emit items with right stacking orderJan Arve Saether2015-04-282-0/+57
|/ / /
* | | 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