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>
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>
The API docs still contain references to OS X.
Change-Id: I622eb4d2c79f3162f5dc95e04be262d628c8d7b9
Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
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>
Having "to synchronize the QML state into the scene graph" makes it
seem as if it would be the counterpart of "sync" in the render
thread loop and it is not
Change-Id: Id8efc3bddf5ea5c15d93a63f195e16f0966bb4f8
Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
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>
The tools are now run in the Debug mode.
Update screenshots.
Change-Id: Icfcc8ccf77c3a87d3e123eb8664359160513beff
Reviewed-by: hjk <hjk@theqtcompany.com>
The applications to attach to do not have to be remote at all.
Also, the name should be as short as possible as space in the
status bar is not unlimited.
Change-Id: I1df8e025114cd8ad94daa5219c26e61ce70e5e5d
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Using the Auto test plugin or QML Profiler extensions
no longer requires a commercial lincense.
The ISO Icon Browser was missing from the list of commercial
features.
Change-Id: Ic40c8ae5bddea5424f2de57d8e2ece17588428ff
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
* Update license in documentation files. Stay at FDL, but update
URLs as well as license for examples, etc.
Change-Id: I5e8cb5a20f0e9d52fba1d937b7c73197d69dd747
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
* Do not invoke the impression that the user has to download/configure a
clang.
* State explicitly that only the shipped version is known to work.
Change-Id: I89ad346c2228ac6990a1932586ef2ad556f49379
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
The v8 tab has been removed and QML_DISABLE_OPTIMIZER has been removed
from qtdeclarative a long time ago.
Change-Id: Ifaa20c4d02b5d6aad857d68a1cc5a0654710399d
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
No text change, just reformating to a line length of 80 characters
Change-Id: I36c0b2526ce5646f5aeddb3b5e87d8a480d78b39
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Apparently the chosen event type influences the stability of the
recording process and you can change the event type using the
additional arguments.
Change-Id: I0e1982d4d469e1e4d17e2aa01d3c5166ce8817a3
Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
For purely commercial apps, this is done by using the
template, but Qt Creator is mostly open source, so an
image is used.
Use a \commercial macro with a tooltip and link to the
image.
Change-Id: I5e3df953821551331afef2ec642b482b52ff909e
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
- The plugin is no longer experimental
- It is supported on Windows, too
- You can suppress diagnostics from the context menu
Change-Id: I92b321ee76f19721f7ff142683cbd75059f7d637
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>