Add links to existing overview pages in the left side bar
Task-number: QDS-13385
Change-Id: I1ae626532219d96f9b29ddaa8022a8fc1935a279
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
The contextual help was missing Git requirement information to be able to use the CMake Generation option in Design Studio. This patch fixes the issue by including the information.
Change-Id: I094d6a411df96d9995578cc0dbdd26a5e84f2d6e
Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
add QWidget include in src/plugins/qmldesigner/libs/designercore/model/model.cpp
prepare src/plugins/lua/CMakeLists.txt if lua plugin is not built
Necessary change in:
src/plugins/qmldesigner/components/toolbar/messagemodel.h
Because Utils::Id is a friend of qHash now, QtCreator API
removed uniqueIdentifier().
std::unordered_map<quintptr, ProjectExplorer::TaskCategory>
->
QHash<Utils::Id, ProjectExplorer::TaskCategory> m_categories = {};
other resolved Conflicts were in:
cmake/QtCreatorAPI.cmake
cmake/QtCreatorAPIInternal.cmake
share/qtcreator/qmldesigner/studio_templates/projects/shared-plugin/name/DirectoryFontLoader.qml.tpl
share/qtcreator/templates/wizards/projects/qtquickapplication/wizard.json
src/plugins/effectcomposer/effectcomposerview.cpp
src/plugins/effectcomposer/effectcomposerwidget.cpp
src/plugins/qmldesigner/components/assetslibrary/assetslibraryview.cpp
src/plugins/qmldesigner/components/assetslibrary/assetslibrarywidget.cpp
src/plugins/qmldesigner/components/contentlibrary/contentlibrarywidget.cpp
src/plugins/qmldesigner/components/edit3d/edit3dview.cpp
src/plugins/qmldesigner/components/edit3d/edit3dwidget.cpp
src/plugins/qmldesigner/components/materialbrowser/materialbrowserview.cpp
src/plugins/qmldesigner/designmodecontext.cpp
src/plugins/qmldesigner/designmodewidget.cpp
src/plugins/qmldesigner/qmldesignerplugin.cpp
src/plugins/qmlprojectmanager/buildsystem/projectitem/converters.cpp
src/plugins/qmlprojectmanager/qmlprojectmanager.qbs
src/plugins/studiowelcome/examplecheckout.h
Change-Id: Ia6c204460baf4de886e45666d859ca048d578bcb
You can now export the design made with Qt Design Studio for Python.
This update tries to explain how that works. It also fixes some
older text.
Fixes: QDS-13486
Change-Id: Ibfc533ab0a319c209f60f3569ad31788de8eae69
Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
Qt Design Studio uses a specific Qt Runtime version to
run the projects. This update include the Qt runtime
versions used for QDS 4.6 releases in the document.
Fixes: QDS-12880
Change-Id: I61d3591ec5e101af6757c61af15f8a14bee8a2ee
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This patch creates a document for the Design Effect Demo Example
in Qt Design Studio. It updates a macro, include images and creates text to
support the usage of this demo.
Fixes: QDS-13034
Change-Id: Ifc3634d388d8e27c64ecd2b244669d60757ad33c
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
- Hide \sa {Read Documentation}{How To: Read Documentation} to
fix QDoc warnings
- List the other help topics in "Get help" (they were only accessible
from All Topics)
- Add an image that shows the QDS Code view instead of
Qt Creator Edit mode
Change-Id: I85b570b8db8953e5e676e1518fdb03f4e8bfded4
Reviewed-by: Teea Põldsam <teea.poldsam@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This patch updates the information related to the project structure
of Qt Design Studio. It also adds new images to display
a real project scenario.
Fixes: QDS-12522
Change-Id: I5c9151be676d21fe581debdfabfd601acb92ca6e
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
Add a "Whats new" section to docs. Link in side bar.
Task-number: QDS-13115
Change-Id: Ifc4d4d7ed576dc8c1ba6f891ffe6714172f8568c
Reviewed-by: Teea Põldsam <teea.poldsam@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Added information about the new features and reorganized a bit.
Fixes: QDS-12818
Change-Id: I53049eb5959d1af36e83ef6f2ab8ebe2acff876a
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Listed all effects and their descriptions to a Effects landing page
Fixes: QDS-12890
Change-Id: I18e3df5a11d9aa4e9abfcbd0c23743b839cb7807
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
This patch updates the Layout document. Removing old tables
as they are now mostly in tooltips. Also, it tries to
structure the instructions and slightly fix the wording.
It adds an example for Qt Quick Layout workflow and explains
how properties should be used to adjust the components
in the Layout.
Fixes: QDS-12282
Change-Id: I10ec4d8f527c605632843b23007c54c87b22fd86
Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
Previous the Qt UI Viewer doc did not have the information
that it requires enterprise license. The patch updates this
information.
Fixes: QDS-12849
Change-Id: I9a6eac24aacb68f74eefa0ccc77cce2fd388190e
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
This patch adds some of the Qt Academy course links in
the relevant documents.
Fixes: QDS-12747
Change-Id: I8309681869922be3277e775c312ffa1210d64a29
Reviewed-by: Jaishree Vyas <jaishree.vyas@qt.io>
This patch updates the Qt Design Studio to Qt Creator workflow.
Adding the new way to generate CMake and then importing it in
Qt Creator.
Fixes: QDS-10787
Change-Id: I31c54c92ddca8872977ac066d06d7877e3770671
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Some editions to comply with the MS Style guide and to
improve the structure.
Task-number: QDS-12670
Change-Id: Iddb0778327880ec65bdb590d1e02e4ca15e72051
Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>