aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QML: Pass the kind of geometry change aroundErik Verbruggen2016-07-111-1/+5
* Add explanation to tst_QQuickMouseArea::moveAndReleaseWithoutPressFrederik Gladhorn2016-07-081-2/+8
* Prefer public API in testFrederik Gladhorn2016-07-081-7/+7
* MouseArea: add autotest for subtreeHoverEnabledShawn Rutledge2016-07-072-0/+43
* Added two unit tests for alias nestingSimon Hausmann2016-07-073-0/+61
* QmlProfiler: Extend test to check for timestamp orderingUlf Hermann2016-07-061-1/+22
* Fix tests in tst_QQuickMouseArea for big startDragDistanceFrederik Gladhorn2016-07-061-41/+60
* Fix tst_QQuickMouseArea::preventStealing for big startDragDistanceFrederik Gladhorn2016-07-051-17/+29
* Fix tst_QQuickMouseArea::setDragOnPressed for big startDragDistanceFrederik Gladhorn2016-07-051-11/+10
* Fix tst_QQuickMouseArea::cancelDragging for big startDragDistanceFrederik Gladhorn2016-07-051-4/+10
* Fix tst_QQuickMouseArea::dragging for big startDragDistanceFrederik Gladhorn2016-07-051-7/+22
* QtQuick: clean up shader effect property connectionsErik Verbruggen2016-07-051-26/+31
* Improve tst_QQuickMouseArea::pressedCanceledOnWindowDeactivateFrederik Gladhorn2016-07-051-8/+6
* Fix tst_qquickpincharea::pan with highdpi and document itFrederik Gladhorn2016-07-042-13/+54
* Canvas test: make sure canvas is readyFrederik Gladhorn2016-07-043-1/+5
* Stabilize tst_SceneGraph::createTextureFromImageFrederik Gladhorn2016-07-041-0/+1
* Fix tst_rendernode to work with hidpiFrederik Gladhorn2016-07-041-7/+9
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-3011-7/+214
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-2910-7/+201
| |\
| | * ungrab touch points if the MultiPointTouchArea is hidden or disabledJan Arve Saether2016-06-232-0/+96
| | * qmltest - fix accidentally broken BLACKLISTTimur Pocheptsov2016-06-221-1/+0
| | * 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
| | * qmltest - remove 'linecount' from BLACKLISTTimur Pocheptsov2016-06-211-2/+0
| | * qmltest::item-grabber - fix image pathsTimur Pocheptsov2016-06-211-2/+2
| | * qmltest:doublevalidator - fix localeTimur Pocheptsov2016-06-212-2/+1
| * | Lazy create QmlEngine on accessing rootContextAllan Sandfeld Jensen2016-06-271-1/+5
| * | Create QmlEngine lazy in case one is not neededAllan Sandfeld Jensen2016-06-241-0/+9
* | | Handle AA_ShareOpenGLContexts consistently in QQuickWidgetLaszlo Agocs2016-06-291-0/+23
* | | Minor optimizationSimon Hausmann2016-06-274-0/+61
* | | QML: Specialize bindings based on target property type.Erik Verbruggen2016-06-272-14/+15
* | | Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-221-2/+2
* | | V4: Pass scope around as parameters inside the runtime.Erik Verbruggen2016-06-221-6/+5
* | | D3D12: Support runtime threaded shader compilationLaszlo Agocs2016-06-221-2/+37
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-215-5/+215
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-203-2/+5
| |\|
| | * qmltest::linecount - adjust text widthTimur Pocheptsov2016-06-181-1/+2
| | * highdpi manual test: include <QDebug> not qDebug.hShawn Rutledge2016-06-161-1/+1
| | * QML: Only release types if they aren't referenced anymoreUlf Hermann2016-06-101-3/+12
| | * Blacklist qmltest::ListView::test_listInteractiveCurrentIndexEnforce()Liang Qi2016-06-101-0/+2
| * | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-162-3/+210
| |\ \
| | * | QML: Only release types if they aren't referenced anymorev5.7.0Ulf Hermann2016-06-111-3/+12
| | * | Fix QQuickItem change listenersJ-P Nurmi2016-05-241-0/+198
* | | | Clean up pragma singleton handling in the type loaderSimon Hausmann2016-06-202-2/+2
* | | | Increase test coverage for the V4 memory managerFrank Meerkoetter2016-06-203-1/+68
* | | | Clean up file/error handling in the type loaderSimon Hausmann2016-06-203-5/+5
* | | | Added basic support for saving compilation units to diskSimon Hausmann2016-06-173-1/+191
* | | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devShawn Rutledge2016-06-1436-10/+234
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-1336-10/+234
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-1035-8/+232
| | |\ \ \ | | | | |/ | | | |/|