aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
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
* 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
* | | | | Add a default message to QML_UNCREATABLEMaximilian Goldstein2020-05-062-0/+19
* | | | | 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 line number for follow-up lines in stringsChristian Stenger2020-05-011-0/+25