aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/compatibility/QtQuickUltralite/Extras/designer/StaticTextSpecifics.qml
Commit message (Collapse)AuthorAgeFilesLines
* Move QtQuickUltralite items directly to compatibilityThomas Hartmann2023-01-261-60/+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>
* PropertyEditor: Make use of label blocked statesHenning Gruendl2021-07-141-36/+12
| | | | | | | | | | * Make use of blocked states in PropertyLabels, ControlsLabels and MultiIconLabels * Update Ultralite specifics Task-number: QDS-4692 Change-Id: Id6383f0327351069ab1dd530f5eb94f7267c98fe Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Use GPL3 for all modulesThomas Hartmann2021-03-091-5/+14
| | | | | | | | The Qt Quick Ultralite modules had a commercial only license before. Since those are only mockups for MCU items we should use GPL3 instead. Change-Id: I63439c742a5bb7977b122ae708d3a19ddf92ebf2 Reviewed-by: Yoann Lopes <yoann.lopes@qt.io>
* QmlDesigner: Add QUL Extras and LayersAleksei German2021-02-181-0/+75
Task: QDS-3622 Change-Id: Iaf9728320e5b03ba1ad86536ed8b44eaecf018f5 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>