aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
...
* Modernize tst_QQuickPathView::treeModel()Shawn Rutledge2020-06-102-8/+12
* Modernize tst_QQuickListView::QTBUG_39492Shawn Rutledge2020-06-102-12/+14
* Fix some warnings in tst_qquickpathviewShawn Rutledge2020-06-101-9/+9
* Don't try to include removed headerPaul Olav Tvete2020-06-101-1/+0
* Clean up scenegraph autotest initLaszlo Agocs2020-06-081-42/+5
* QQuickTextNodeEngine: prevent renderring transparent selection colorWang Chuan2020-06-052-0/+44
* Remove QQuickOpenGLShaderEffectPaul Olav Tvete2020-06-041-1/+1
* 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-031-0/+36
* Remove layer and dist.field glyph cache OpenGL versionsLaszlo Agocs2020-06-021-1/+0
* Follow QRhi create-destroy API updateLaszlo Agocs2020-06-021-3/+3
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-295-1/+25
* Make the nodes autotest QRhi compatibleLaszlo Agocs2020-05-281-35/+188
* Adapt to changes in NativeTexture in qtbaseEskil Abrahamsen Blomfeldt2020-05-251-1/+1
* Avoid memory leaks in QQuickView testUlf Hermann2020-05-201-9/+8
* Add CMake project file for recently introduced autotestLaszlo Agocs2020-05-201-0/+36
* Enable qquickframebufferobject test to functionLaszlo Agocs2020-05-201-0/+7
* Fix assert in tst_QQuickRenderControlEskil Abrahamsen Blomfeldt2020-05-191-2/+1
* Clean up registration of QEasingCurveUlf Hermann2020-05-191-1/+1
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Liang Qi2020-05-181-0/+3
|\
| * Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-05-151-0/+3
| |\
| | * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-142-0/+46
| | |\
| | | * QQuickRepeater: Fix interaction with PackageFabian Kosmale2020-04-222-0/+46
| | * | Blacklist a failing hAlignVisual in SLESTony Sarajärvi2020-05-111-0/+3
* | | | Remove openglinfo autotestLaszlo Agocs2020-05-176-137/+0
* | | | 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
* | | 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-051-1/+14
|\| |
| * | Gracefully handle Accessible attached property on non-itemsTor Arne Vestbø2020-04-281-1/+14
| |/
* | QQuickLoader: prevent clearing initial properties after active = trueWang Chuan2020-05-052-0/+25
* | Improve performance when dynamically adding items to a layoutJan Arve Sæther2020-05-043-25/+126
* | Remove the 'windows' render loopLaszlo Agocs2020-05-041-1/+0
* | Fix building of declarative tests with disabled opengl moduleKai Koehne2020-05-031-2/+3
* | Fix font-related test failures triggered by Qt Base updateEskil Abrahamsen Blomfeldt2020-04-292-0/+45
* | Add additional properties to FontLoader to help disambiguateEskil Abrahamsen Blomfeldt2020-04-231-5/+5
* | Test if a layout with "fixed" size still do a rearrange if neededJan Arve Sæther2020-04-221-0/+57
* | Update dependencies.yaml and adapt to API changes in qtbaseSimon Hausmann2020-04-221-1/+1
* | QQuickRepeater: Fix interaction with PackageFabian Kosmale2020-04-222-0/+46
* | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-04-223-0/+59
|\|