There was an official release in June, and given that LLDB on Linux
is still fragile, requiring at least the latest officially released
version seems in order.
Change-Id: Iabbdc654071b28166c7f9ea550eaa7db304cb4a0
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
The label name was changed, but the doc was not fixed.
Change-Id: I585db2824837f1b076133306d3af5276bcdaae28
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
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>
Earlier versions work, but do not report a mapping between targets and
files. This will make all files end up in one ProjectPart and thus have
targets with custom flags/defines/include paths fail.
Change-Id: Ie1fb9f616de120be1f88528db42b0a2152787606
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
The newly introduced auto save option is restricted to user definable
MIME types. The underlaying tool's restriction, however, is only if the
current editor is a cpp editor. This patch makes the tools also MIME
types restrict-able. In addition the auto save functionality is now only
applicable if the file matches the auto save MIME types as well as the
MIME types of the chosen tool.
Change-Id: Ic430b4a07341647e6c8e95d2b802a17db1637a36
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
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>
- "General Settings" > "General"
- "Always Show Help in External Window" > "Always Show in
External Window"
- "Filtered by" field label is gone (now a selection list)
- Update screenshots
Change-Id: I2eac1351c6a63a596e30ef15770ace2790b8bf28
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
The tools are now run in the Debug mode.
Update screenshots.
Change-Id: Icfcc8ccf77c3a87d3e123eb8664359160513beff
Reviewed-by: hjk <hjk@theqtcompany.com>
Technically this is still the same version: CMake decided to go from
2.8.x to 3.0.
Change-Id: Ia8b18dd40a87ebc7ba3169d738069d29e36ec25f
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Variables added there get inserted into the build environment.
Task-number: QTCREATORBUG-15005
Change-Id: I9fcb507c915fb8fb5fd178a7b772955fc6330b98
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
- The path settings have been moved to a new tab
- Describe using Source Server for fetching source files
- Add screenshot.
Change-Id: I3884fbb3e0175b64956bc9cb71213d92709e130d
Task-number: QTCREATORBUG-15709
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
Reviewed-by: hjk <hjk@theqtcompany.com>
Files to install for subproject > Files to deploy
Change-Id: Iefba158ee0237ba638aceb5f73a7d61b038d59e3
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
Remove the screenshot for QNX devices, because it is now
the same as the one for the Linux device settings directly
above it (which was updated).
Change-Id: Ib34185b82e01157caeec22473c52ffca8c8c116b
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Debugging helpers are no longer specified for the Qt version.
Update screenshot and remove obsolete screenshot.
Change-Id: I6ca82bacaeb22e42140a7f6c71f1df85881e9406
Reviewed-by: hjk <hjk@theqtcompany.com>