The Build > Export QML menu item is available in Qt Design Studio
Change-Id: I5f29410de5d6d13c427b9907937c4d82e111fe06
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
The link targets are not included in the Manual.
Task-number: QTCREATORBUG-24500
Change-Id: I1d0bd94bf41fb612b5584366c02d1ee6de74b6e1
Reviewed-by: hjk <hjk@qt.io>
States view layout was also changed, so update screenshots.
Change-Id: I0e4535add8720375e40fcf0e65b20061d94c5150
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
'FreeRTOS Sources' is one of the required
fields if the chosen STM target supports
FreeRTOS.
Change-Id: Ib5074eda31cd73d64aa728751ef24a29957c3624
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Using the utilities will be described in another change.
Task-number: QDS-2613
Change-Id: I41ca69f84df6e977e41ff30508c8a77d779e1c01
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
Also, fix the broken link to the Qt for MCUs
supported platforms page.
Change-Id: If0a0702b0821e2e46eca2ad57676c53cb20040e2
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
In addition, drop the instructions to enable
or disable a plugin. It is already documented
else where and is less relevant in this
context.
Fixes: QTCREATORBUG-24531
Change-Id: Icd1f46333e1d1f64ff24ab0b2eb1e571d533e5ed
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This enables us to get rid of the product name "Qt Quick Designer"
in Qt Design Studio context. However, the macro can no longer be
used for UI text. Actually, it does not make much sense, because the
UI text is not dynamic. It would be good to also replace it in the
UI with something more generic, or with "Form Editor", for example.
Change-Id: I5884f090f915d5ff0c64428239bfd324cd1941c2
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
There are Import and Export buttons in View > Workspaces > Manage.
Update screenshots and add one of New Workspace Name dialog.
Change-Id: I679b7952e498576a58ebb4134d08c21fe2555fc7
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Also describe that custom properties are visible in the
Properties view, where their values can be set.
Change-Id: Ie82975116ae4de0ebb92050e7e2190315521ff8b
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Tools > Git > Git Tools > Merge Tool is visible only when
the user has a merge conflict to resolve.
Change-Id: I1c08dae329152726139d075b03a98875b789e154
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
- Use Qt Quick Application - Empty wizard template to create
a simpler project
- Use Add New Assets button to add the Bluebubble.svg file to
the project and QRC
- Use Connections View Properties tab to add custom properties
- Use Properties view and Binding Editor to specify values for
the custom properties
- Add screenshots
Fixes: QTCREATORBUG-24478
Change-Id: Ic165684141b06dc1870054c8faa2f27f33162c20
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
- Use the Qt Quick Application - Empty wizard template
- Change Window type to Rectangle type to be able to add
states in States view
- Set State1 as default state
- Use Transition Editor to add transitions between states
- Use Easing Curve Editor to add easing curves
Change-Id: Ie68fc6fdd2e0cf3704692885209abf9027da8319
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Change-Id: I5980f993f831de60910bea3986c2a01cdaed2dbb
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Change-Id: I423091cfa1d64f640ef6be62c86cf38cb82fe4d7
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
- Users can now add images to use as splash screens.
- Restructure the information to promote the automatic setup.
- Remove obsolete and duplicate information.
- Move external links to external-resources file.
Change-Id: I9578ff8615bb2a0db528f45276d16a838554b143
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
To display it correctly in the Help Contents.
Also exclude the topic from the Qt Design Studio Manual build.
Change-Id: I2536ef7214faf12c3e1ff533449db12f87a58aeb
Reviewed-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Draft of the migration guide describing the best practices and including
a step-by-step guide for the converting process.
Fixes: QDS-2252
Change-Id: I501b57450525cd3122510d5f9d784804996dd70f
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
The Views and Workspaces menus as well as some menu items were moved
from Windows to View.
Change-Id: I2e196c09f0e9e2bf8ef1623167ec3e87ed1f77f5
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>