Update the screenshot, because the icons have changed.
Change-Id: I55e46f8f01d293021914fd28c1e7f7d83d8bde11
Reviewed-by: Daniel Teske <daniel.teske@theqtcompany.com>
Qt Creator now attempts to identify the type and version
of a debugger in Tools > Options > Build & Run > Debuggers.
Add a screenshot.
Change-Id: I99c23f3f5605525b414e4207bd83f7ff559767f3
Reviewed-by: hjk <hjk@theqtcompany.com>
The feature has been actually been disabled since commit ac771eb552,
but now it's time to also remove the dead code ...
Fixing the feature and bringing it out of the experimental state
would require quite some effort that apparently nobody is willing
to spend. So it's better to remove it.
The enablers in the qmldebug library, as well as the QmlJSDelta utility
class in qmljs library, are left in though.
Change-Id: Idf98a2f946d0db86bef2f20d2349d6ffedba219c
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
The dialog looks different and its name changed.
Change-Id: Ied3b3135734089447fc4638eb7216f7dc0d09bee
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
Move the documentation for commercial features from a separate
manual to the Qt Creator Manual.
Change-Id: Ifc8f10bda4a2a234e4b81f812601ce2ceb104ddd
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
The string was changed in the wizard.
Update screenshots.
Change-Id: I6cd8f664a6aea69eff6c5302a42e32b1f5321ddf
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
Move the description from the docs for external tools
to those for build settings, because the latter topic
describes variables.
Change-Id: I9586e38484b391752ca4c3f1ed14dba286890f45
Reviewed-by: hjk <hjk121@nokiamail.com>
Should have been added as part of f78b6aed24
Change-Id: Ic4776b2352ca8e0ea99a341ab8a3397d0eaf3c1d
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
Replaced the screenshots, as they were outdated.
Added description of the "check for free disk space" step.
Change-Id: I8edd38c14b49a1be19d59444340b3164ab5c6aa7
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
For reloading changed files and viewing changes in a
unified view.
Change-Id: Ic6cedb6c534c34e6aed3973add2087e96fb6aa57
Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
Remove the section about running on desktop and add
instructions for opening the kit selector.
Update the screen shot.
Change-Id: I164381287bd2167eb45dd6b4c2c3da555027af12
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
New check box in Android Manifest Editor.
Fix the description for adding permissions from
the list.
Update screenshot.
Change-Id: Ifc74a84be7a9df32a5cc0513e56f8fa4d504c9c5
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
"Android target SDK" was changed to "Android build SDK"
in the deploy settings.
Updated the screenshot.
Change-Id: Ic8c1ce4ad8610d76c0d23bc65762e5bb0aaddfdb
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Remove the workaround from the docs now that we
have the button. Update screenshot.
Change-Id: Ib9e209fa7526749aa0f54e554a6b11e86d53f665
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Support for Necessitas is removed from master.
Change-Id: I06682c2673e933777a14f016aed2e7dcfd2fea67
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
The wizard in 3.1 uses a Window QML type instead of a Rectangle,
which means that states must be placed within a statusGroup.
The example can no longer be built from Qt Quick 1 elements.
Replaced \snippet commands with \quotefromfile commands.
Change-Id: Ia2cec2b8b638913a2b9b2e27b36e6f2f1ffc4a49
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
Reviewed-by: Marco Bubke <marco.bubke@digia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
The JavaScript events are integrated into the Timeline and Events
views for apps that use the V4 engine and are built with Qt 5.3.
Updated the Events view screenshot and removed the JavaScript
view screenshot.
Change-Id: Id7e74d91343ff049df580d487e729fdb20c57b0e
Reviewed-by: Ulf Hermann <ulf.hermann@digia.com>
The screenshots and instructions are partly outdated and the
tutorial has not been built as part of the Manual since 2.x.
Change-Id: I311f80d1d449ab82ebc65207686faeb0739f9d5e
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: hjk <hjk121@nokiamail.com>
Reviewed-by: David Schulz <david.schulz@digia.com>
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
You can use the :c, :l, and :u modifiers to convert the
case of variable values.
Change-Id: I4abffcf1b4545eafdef0d243e68813076e8fc1ce
Reviewed-by: Eike Ziller <eike.ziller@digia.com>