Yesterday, the Qt team released Qt Design Studio 1.1, a UI design and development tool that enables designers and developers to prototype and develop complex UIs. Qt Design Studio makes collaboration between developers and designers easy and streamlined. Qt Design Studio 1.1 comes with the availability of Linux packages.
The developers who are using Linux can now use Qt Design Studio 1.1 directly on their development system.
The team at Qt updated the Qt Photoshop Bridge (which allows sanitizing documents) for Qt Design Studio 1.1. But the PSD (Photoshop Document) files containing annotations from the Qt Photoshop Bridge 1.0, require to be sanitized. Annotations are added for exporting from a PSD file using the Qt Photoshop Bridge.
It is now possible to merge the existing QML files with the newly re-imported QML while re-importing from Photoshop to an existing Qt Design Studio project. It is highly used when the user made changes to the exported .ui.qml files using Design Studio. The merging option can be enabled by using a checkbox in the import dialog.
Users can update their projects to Qt Design Studio 1.1 by copying the controls from a newly created Qt Design Studio 1.1 project into the existing project from Qt Design Studio 1.0. The folder that needs to be replaced is “imports/QtQuick”. Replacing this folder will update the Qt Design Studio specific components that are used in the project.
The local record button has been fixed. The timeline has now been prevented from claiming too much space. Custom colors have been added to the timeline bar items. The issue with the status bar update has been fixed.
The issue with invalid access to network paths has been addressed.
This release comes with an added support for enums in .metainfo files. The issue with Image.PreserveAspectFit has been fixed.
The issue with the visibility of the selection rectangle has been fixed.
This release comes with an added support for negative length of zoom blur and for dash pattern. This release also features added cap style to components.
This release features added support for the dark theme on macOS Mojave and Linux package for Linux.
To know more about this news, check out Qt’s blog post.
Qt for Python 5.12 released with PySide2, Qt GUI and more
Qt team releases Qt Creator 4.8.0 and Qt 5.12 LTS
Qt Design Studio 1.0 released with Qt photoshop bridge, timeline based animations and Qt live preview