aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/compatibility/QtQuickUltralite/Extras/qmldir
Commit message (Collapse)AuthorAgeFilesLines
* Move QtQuickUltralite items directly to compatibilityThomas Hartmann2023-01-261-9/+0
| | | | | | | | | This shortens the path and avoids building issues on Windows. Removing QtAndroidAutomotive for now. Change-Id: I76a4ba4269b626ec9ae31d735bc2eef244760d1f Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Create CMake build filesTapani Mattila2022-03-211-4/+8
| | | | | | | Task-number: QDS-6324 Change-Id: Ic20fde733cb752b858d8f05b8816fc9702f8ed0b Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* QUL Compatibility: Fix for 1.9 and selectorsAleksei German2021-09-031-2/+2
| | | | | | | | | | | | - Fixes 3 puppet windows issue for Screen item - Updates enums and default values - Adds new properties to Screen - Caption fix for Sprite Layer - Deactivated rotation and scale for ImageLayer Task-numbers: QDS-3774, QDS-4710, QDS-4756 Change-Id: If606950a90aa360c0ff4afb2122edd7487092405 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* QmlDesigner: Fix for QUL CompatibilityAleksei German2021-04-071-4/+3
| | | | | | | | Fixes: QDS-3999 Fixes: QDS-4000 Fixes: QDS-4001 Change-Id: I6783b0d56dc1b8fa2da5241c302690b3743f1a7a Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* QmlDesigner: Add QUL Extras and LayersAleksei German2021-02-181-0/+6
Task: QDS-3622 Change-Id: Iaf9728320e5b03ba1ad86536ed8b44eaecf018f5 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>