- 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>
The performance counters are broken on most (all?) i.MX6 boards, not
only on the ones from Boundary Devices.
Task-number: QTBUG-56769
Change-Id: I9e0f291be7e00df3d9d1b98c7414dfd37e265b39
Reviewed-by: Kari Hormi <kari.hormi@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Move the instructions for changing the default colors
to the end and add a section title.
Change-Id: I837e4d25a686d1bf7e9288a438f6321a9ae9d7ed
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
You can now view unsaved changes in the current file
or all open files.
Added a subtitle and moved the image to the new section.
Change-Id: I8135dc7c9e2edc60b88d84a241f6d959ba590464
Reviewed-by: Jarek Kobus <jaroslaw.kobus@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>
...to the list in the Configuring Projects topic.
Change-Id: Iab1c540a85172aa3b7d99be387b2208320f4d5f9
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
There are new shortcuts for opening top projects in
the list of recently opened projects.
Change-Id: I70f2b29a72e3cf26940d35428ac9ec3fe7537613
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Some functions are only available by using the mouse, unless
users specify keyboard shortcuts for them.
Change-Id: Id97a63cc0e498b708c411fc4c507f4dcee2532a8
Reviewed-by: Eike Ziller <eike.ziller@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>
QML_IMPORT_PATH has never been officially documented and
QML_DESIGNER_IMPORT_PATH was added recently.
Change-Id: I932445404a185286d8f03077df492a34db9b0ea6
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@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>
...in Using QML Modules with Plugins.
Change-Id: Icce8e1e2b902e593972bd9f14d118f6a5005ecb8
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
A new era begins after bridging the gap between CDB and the
Python dumper infrastructure.
Change-Id: I891ff3694d475b218e92f5e261cf135db97b977c
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: David Schulz <david.schulz@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>
It was just a testballoon and they are living as
Qt Quick Controls 2 in newer Qt versions.
Change-Id: Ic65a7af0866be5e1427e3165ab588ee28c2db051
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Add a link to the Layout QML type and fix the name of the import
to stop an autolink from being generated to the wrong target.
Change-Id: Id2ca5e418ea6d254813a20f00b6623ff21dda09a
Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
The API docs still contain references to OS X.
Change-Id: I622eb4d2c79f3162f5dc95e04be262d628c8d7b9
Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
The LLVM packages from the standard page are stripped down but we need
libTooling.
Change-Id: I16dd86158e97b1778e0ad1640c9f2c27d09f3c9f
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Start with an initial value 'macOS' and use in uncontroversial
places in the docs. Some explicit references to older versions
are untouched in this patch.
Change-Id: Ibea4115c45fc2ff2c9a0518d92797df26fd4138f
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>