aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15.0Liang 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
* | | | 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
|\ \ \ \
| * | | | 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
* | | | | V4: Avoid integer overflow in DataViewCtorFabian Kosmale2020-04-211-0/+16
|/ / / /
* | | | 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
* | | QQuickViewTestUtil: Don't leak on matchAgainst()Ulf Hermann2020-03-231-2/+16
* | | tst_qquicklistview: Fix a few memory leaksUlf Hermann2020-03-231-123/+75
* | | tst_qquicklistview: Don't use QTest::toString()Ulf Hermann2020-03-201-25/+25
* | | qmllint: Break inheritance cyclesUlf Hermann2020-03-194-0/+10
* | | Fix copy-pasted typo minimimal -> minimalAllan Sandfeld Jensen2020-03-1813-39/+39
* | | qmllint: Check for unknown types in JavaScript accessUlf Hermann2020-03-173-0/+11
* | | qmllint: Don't crash on IDs that aren't scopesUlf Hermann2020-03-172-0/+6
* | | qmllint: Use fully qualified QML type names as superClassUlf Hermann2020-03-163-0/+17
* | | qmllint: Add QFont to the list of unknown builtinsUlf Hermann2020-03-162-0/+11
* | | Inline components: Abort if two IC's with same name existFabian Kosmale2020-03-162-0/+20
* | | Prefer Inline Components over any other imported nameFabian Kosmale2020-03-162-0/+20
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-033-3/+27
|\| |
| * | QQuickItem: prevent endless loop in focus tab chainWang Chuan2020-03-032-2/+25
| |/
| * Escape url.toString() before passing it to QRegularExpressionDmitry Shachnev2020-02-201-1/+2
* | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-1/+1
* | Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-023-6/+6
* | Robustify QQuickListView testUlf Hermann2020-02-271-0/+1
* | Revision properties and methods added in 5.15Ulf Hermann2020-02-271-0/+1