aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-254-2/+28
|\
| * ListView, GridView: fix missing keyNavigationEnabled propertyMitch Curtis2016-12-204-2/+28
* | Keys: add shortcutOverride signalMitch Curtis2016-12-182-0/+100
* | Add pressAndHoldInterval to MouseAreaOlivier JG2016-12-162-0/+57
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1417-142/+199
|\|
| * tst_QQuickPathView, tst_QQuickListView: Fix compiler warningsFriedemann Kleint2016-12-082-87/+144
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-2915-55/+55
* | tst_qquicktextedit: remove useless call to image.save()Mitch Curtis2016-11-281-1/+0
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-233-6/+64
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-11-152-0/+58
| |\
| | * TextEdit: set cursor delegate's height to match the selected fontMitch Curtis2016-11-122-0/+58
| * | Quick: Do not calculate the difference in a geometryChangeErik Verbruggen2016-11-101-6/+6
* | | Shortcut: add support for multiple key sequencesJ-P Nurmi2016-11-162-0/+90
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-035-14/+77
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-beta1Liang Qi2016-10-275-14/+77
| |\|
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-274-14/+13
| | |\
| | | * Make tst_qquicktextedit::mouseSelection() passJ-P Nurmi2016-10-242-7/+8
| | | * tst_qquicktextedit: remove mouseDoubleClickInterval waitJ-P Nurmi2016-10-231-3/+0
| | | * tst_qquicktext: remove bogus blacklistingJ-P Nurmi2016-10-231-2/+0
| | | * QQuickWindow: don't discard timestamps for wheel eventsJ-P Nurmi2016-10-151-2/+5
| | * | QQuickShortcut: allow setting a custom context matcherJ-P Nurmi2016-10-261-0/+64
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-223-9/+27
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-203-9/+27
| |\| |
| | * | Fix tst_rendernode::renderOrder() on high DPI displaysMitch Curtis2016-10-171-7/+9
| | * | Item: sort out mapFromGlobal() and mapToGlobal()J-P Nurmi2016-10-132-0/+18
* | | | Relax assumptions of the value of the touchMouseIdJan Arve Sæther2016-10-201-5/+12
* | | | Add QQuickApplication::displayName propertyBenjamin Terrier2016-10-183-1/+39
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-1811-52/+507
|\| | |
| * | | Fix enums in QSGGeometryLaszlo Agocs2016-10-121-3/+3
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-108-31/+388
| |\| |
| | * | 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
| * | | Run tst_TouchMouse::buttonOnDelayedPressFlickable with both scenariosFrederik Gladhorn2016-10-041-1/+1
| * | | Fix behavior of Flickable::setPressDelayFrederik Gladhorn2016-10-041-18/+46
| * | | Add a test that verifies that keepMouseGrab worksFrederik Gladhorn2016-10-032-0/+70
* | | | Tests for various OpenGL drawing modes in conjunction with batchingUlf Hermann2016-10-124-0/+372
* | | | Enable making window-screen associations from QMLLaszlo Agocs2016-10-104-2/+81
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-215-3/+128
|\| |
| * | 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