aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-0/+45
|\
| * Flickable: add a trackpad (touchpad) autotestShawn Rutledge2016-10-041-0/+45
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-041-13/+13
|\|
| * Fix crash with window-less QQuickItemsSimon Hausmann2016-09-301-13/+13
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-306-1/+246
|\|
| * Fix incorrectly aligned text whose size depends on its implicit sizeMitch Curtis2016-09-292-0/+73
| * QQuickText: fix paddings when wrapping or eliding is usedJ-P Nurmi2016-09-291-0/+12
| * Flickable: do not emit movementEnded until it really doesShawn Rutledge2016-09-292-1/+24
| * Fix MouseArea sticky grab with drag.filterChildren enabledMartin Jones2016-09-222-0/+137
* | Fix Flickable state being reset when it replays a delayed press.Andrew den Exter2016-09-232-17/+85
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-162-3/+8
|\|
| * Propagate window enter event as hover enter event in QQuickWindowEike Hein2016-09-151-0/+4
| * Destroy an incubating delegate if it is removed before incubation completesMartin Jones2016-09-151-3/+4
* | Fix crash on exit when using default property aliases with layoutsMitch Curtis2016-09-153-0/+120
* | autotests: remove qWait(1) in touch sequencesShawn Rutledge2016-08-133-22/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-137-19/+238
|\|
| * PathView: fix infinite construction/destruction loopAnton Kudryavtsev2016-08-122-0/+103
| * Fix test failure: wait between mouse events the proper wayJan Arve Saether2016-08-121-19/+12
| * PathView: fix item creationAnton Kudryavtsev2016-08-122-0/+101
| * Flickable: avoid infinite velocity during release after dragShawn Rutledge2016-08-053-0/+22
* | TextInput: fix horizontal alignment when implicit resizing is disabledJ-P Nurmi2016-08-101-0/+35
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-054-29/+55
|\|
| * Test that we don't crash when items are sorted and filtered at the same timeOlivier Goffart2016-08-041-0/+32
| * autotests: fix finding data files when not in CWDDavid Faure2016-08-033-29/+23
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+24
|\|
| * Fix QQuickItem's setAcceptedMouseButtons functionDan Cape2016-07-211-0/+23
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-157-4/+285
|\|
| * QQuickWindow: Fill out timestamps in QHoverEvents sent to QQuickItemsDaniel d'Andrada2016-07-121-0/+85
| * tst_qquicklistview: Style fixesRobin Burchell2016-07-081-4/+2
| * Fix crash in QQuickShaderEffect::updatePaintNodeAlbert Astals Cid2016-07-053-0/+151
| * Flickable: fix minXExtent/minYExtent when content is smaller than viewAndrea Bernabei2016-07-012-0/+47
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-297-0/+198
|\|
| * ungrab touch points if the MultiPointTouchArea is hidden or disabledJan Arve Saether2016-06-232-0/+96
| * QQuickSpriteEngine: avoid entering infinite loop in assembledImage()Daniel d'Andrada2016-06-214-0/+85
| * Report changes correctly when inserting into a ListViewStephen Kelly2016-06-211-0/+17
* | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-0/+198
|\ \
| * | Fix QQuickItem change listenersJ-P Nurmi2016-05-241-0/+198
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-104-5/+90
|\ \ \ | | |/ | |/|
| * | Revert removal of "Fixed MouseArea threshold with preventStealing"Filippo Cucchetto2016-06-031-0/+11
| * | Fix tst_qquicktext::lineLaidOutRelayout() with > 1 fontEskil Abrahamsen Blomfeldt2016-05-251-5/+6
| * | QQuickWindow: Only send focus events to items that actually gain focusRobin Burchell2016-05-232-0/+73
* | | Fix names of testsStephen Kelly2016-06-081-2/+2
| |/ |/|
* | Don't render when width is zero and elide is not NoneKari Hautamäki2016-05-202-0/+40
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-192-23/+19
|\|
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-191-7/+5
| |\
| | * blacklist the qmlextensionplugins example for testingOswald Buddenhagen2016-05-131-0/+1
| | * remove blacklisting of tiger and fonts examplesOswald Buddenhagen2016-05-131-2/+0
| | * adjust example naming convention test to "new" structureOswald Buddenhagen2016-05-131-5/+4
| * | QQuickTextInput: Remove redundant centerPoint calculations.Robin Burchell2016-05-171-16/+14
| |/
* | Fix tst_qquicktext::hAlignImplicitWidth() on high DPI displaysMitch Curtis2016-05-121-2/+4