aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qmllint: Consistently use shared pointers for ScopeTreeUlf Hermann2020-04-0110-92/+114
* TypeDescriptionReader: Read file name from qmltypesUlf Hermann2020-04-012-1/+7
* Move qmllint's metatype support to tools/sharedUlf Hermann2020-04-0126-613/+765
* Warn if too many parameters are passed to a C++ functionMaximilian Goldstein2020-04-012-0/+16
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-301-2/+2
* qmllint: Drop support for "ModuleApi"Ulf Hermann2020-03-304-55/+3
* Add support for binding directly to QProperty instancesSimon Hausmann2020-03-3012-6/+242
* Minor cleanupSimon Hausmann2020-03-302-7/+0
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-301-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-271-2/+2
* Remove usage of filterRegExpLars Knoll2020-03-261-1/+1
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-261-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-251-2/+2
* qqml.h: do not use QML_REGISTER_TYPE(QObject)Fabian Kosmale2020-03-251-3/+0
* Encapsulate QV4::ResolvedTypeReferenceUlf Hermann2020-03-2514-182/+338
* Make QQmlType::inlineComponentObjectId() constUlf Hermann2020-03-252-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-251-2/+2
* Screen example: avoid shadowing final props with required context propsShawn Rutledge2020-03-241-3/+2
* Fix typo: inlineComponendId -> inlineComponentIdUlf Hermann2020-03-246-9/+9
* Move legacy rendercontrol example into a subdirectoryLaszlo Agocs2020-03-2415-64/+71
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-241-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-2412-176/+438
|\
| * PropertyUpdater: Do not crash on invalid contextFabian Kosmale2020-03-231-2/+5
| * QNetworkReply: fix use of deprecated error signalMÃ¥rten Nordheim2020-03-231-1/+1
| * QQuickTableView: add private support for transposing the viewRichard Moe Gustavsen2020-03-232-13/+32
| * Add autotest for QQuickRenderControlLaszlo Agocs2020-03-234-1/+263
| * QQmlValueTypeWrapper: Avoid compile warningsUlf Hermann2020-03-231-4/+4
| * QQuickViewTestUtil: Don't leak on matchAgainst()Ulf Hermann2020-03-231-2/+16
| * tst_qquicklistview: Fix a few memory leaksUlf Hermann2020-03-231-123/+75
| * QQmlDelegateModel: Don't require a delegate to cancel an incubationUlf Hermann2020-03-231-1/+1
| * QQmlDelegateModel: On deletion, cancel any remaining incubationsUlf Hermann2020-03-231-2/+12
| * tst_qquicklistview: Don't use QTest::toString()Ulf Hermann2020-03-201-25/+25
| * QQuickView: Don't leak root object in error caseUlf Hermann2020-03-201-2/+4
* | QQuickEvents: Delete pointer devices on shutdownUlf Hermann2020-03-231-10/+25
* | Minor cleanup in QQmlJavaScriptExpressionSimon Hausmann2020-03-234-14/+13
* | StackLayout: add attached index, isCurrentItem, and layout propertiesMitch Curtis2020-03-233-18/+371
* | Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-231-2/+2
* | Encapsulate QQmlContextDataUlf Hermann2020-03-2375-1432/+1812
* | tst_qqmlpreview: Increase timeoutUlf Hermann2020-03-231-1/+1
* | Add MatchRegularExpression flagLars Knoll2020-03-201-0/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-2026-49/+174
|\|
| * qmllint: Break inheritance cyclesUlf Hermann2020-03-195-0/+27
| * Doc: Add missing documentations of Window Type signalsNorihito Tohge2020-03-191-1/+84
| * Fix copy-pasted typo minimimal -> minimalAllan Sandfeld Jensen2020-03-1813-39/+39
| * qmlRegisterSingletonInstance: show user-friendly signature in documentationFabian Kosmale2020-03-182-1/+6
| * rhi: Enable layer updateTexture(), and so grabs, in the sync phaseLaszlo Agocs2020-03-186-8/+18
* | Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-191-2/+2
* | Clean up QQmlFileSelectorUlf Hermann2020-03-196-21/+76
* | Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-191-2/+2
* | fix developer build on clangFabian Kosmale2020-03-181-0/+1