aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | QQmlPropertyCache: Avoid costly string comparisonFabian Kosmale2020-03-182-14/+6
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-1827-82/+249
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-1827-82/+249
| |\|
| | * qmllint: Check for unknown types in JavaScript accessUlf Hermann2020-03-174-2/+30
| | * qmllint: Don't crash on IDs that aren't scopesUlf Hermann2020-03-173-3/+24
| | * Fix some network related deprecation warningsFabian Kosmale2020-03-163-4/+4
| | * qmllint: Use fully qualified QML type names as superClassUlf Hermann2020-03-165-9/+28
| | * qmllint: Add QFont to the list of unknown builtinsUlf Hermann2020-03-163-11/+28
| | * Inline components: Abort if two IC's with same name existFabian Kosmale2020-03-164-0/+27
| | * Prefer Inline Components over any other imported nameFabian Kosmale2020-03-164-0/+43
| | * Doc: Remove \contentspage commandsTopi Reinio2020-03-153-11/+0
| | * Check that value type exists before creating wrapperFabian Kosmale2020-03-121-2/+12
| | * Remove unused defineNorihito Tohge2020-03-121-2/+0
| | * rhi: Make QSGRenderNode usable in Quick3Dv5.15.0-beta2Laszlo Agocs2020-03-113-41/+56
* | | Store a QV4::ReturnedValue in QJSValueUlf Hermann2020-03-1831-642/+552
* | | Remove QRegExpValidator usagesLars Knoll2020-03-1814-136/+27
* | | Also support partly specified versions in JS .importsUlf Hermann2020-03-184-38/+26
|/ /
* | CMake: Remove testlogger.js from qmldirAlexandru Croitor2020-03-172-2/+1
* | CMake: Handle QT_QML_SKIP_QMLDIR_ENTRY propertyAlexandru Croitor2020-03-171-0/+9