Deploy step names have changed in Qt 5.9 and the generic Linux
steps can now be used.
Change-Id: I409cd2d7b289a22a3c958be32b78d6936074a535
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Users can select the development team to use for deploying
and provisioning apps.
Change-Id: I32c444ace70d06d1cf693c65193271e2d4a2f1ac
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Update the screenshot and add a new one hat shows the options.
Change-Id: I7ceccef2c7c5bad5be4af58588c378a0df5e1383
Reviewed-by: Niels Weber <niels.weber@qt.io>
To have all screenshots in the topic use Windows 10 and the
new green numbers.
Change-Id: I111d95191365e6d40c093910dc99cba4d9c16b7e
Reviewed-by: Niels Weber <niels.weber@qt.io>
This refactoring action can now be performed from the Form Editor
of Qt Quick Designer. It opens a dialog for specifying which
properties should be set in the original component and which in the
new one.
Change-Id: Ic076ddc2748a5da38c746b64eac943ec5adbbbf5
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
Some regularly used context-menu items can now be selected
on the toolbar. Some of the icons are constructed at runtime,
so images are needed for them. Some are in a new location that
has to be added to the configuration file.
Change-Id: Ibfc38ec21ed5526702abf89e64899efa5b978700
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
A new check box for using the default location and a field for
specifying another location were added.
Updated the screenshot.
Change-Id: I5401df6b022c524a376f85e6b6b2db2b2c0f6cb7
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
...so that the image does not have to contain specific text.
Add a link to the main topic about finding and replacing.
Update screenshots.
Change-Id: I562c482fd7dd498d87f4c0f3f92c1c395ae12d39
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
It uses types that do not exist in Qt Quick Controls 2, and
Qt Creator version 4.3 no longer has a wizard for using the
older controls.
Change-Id: I42884ca75eefe957493fcb47d6b243a93341b79c
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
The canvas area now contains Form Editor and Text Editor tabs.
Further, the Properties view can be split to show any view, so
there are now two sidebars.
Change-Id: Ib921a806178606a76d584440e2308d504a297fcb
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
Support for the Qt Quick Controls 1 has been removed.
Change-Id: I6fc64cea94ee64cabb19935124bb9e8fdc3d1089
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
The icons have been changed. Also create "doc versions"
of two icons that did not look good when used in doc
generation.
Change-Id: I8b35e5ebdd2a837102fcb2826594b96914aeb1b4
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
- Fix changed image file names
- Fix button text
- Remove images for zooming functions
- Create an image for an icon that cannot be used as is,
because masks are used
Change-Id: Iee5391e70102166a4a3d82366c1fc2740641be12
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Fix paths to options, because they have been moved to
separate tabs. Update and add screenshots.
Change-Id: Ibdffa8e32609a6614114372c5d38c4372f874eaf
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Update screenshot and move numbers around, because the time
ruler was not described before.
Change-Id: I6e13269349b847249ff6b1a9d9c8062ed55bc7f6
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
You can now visualize memory consumption and allocations
of functions in addition to their time consumption.
Change-Id: I1c36019a5e3a161332a956a4b2d4aa833ea781dc
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Session details are now available in the Welcome mode,
including options to clone, rename, and delete sessions.
Also, new keyboard shortcuts can be used to open sessions.
Updated screenshot.
Change-Id: I70603e27530a83175501b1e2902f85516485e815
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
We added a new tab called backends.
I also updated all the screenshot, so they
contain the new tab.
Change-Id: Ib66ffbd3a48383f621a482241cde12caef9ca7b4
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Options have been moved to Tools > Options > Devices > Android.
Change-Id: Iaaa9fd8e718609997b34a9b115e116e8a240bf38
Reviewed-by: Francois Ferrand <thetypz@gmail.com>
The Build and Run buttons and menus have been replaced with a tree
structure that lists the configured kits and provides context menu
options for managing the kits for the selected project.
Change-Id: Id9079cef54d3582c256472c595cf79af67c0bb40
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
- Bare Metal options were moved to Tools > Options > Devices.
- Kits are now selected in a tree in Projects > Build & Run.
- Update screenshots.
Change-Id: I2adb04522484df47ce1260bf49492b2099744a35
Reviewed-by: hjk <hjk@qt.io>