aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix crash when using with statement with an expression that throwsSimon Hausmann2016-06-071-0/+9
| | | * | Fix bug in SQL database integration with null valuesSimon Hausmann2016-06-032-1/+26
| | | * | Revert removal of "Fixed MouseArea threshold with preventStealing"Filippo Cucchetto2016-06-031-0/+11
| | | * | Removed insignificant of qmltest againLiang Qi2016-06-0226-2/+13
| | | * | Fix crash with SignalTransitionSimon Hausmann2016-05-251-0/+76
| | | * | QmlProfiler: When flushing data, send it in the right orderUlf Hermann2016-05-251-1/+7
| | | * | Fix tst_qquicktext::lineLaidOutRelayout() with > 1 fontEskil Abrahamsen Blomfeldt2016-05-251-5/+6
| | | * | Fix crash for unknown QQmlListModel roles in debug buildsFilipe Azevedo2016-05-231-0/+16
| | | * | 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
| | | |/ | | |/|
* | | | Blacklisting tst_QQuickListView::populateTransitions on OpenSUSE 42.1Milla Pohjanheimo2016-06-131-0/+3
* | | | tst_touchmouse: make use of new QTest::createTouchDevice functionShawn Rutledge2016-06-132-8/+2
|/ / /
* | | Merge branch 'wip/scenegraphng' into devLaszlo Agocs2016-06-104-3/+49
|\ \ \
| * | | QQuickItemLayer: Don't run tests with GLSL when OpenGL is not usedAndy Nichols2016-06-101-2/+35
| * | | Skip mirroring tests with software adaptationAndy Nichols2016-06-072-0/+11