Leena Miettinen
d2e99f9e55
Doc: Add docs for SCXML Editor
...
Change-Id: I563a2a06b101e3954c3365baba4a596ef29517ab
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io >
2016-10-06 14:05:26 +00:00
Leena Miettinen
02f5761c3d
Doc: Update instructions for specifying settings for Android devices
...
Options have been moved to Tools > Options > Devices > Android.
Change-Id: Iaaa9fd8e718609997b34a9b115e116e8a240bf38
Reviewed-by: Francois Ferrand <thetypz@gmail.com >
2016-10-06 06:51:10 +00:00
Leena Miettinen
99f672dcae
Doc: update info on enabling kits in the Projects mode
...
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 >
2016-10-06 06:47:12 +00:00
Leena Miettinen
e3f0f7d393
Doc: update instructions for connecting Bare Metal devices
...
- 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 >
2016-10-06 06:45:12 +00:00
Leena Miettinen
f9929ac6ff
Doc: Update External Tools options screenshot
...
The surrounding tabs and variables icon changed.
Change-Id: I42a135102c0b356b48141b84036054a4f3861bb6
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io >
2016-08-04 14:35:43 +00:00
Leena Miettinen
f474eec40f
Doc: Describe shortcuts for moving within and between blocks
...
- Describe the "Enable smart selection changing" option and
the keyboard shortcuts used.
- Update screen shot.
Change-Id: I6ea08db91d1143c756573e6de8d5a50db994091f
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io >
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io >
2016-08-04 14:33:37 +00:00
Leena Miettinen
36f9c5f7d0
Doc: Update CPU Usage Analyzer screenshot
...
Change-Id: Ibe48b0a571f10007e5f1078f4349916c2d91a6e7
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io >
2016-08-03 13:10:15 +00:00
Leena Miettinen
715378c2e6
Doc: Describe Autorun CMake check box in CMake options
...
Update the screenshot.
Change-Id: I3d0970b0f9dd9ff92f19e67c19de824f03859d76
Task-number: QTCREATORBUG-15934
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
2016-08-03 09:04:24 +00:00
Leena Miettinen
ab0164b705
Doc: Describe C++ Options Getter and Setter tab
...
Add and update screenshots.
Change-Id: Ie5cd6502d66217db488a5f16dbc6d2bd70906954
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io >
2016-08-02 15:12:01 +00:00
Leena Miettinen
443c3f93f3
Doc: Restructure the beautifier topic
...
Add a screenshot of general options.
Change-Id: I32ddc7a71449b1459930e74d65b034969870e5e7
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io >
2016-08-02 15:11:20 +00:00
Leena Miettinen
82c565e9d3
Doc: Describe requesting Clang warnings
...
Add a screenshot.
Change-Id: I5586d30e3a5e8701d44f96d65fc498410ceaa70d
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io >
2016-08-02 14:59:34 +00:00
Leena Miettinen
7bd674a78f
Doc: Update screenshot of Clang Static Analyzer options
...
Change-Id: Icc8e7c70ed388f6b37f8801f201a82233c7e9bed
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io >
2016-08-02 14:55:06 +00:00
Leena Miettinen
19963fc8cf
Doc: Update QML Profiler screenshot
...
Change-Id: I14b3be4f7a312c6c072f05badd3f95e1d57c69ea
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io >
2016-08-02 14:42:22 +00:00
Leena Miettinen
1b76ca3704
Doc: Update screenshot of Build & Run General options
...
To show the new icon.
Change-Id: I5e71db7d553b73f066422fe19b4f9b5327cdb71e
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io >
2016-08-02 14:29:06 +00:00
Leena Miettinen
7513d055f2
Doc: Add screenshot of Search Results > Find in File System
...
Change-Id: If43c6a8ea5c6d60d29b505b55144ef4651ec0ec8
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io >
2016-08-02 14:28:53 +00:00
Leena Miettinen
dfd3568a70
Doc: Update screenshots of Qt Quick Designer Connections pane
...
Change-Id: Icb85ac30145b2897b4a9c9e83e476337bae3f8f2
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
2016-07-29 12:10:02 +00:00
Leena Miettinen
7ad279e99d
Doc: Update Qt Quick Designer connection editor docs
...
- 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 >
2016-07-29 07:34:25 +00:00
Leena Miettinen
bce5aca625
Doc: Update Git docs
...
- Fix paths to functions
- Describe Reset button in Branches dialog
- Update screenshot
Change-Id: I873921a8ee0d4ec6e3572be01e5c59e51adb7a0a
Reviewed-by: Orgad Shaneh <orgads@gmail.com >
2016-07-27 14:51:00 +00:00
Leena Miettinen
5b3242b0b3
Doc: Update icon names
...
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 >
2016-07-26 11:23:50 +00:00
Eike Ziller
0e923c2a75
Merge remote-tracking branch 'origin/4.1'
...
Change-Id: I5cdc704c827a6f5abf4dc39e2a131d53df328bd2
2016-06-22 11:29:12 +02:00
Eike Ziller
4f9016e03f
Merge remote-tracking branch 'origin/4.0' into 4.1
...
Conflicts:
qtcreator.pri
qtcreator.qbs
src/plugins/android/android.qbs
src/plugins/android/androiddevice.cpp
src/plugins/autotest/testcodeparser.cpp
src/plugins/debugger/analyzer/analyzerstartparameters.h
src/plugins/projectexplorer/devicesupport/desktopdevice.cpp
src/plugins/projectexplorer/devicesupport/idevice.cpp
src/plugins/projectexplorer/runconfiguration.h
Change-Id: I2474d06f2309fa71210a8401846bc2ef85bebf1d
2016-06-22 11:09:32 +02:00
Leena Miettinen
66c0bf54b7
Doc: Add docs for experimental Nim plugin
...
Change-Id: Ie866334c37b626a8e6eea0d58092134d3f545d4d
Reviewed-by: Filippo Cucchetto <filippocucchetto@gmail.com >
Reviewed-by: hjk <hjk@theqtcompany.com >
2016-06-22 07:31:13 +00:00
Leena Miettinen
359127ec09
Doc: Update info about creating JSON wizards
...
Change-Id: Id45d3f9228ab35a57c0cc5a0d044bc510727c637
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io >
2016-06-17 09:33:37 +00:00
Eike Ziller
0c5bae640b
Merge remote-tracking branch 'origin/4.0'
...
Change-Id: I80bc3371c6d7cf9f2d46cbcf8e79e4761213d8aa
2016-05-27 12:01:36 +02:00
Leena Miettinen
32ff202a79
Doc: Describe Qt Quick Controls 2 Application wizard
...
Update screenshots.
Change-Id: I6069e08113cae83142d249e3f331586acce63ca9
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com >
2016-05-26 09:56:50 +00:00
Leena Miettinen
ecc419f54e
Doc: Add numbers with the latest Qt green
...
From Diana, to be used in screenshots
Change-Id: I8ee855c4bc512c4154c2bb47d8a23b8b1458dd02
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com >
2016-05-26 09:28:24 +00:00
Leena Miettinen
86a9f7fe47
Doc: Update Android Manifest Editor screenshot
...
Change-Id: I64961b0e069b8eee9403191e49d667c2b258be5f
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com >
2016-05-06 07:33:47 +00:00
Leena Miettinen
aac0086d1d
Doc: Update Image Viewer screenshot
...
Change-Id: I1f6b43537a73ac5dbdac4088ffe4cff4307cee42
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2016-05-04 15:02:18 +00:00
Leena Miettinen
b3b5749c4a
Doc: Update Qt Quick Designer wizard screenshot
...
Missed this one for some reason.
Change-Id: Ib648a23c9deca5bffa0e36af98e1ac5a5c87091f
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2016-05-04 07:04:07 +00:00
Leena Miettinen
ff9b45f9c3
Doc: Update QML Profiler screenshot
...
Change-Id: I3d43ddd53b3ae8bedbf4eba700476355e1a34e38
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io >
2016-05-03 15:03:16 +00:00
Leena Miettinen
4021a2a902
Doc: Use icons from source in the manual
...
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 >
2016-05-03 14:26:35 +00:00
Leena Miettinen
9b69b789ab
Doc: Update the Autotools screenshot
...
Change-Id: I819bd25db55cc2e678fb1cb5abbeca480b9d4919
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io >
2016-05-03 09:15:52 +00:00
Leena Miettinen
d303222c8a
Doc: Update Help topic
...
- "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 >
2016-05-03 08:01:11 +00:00
Leena Miettinen
925347ea4b
Doc: Update Qbs info
...
- Describe Version Info tab
- Update instructions for creating Qbs projects
- Remove description of Clean all artifacts check box
- Describe Store profiles in Qt Creator settings directory
check box
- Update screenshots
Change-Id: Ie0f237e1036c8be1a9bb5151001e8d52e38b6cec
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com >
2016-05-02 15:12:16 +00:00
Leena Miettinen
3e8b7409d6
Doc: Update info about Valgrind tools
...
The tools are now run in the Debug mode.
Update screenshots.
Change-Id: Icfcc8ccf77c3a87d3e123eb8664359160513beff
Reviewed-by: hjk <hjk@theqtcompany.com >
2016-05-02 06:55:17 +00:00
Leena Miettinen
73127a12f2
Doc: "Process data only when process ends" check box
...
Update screenshot.
Change-Id: I94a9afb9522ebbaad549a8f5f1aaf8adb1247902
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io >
2016-04-29 14:10:22 +00:00
Leena Miettinen
29f569831a
Doc: Update screenshots related to editors
...
Change-Id: I32dead1c1dfe4f736c97ba9ff1af477ee2359c3d
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2016-04-29 08:17:48 +00:00
Leena Miettinen
384d66613d
Doc: Update info about Qt Quick debugging
...
Update, add, and remove screenshots.
Change-Id: Id5e77b1ebba4306f28e2d6d20e6ed5ffac0d2e52
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io >
2016-04-28 15:03:02 +00:00
Leena Miettinen
8611fec716
Doc: Debugger tabs are now separate views
...
Update debugger screenshots.
Change-Id: Icc7d9ac0c74d137547c022ffec0792c33a2c9e63
Reviewed-by: hjk <hjk@theqtcompany.com >
2016-04-21 12:20:01 +00:00
Leena Miettinen
acde4f1cdb
Doc: Update info about setting CDB paths on Windows
...
- 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 >
2016-04-21 12:10:33 +00:00
Leena Miettinen
de7e36383f
Doc: update the Transitions example
...
...to use the new Qt logo
Change-Id: I111d070c2ae40b71e650d78bd15d360328b474e3
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2016-04-20 11:23:48 +00:00
Leena Miettinen
d37aaeb69a
Doc: Describe general build and run options
...
Update screenshot.
Change-Id: Icdab88b6eba9d1bb421271a66b3485ddfb80fe0c
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com >
2016-04-18 10:27:04 +00:00
Leena Miettinen
a2170bd690
Doc: Explain Model Editor > Export Diagram command
...
Update screenshots.
Change-Id: I794c424837e22392541138142410fc7a07c68af1
Reviewed-by: Jochen Becher <jochen_becher@gmx.de >
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com >
2016-04-18 07:28:19 +00:00
Leena Miettinen
2b0e6dd7bb
Doc: Update screenshots related to finding
...
Change-Id: I647858522af44d5f2bc22ffd735dedb4df07a73c
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com >
2016-04-18 07:27:53 +00:00
Leena Miettinen
593e21e2d3
Doc: Update Qt Quick Designer screenshots
...
Change-Id: I8238815ecef360a8f7076e26d58dd8b8bdb3d563
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2016-04-15 09:54:16 +00:00
Leena Miettinen
9aec8018b1
Doc: update screenshots in the overview topic
...
Display the flat style and the new icons.
Change-Id: Ia92692ec8c65d643a27990a93a8b8ddb0282fd1d
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com >
2016-04-13 12:33:48 +00:00
Leena Miettinen
7e56c2e09a
Doc: explain what a default kit does
...
Update screenshot.
Change-Id: I385d9cfef1c2e9746df63d7b482f560fd7d0d954
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com >
2016-04-13 09:54:37 +00:00
Leena Miettinen
6915c0b2ed
Doc: Add build library search path check box
...
Update screenshot.
Change-Id: I292c7761846c056fb8040cca2424dd01f967bc83
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com >
2016-04-13 09:54:19 +00:00
Leena Miettinen
42d17fa672
Doc: Update screenshots related to project settings
...
No textual changes were needed.
Change-Id: I14a98ff335d6abb0a4a477f2224d88af64886cd2
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com >
2016-04-13 09:07:05 +00:00
Leena Miettinen
bf3754953a
Doc: update screenshots related to project management
...
Change-Id: I48fa578f6fac390de844fafa52441ce075ace776
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com >
2016-04-13 09:06:48 +00:00