aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* qmllint: Fix evaluation of type assertionsUlf Hermann2020-05-261-1/+4
* PropertyCache: Fix resolution of forbidden QObject methodsUlf Hermann2020-05-262-0/+87
* Lancelot test for ShaderEffect atlas texturesPaul Olav Tvete2020-05-2513-0/+107
* Fix the pinchHandler manual testShawn Rutledge2020-05-221-2/+2
* Improve polish loop detection and diagnosticsJan Arve Sæther2020-05-211-0/+81
* Revert "QQmlPreview: remove the ignore of :/qgradient/"Giuseppe D'Angelo2020-05-201-0/+1
* Fuzzing: Add fuzz target for QQmlComponent::create()Robert Loehning2020-05-202-0/+62
* TableView: allow negative spacingRichard Moe Gustavsen2020-05-201-4/+11
* Add lancelot test for ShaderEffect on layerPaul Olav Tvete2020-05-196-0/+47
* Lancelot tests for ShaderEffect uniform bindingsPaul Olav Tvete2020-05-197-0/+74
* Add lancelot test for ShaderEffect blendingPaul Olav Tvete2020-05-196-0/+53
* QV4Engine: Fix type conversionFabian Kosmale2020-05-192-0/+27
* Fix building of declarative tests with disabled opengl moduleKai Koehne2020-05-191-2/+3
* Test if a layout with "fixed" size still do a rearrange if neededJan Arve Sæther2020-05-181-0/+57
* 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
* | | | Gracefully handle Accessible attached property on non-itemsTor Arne Vestbø2020-04-281-1/+14
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-222-1/+158
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.14.2' into 5.14Qt Forward Merge Bot2020-04-212-0/+157
| |\ \
| | * \ Merge 5.14 into 5.14.2Kari Oikarinen2020-03-108-25/+54
| | |\ \
| | * | | TableModel: Allow a double to be added to a field seen as int previouslyAndy Shaw2020-02-282-0/+157
* | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-202-0/+57
|\| | | |
| * | | | OpacityAnimator: apply opacity animation to the first frame in SGWang Chuan2020-04-072-0/+57
* | | | | Blacklist tst_qquicktextedit::hAlignVisual on SLESFabian Kosmale2020-04-201-0/+2
* | | | | qmltyperegistrar: Correctly handle foreign and super classesUlf Hermann2020-04-163-0/+47
| |_|_|/ |/| | |
* | | | qmltyperegistrar: Retain alias and isFlag information for enumsUlf Hermann2020-04-092-0/+17
* | | | QQuickTableView: fix crash in tableLayoutToString()Richard Moe Gustavsen2020-04-071-0/+0
* | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Frederik Gladhorn2020-04-022-0/+74
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Frederik Gladhorn2020-04-012-0/+74
| |\| | |
| | * | | Fix QQuickMouseArea getting stuck in pressed state when hiding in pressFrederik Gladhorn2020-03-312-0/+74
| | | |/ | | |/|
* | / | Do not match for line numbers in the source code in ignoreWarning()Jan Arve Sæther2020-04-021-3/+3
|/ / /
* | | Fix signal emission order for zero-duration animationsJan Arve Saether2020-03-313-0/+80
* | | qmltyperegistrar: Record header file names in qmltypes filesUlf Hermann2020-03-302-0/+8
* | | qmltyperegistrar: Accept more file extensions as headersUlf Hermann2020-03-305-3/+152
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-286-23/+29
|\| |
| * | Make tst_qquickcanvasitem significant again; fix image size roundingShawn Rutledge2020-03-055-21/+21
| * | Blacklist a few more canvas testsShawn Rutledge2020-03-051-2/+8
* | | tst_qqmllanguage: Avoid use after freeUlf Hermann2020-03-261-5/+12
* | | qmltyperegistrar: Accept extra foreign types filesUlf Hermann2020-03-268-0/+220
* | | qmlformat: Fix inconsistent if statementsMaximilian Goldstein2020-03-253-2/+136
* | | qmlformat: Improve comment attachmentMaximilian Goldstein2020-03-253-0/+11
* | | qmlformat: Add option for alternative line endingsMaximilian Goldstein2020-03-251-6/+38
* | | Check that QJSValue to set conversion worksFabian Kosmale2020-03-242-1/+9
* | | tst_qqmllanguage: Don't leak malloc()'d unit dataUlf Hermann2020-03-241-2/+6
* | | Resize offscreen window when QQuickWidget is resizedMitch Curtis2020-03-242-0/+85
* | | Add autotest for QQuickRenderControlLaszlo Agocs2020-03-234-1/+263