aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-263-3/+110
|\
| * Do not leak the item, and use a QScopedPointer to guarantee cleanupJan Arve Saether2017-01-231-2/+1
| * StackLayout: propagate rearrange() call to child layoutsOleg Yadrov2017-01-192-1/+109
* | PathAnimation: fix bug when PathSvg or PathLine is the last item in PathOleg Yadrov2017-01-203-0/+97
* | Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-191-1/+3
* | Remove remnants of blackberry platform supportRobin Burchell2017-01-163-13/+0
* | ListView: allow flicking to both directionsJ-P Nurmi2017-01-162-0/+149
* | tests: Remove some vestigial referencesRobin Burchell2017-01-161-6/+0
* | Fix imageSource and svg tests after change to how QtSvg interprets image sizeRobin Burchell2017-01-152-12/+6
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-141-0/+21
|\|
| * Avoid needless notifications when destroying layoutsJan Arve Saether2017-01-121-0/+21
* | Blacklist imageSource and svg testsRobin Burchell2017-01-131-0/+6
* | test: fix tst_QQuickGraphicsInfo::testProperties()Liang Qi2017-01-122-4/+1
* | tst_touchmouse: Have a go at some stabilisation & improvementsRobin Burchell2017-01-111-315/+270
* | PathView: fix crash on path removeOleg Yadrov2017-01-112-0/+40
* | Blacklist tst_QQuickGraphicsInfo::testProperties() on linuxLiang Qi2017-01-101-0/+3
* | Make it possible to call grabToImage() on Window.contentItemOleg Yadrov2017-01-023-1/+36
* | Add TextInput::textEdited()J-P Nurmi2016-12-301-0/+52
* | Flickable: add horizontal/verticalOvershoot propertiesJ-P Nurmi2016-12-293-0/+330
* | 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
| | |\|