Jump to content

QtDesignStudio-changelog4.8.3: Difference between revisions

From Qt Wiki
Created page with "The Qt Design Studio 4.8.3 release contains bug fixes and new features. The most important changes are listed in this document. For a complete list of changes, see the [release reports of Qt Design Studio 4.8.3](https://qt-project.atlassian.net/projects/QDS/versions/17179). FAQs on common topics and troubleshooting guides are available in the [public wiki for Qt Design Studio](https://wiki.qt.io/QtDesignStudio). ### Qt Bridge * Retained settings from the last import..."
 
No edit summary
Line 6: Line 6:
FAQs on common topics and troubleshooting guides are available in the [public wiki for Qt Design Studio](https://wiki.qt.io/QtDesignStudio).
FAQs on common topics and troubleshooting guides are available in the [public wiki for Qt Design Studio](https://wiki.qt.io/QtDesignStudio).


### Qt Bridge
Qt Bridge
* Retained settings from the last import; the importer remembers import and path settings (QDS-16252)
* Retained settings from the last import; the importer remembers import and path settings (QDS-16252)
* Fixed an issue to never add a color to an Item
* Fixed an issue to never add a color to an Item
Line 13: Line 13:
* Removed appending `_instance` to the imported name of UIID (QDS-14769)
* Removed appending `_instance` to the imported name of UIID (QDS-14769)


### Figma Bridge
Figma Bridge
* Added support for partial export in the Figma exporter (QDS-16244)
* Added support for partial export in the Figma exporter (QDS-16244)
* Added multiple radii support (QDS-16404)
* Added multiple radii support (QDS-16404)
Line 19: Line 19:
* Allowed bulk changing of imports (QDS-16405)
* Allowed bulk changing of imports (QDS-16405)


### Qt for MCU
Qt for MCU
* Fixed `Text.lineHeight` not being editable in the Properties tab (QDS-16402)
* Fixed `Text.lineHeight` not being editable in the Properties tab (QDS-16402)
* Fixed the `rotation` property not being editable in the Properties tab (QDS-16403)
* Fixed the `rotation` property not being editable in the Properties tab (QDS-16403)

Revision as of 09:11, 8 September 2026

The Qt Design Studio 4.8.3 release contains bug fixes and new features.

The most important changes are listed in this document. For a complete list of changes, see the [release reports of Qt Design Studio 4.8.3](https://qt-project.atlassian.net/projects/QDS/versions/17179).

FAQs on common topics and troubleshooting guides are available in the [public wiki for Qt Design Studio](https://wiki.qt.io/QtDesignStudio).

Qt Bridge

  • Retained settings from the last import; the importer remembers import and path settings (QDS-16252)
  • Fixed an issue to never add a color to an Item
  • Added proper default values to the master component for aliasing
  • Stopped propagation of inner attached property overrides, as this is not supported by QML
  • Removed appending `_instance` to the imported name of UIID (QDS-14769)

Figma Bridge

  • Added support for partial export in the Figma exporter (QDS-16244)
  • Added multiple radii support (QDS-16404)
  • Preserved text styles (QDS-16247)
  • Allowed bulk changing of imports (QDS-16405)

Qt for MCU

  • Fixed `Text.lineHeight` not being editable in the Properties tab (QDS-16402)
  • Fixed the `rotation` property not being editable in the Properties tab (QDS-16403)