aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Disable BoomBlock qml compilation benchmark when building without OpenGLAndy Nichols2016-06-071-1/+3
* | | | Merge "Merge remote-tracking branch 'origin/wip/scenegraphng' into dev" into ...Laszlo Agocs2016-06-1047-96/+1887
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/wip/scenegraphng' into devLaszlo Agocs2016-06-0147-96/+1887
| |\| | |
| | * | | One GraphicsInfo to rule them allLaszlo Agocs2016-06-016-21/+46
| | * | | Change graphicsAPI to graphicsApiLaszlo Agocs2016-06-013-8/+8
| | * | | D3D12 manual test: add an async, uncached image loading testLaszlo Agocs2016-05-315-2/+79
| | * | | Merge remote-tracking branch 'origin/dev' into scenegraphngAndy Nichols2016-05-315-10/+30
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/dev' into HEADLaszlo Agocs2016-05-2421-55/+181
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-2474-86/+1024
| | |\ \ \ \ \
| | * | | | | | Fix build with QT_NO_OPENGL after rebaseAndy Nichols2016-05-082-4/+5
| | * | | | | | D3D12: Fix a buffer sync issue and fix up tst_scenegraphLaszlo Agocs2016-05-081-5/+23
| | * | | | | | D3D12: Massage tst_qquickwindow and some sg semanticsLaszlo Agocs2016-05-081-48/+52
| | * | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-0715-42/+230
| | |\ \ \ \ \ \
| | * | | | | | | Fix some test failures with QT_NO_OPENGL buildsAndy Nichols2016-05-0610-15/+49
| | * | | | | | | Get tests building when QT_NO_OPENGL is definedAndy Nichols2016-05-068-33/+68
| | * | | | | | | D3D12: Implement grabWindowLaszlo Agocs2016-05-062-1/+15
| | * | | | | | | Introduce RendererInfoLaszlo Agocs2016-05-034-0/+88
| | * | | | | | | D3D12: Painter nodeLaszlo Agocs2016-05-035-1/+193
| | * | | | | | | D3D12: Fix 'ShaderEffect in a ShaderEffectSource as property value'Laszlo Agocs2016-04-299-15/+155