aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Port shader effect autotest to RHIPaul Olav Tvete2020-06-0319-194/+138
* Fix handling of destroy-show and re-enable the zoom test for qmlpreviewLaszlo Agocs2020-06-032-3/+36
* Remove layer and dist.field glyph cache OpenGL versionsLaszlo Agocs2020-06-021-1/+0
* Remove CustomParticleEirik Aavitsland2020-06-028-280/+0
* Follow QRhi create-destroy API updateLaszlo Agocs2020-06-021-3/+3
* Fix test to not depend on internal roundingAllan Sandfeld Jensen2020-05-291-1/+6
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-293-3/+0
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-2915-24/+65
* 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
* 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
* 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
* Fix assert in tst_QQuickRenderControlEskil Abrahamsen Blomfeldt2020-05-191-2/+1
* 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
* 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
* | | | | | Autotests: use std::atomic in incubateWhile()Shawn Rutledge2020-05-154-25/+25
|/ / / / /
* | | | | Improve polish loop detection and diagnosticsJan Arve Sæther2020-05-141-0/+81
* | | | | 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
* | | | | 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
* | | | | Remove direct OpenGL test case from rendercontrol autotestLaszlo Agocs2020-05-071-116/+0
* | | | | TableView: allow negative spacingRichard Moe Gustavsen2020-05-071-4/+11
* | | | | Fix qmllint crashMaximilian Goldstein2020-05-062-0/+9
* | | | | qmllint: warn when passing a directory to -i optionMitch Curtis2020-05-061-4/+16
* | | | | Implement URLSearchParamsMaximilian Goldstein2020-05-062-0/+60