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>
- Update the screenshot
- Use "select" instead of "specify", because items and
properties can be selected from lists.
Change-Id: I292f7900d956c682e3f4b6071bbef9a6362cc6be
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
Add an image for an icon that consists of 2 masks, and
therefore cannot be used directly from source.
Change-Id: Iffcf274db1dc1444c894aabaa6452747f95089f8
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
From Diana, to be used in screenshots
Change-Id: I8ee855c4bc512c4154c2bb47d8a23b8b1458dd02
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
This removes the need to take screenshots of icons.
- Add icon source directories for the .qdocconf file
- Remove screenshots of icons from doc\images (except completion
icons)
- Copy images that do not have unique names from src or libs
to \docs\images
- Create images that use overlays and update them in docs\images
- Fix paths and filenames in \inlineimage commands
- Fix text where one screenshot was replaced by two icons
Change-Id: Ib98206890bd15a843566de8d709e45487c70dfbd
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>