aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make the nodes autotest QRhi compatibleLaszlo Agocs2020-05-281-35/+188
* qmltyperegistrar: Preserve isQProperty flag from metatypesUlf Hermann2020-05-282-2/+12
* Enable QQuickWidget with OpenGL over RHILaszlo Agocs2020-05-274-6/+13
* RHI implementation of compressed texture atlasingEirik Aavitsland2020-05-269-0/+41
* Update test-suite with latest local changesEdward Welbourne2020-05-251-0/+0
* Adapt to changes in NativeTexture in qtbaseEskil Abrahamsen Blomfeldt2020-05-251-1/+1
* Fix the pinchHandler manual testShawn Rutledge2020-05-221-2/+2
* Avoid memory leaks in QQuickView testUlf Hermann2020-05-201-9/+8
* qmllint: Fix evaluation of type assertionsUlf Hermann2020-05-201-1/+4
* Add CMake project file for recently introduced autotestLaszlo Agocs2020-05-201-0/+36
* Enable qquickframebufferobject test to functionLaszlo Agocs2020-05-201-0/+7
* Fix 'as' binary operation using invalid typesMaximilian Goldstein2020-05-202-0/+9
* CMake: Fix the lancelot manual test executable locationsAlexandru Croitor2020-05-204-2/+200
* Update CMakeLists.txtPaul Olav Tvete2020-05-191-0/+40
* Fix assert in tst_QQuickRenderControlEskil Abrahamsen Blomfeldt2020-05-191-2/+1
* Fuzzing: Add fuzz target for QQmlComponent::create()Robert Loehning2020-05-192-0/+62
* Lancelot test for ShaderEffect atlas texturesPaul Olav Tvete2020-05-1913-0/+107
* QV4Engine: Fix type conversionFabian Kosmale2020-05-192-0/+27
* Clean up registration of QEasingCurveUlf Hermann2020-05-191-1/+1
* Allow using lowercase enum namesMaximilian Goldstein2020-05-193-13/+6
* Preserve access semantics in qmltypesUlf Hermann2020-05-182-0/+7
* Make the test actually test somethingPaul Olav Tvete2020-05-181-29/+19
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Liang Qi2020-05-182-0/+19
|\
| * Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-05-152-0/+19
| |\
| | * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-143-0/+62
| | |\
| | | * Merge remote-tracking branch 'origin/5.14' into 5.15.0Liang Qi2020-04-222-1/+158
| | | |\
| | | * | QQuickRepeater: Fix interaction with PackageFabian Kosmale2020-04-222-0/+46
| | | * | Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-216-0/+106
| | | |\ \
| | | * | | V4: Avoid integer overflow in DataViewCtorFabian Kosmale2020-04-211-0/+16
| | * | | | Blacklist a failing hAlignVisual in SLESTony Sarajärvi2020-05-111-0/+3
* | | | | | Remove openglinfo autotestLaszlo Agocs2020-05-176-137/+0
* | | | | | Compile with latest qtbase devFabian Kosmale2020-05-161-2/+2
* | | | | | Remove OpenGL usage in AnimatedSprite autotestLaszlo Agocs2020-05-161-11/+2
* | | | | | Add lancelot test for ShaderEffect on layerPaul Olav Tvete2020-05-156-0/+47
* | | | | | Lancelot tests for ShaderEffect uniform bindingsPaul Olav Tvete2020-05-157-0/+74
* | | | | | Add lancelot test for ShaderEffect blendingPaul Olav Tvete2020-05-156-0/+53
* | | | | | Autotests: use std::atomic in incubateWhile()Shawn Rutledge2020-05-154-25/+25
|/ / / / /
* | | | | Add -viewonly option to qmlscenegrabberPaul Olav Tvete2020-05-141-4/+11
* | | | | Improve polish loop detection and diagnosticsJan Arve Sæther2020-05-141-0/+81
* | | | | Lancelot: update graphics backend detectionPaul Olav Tvete2020-05-111-1/+2
* | | | | qquickwindow test: Fix incorrect expectationLaszlo Agocs2020-05-111-3/+0
* | | | | Use QRhi by defaultLaszlo Agocs2020-05-114-7/+5
* | | | | Disable QQuickWidget case in qquickshortcut testLaszlo Agocs2020-05-111-4/+7
* | | | | Fix typo in lancelot testPaul Olav Tvete2020-05-112-1/+1
* | | | | Temporarily disable qquickshadereffect autotestLaszlo Agocs2020-05-111-3/+3
* | | | | Avoid grabbing non-exposed window in qquickimage autotestLaszlo Agocs2020-05-111-1/+2
* | | | | Fix up graphics API logic in qquickimage testLaszlo Agocs2020-05-111-1/+1
* | | | | Add missing OpenGL check in qquickitemlayer/layerEffectLaszlo Agocs2020-05-111-0/+3
* | | | | rendercontrol autotest: skip D3D on Win7Laszlo Agocs2020-05-111-1/+4
* | | | | Remove Screen.orientationUpdateMaskShawn Rutledge2020-05-082-5/+0