Commit Graph

576 Commits

Author SHA1 Message Date
Leena Miettinen
98237b5176 Doc: Update deployment settings for B2Qt devices
Deploy step names have changed in Qt 5.9 and the generic Linux
steps can now be used.

Change-Id: I409cd2d7b289a22a3c958be32b78d6936074a535
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
2017-06-07 12:26:03 +00:00
Leena Miettinen
ec0ce2b853 Doc: Describe iOS build settings
Users can select the development team to use for deploying
and provisioning apps.

Change-Id: I32c444ace70d06d1cf693c65193271e2d4a2f1ac
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2017-05-31 07:49:43 +00:00
Leena Miettinen
2dd48a2080 Doc: Update and reorganize Android development requirements
Change-Id: I61dec28ca16b4f4849a0c8c6da8002d3f3fe2ce9
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2017-05-16 07:26:07 +00:00
Leena Miettinen
939913de5a Doc: Describe To-Do options
Update the screenshot and add a new one hat shows the options.

Change-Id: I7ceccef2c7c5bad5be4af58588c378a0df5e1383
Reviewed-by: Niels Weber <niels.weber@qt.io>
2017-05-09 13:36:21 +00:00
Leena Miettinen
62b855c518 Doc: Update screenshots
To have all screenshots in the topic use Windows 10 and the
new green numbers.

Change-Id: I111d95191365e6d40c093910dc99cba4d9c16b7e
Reviewed-by: Niels Weber <niels.weber@qt.io>
2017-05-09 11:38:00 +00:00
Leena Miettinen
a17d4f9a5e Doc: Add info about modifying properties for states
Update screenshots.

Change-Id: I6be8a9a844f6c822650fa817756987a43abbd993
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2017-05-09 11:13:54 +00:00
Leena Miettinen
87276046be Doc: Describe editing the when condition of states
...in the Qt Quick Designer States pane.

Change-Id: Ie2a2252d295d6d0ae37744b7cc7691d5a1c3022f
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2017-05-09 11:10:43 +00:00
Leena Miettinen
82d928d189 Doc: Describe Move Component Into Separate File dialog
This refactoring action can now be performed from the Form Editor
of Qt Quick Designer. It opens a dialog for specifying which
properties should be set in the original component and which in the
new one.

Change-Id: Ic076ddc2748a5da38c746b64eac943ec5adbbbf5
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2017-05-08 08:16:14 +00:00
Leena Miettinen
66a22bb608 Doc: Describe the new toolbar in Qt Quick Designer
Some regularly used context-menu items can now be selected
on the toolbar. Some of the icons are constructed at runtime,
so images are needed for them. Some are in a new location that
has to be added to the configuration file.

Change-Id: Ibfc38ec21ed5526702abf89e64899efa5b978700
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2017-05-04 06:44:03 +00:00
Leena Miettinen
b6bf1fdf38 Doc: Describe adding and resetting CMake build steps
Also update the screenshot.

Change-Id: Ic717b01baf46bc83b0a1abe3002a3eb487fb68e3
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2017-04-26 07:28:53 +00:00
Leena Miettinen
b41e7d0fd3 Doc: Describe selecting installation location for Qbs builds
A new check box for using the default location and a field for
specifying another location were added.

Updated the screenshot.

Change-Id: I5401df6b022c524a376f85e6b6b2db2b2c0f6cb7
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2017-04-20 12:24:31 +00:00
Leena Miettinen
500623ac48 Doc: Describe setting parse context
Update screenshot.

Change-Id: I5dc0f839872a7bdec7ae19b2e244d82c2c818701
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
2017-04-20 12:12:38 +00:00
Leena Miettinen
da831abb6c Doc: Make text in Search Results more generic
...so that the image does not have to contain specific text.

Add a link to the main topic about finding and replacing.

Update screenshots.

Change-Id: I562c482fd7dd498d87f4c0f3f92c1c395ae12d39
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2017-04-19 09:57:40 +00:00
Leena Miettinen
2092d57676 Doc: Describe Gerrit changes
Update screenshots.

Change-Id: I1392d932613c2673e482dc121b13b7335c1ed713
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2017-03-22 13:43:24 +00:00
Leena Miettinen
897ce16452 Doc: Describe changes in the Search
Change-Id: I2c4450719203383bae9951c75863fe90504a2d13
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2017-03-21 09:44:08 +00:00
Christian Stenger
472c570545 Doc: Adapt docs to latest autotest change
Update screenshot.

This amends 69a94c2c.

Change-Id: Ia4a073e66093eef071550c55c3a41994fe61af04
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2017-03-01 09:45:26 +00:00
Leena Miettinen
431dd18bc5 Doc: Describe managing stacked containers
Change-Id: Iee2c24067928e20abbaee3e8b3eff2b2106ba384
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2017-02-21 11:36:47 +00:00
Leena Miettinen
37891d92bc Doc: Remove Qt Quick UI Forms example and tutorial
It uses types that do not exist in Qt Quick Controls 2, and
Qt Creator version 4.3 no longer has a wizard for using the
older controls.

Change-Id: I42884ca75eefe957493fcb47d6b243a93341b79c
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2017-02-14 07:50:51 +00:00
Leena Miettinen
6f2c120d1c Doc: Describe changes in the Qt Quick Designer UI
The canvas area now contains Form Editor and Text Editor tabs.
Further, the Properties view can be split to show any view, so
there are now two sidebars.

Change-Id: Ib921a806178606a76d584440e2308d504a297fcb
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2017-02-08 08:26:04 +00:00
Leena Miettinen
7f1a71ede4 Doc: Update Qt Quick app tutorial
The wizard and UI have changed.

Change-Id: I43d9101abdcfec362746b069509293df2317ae99
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2017-02-07 14:55:08 +00:00
Eike Ziller
c175f1e62f Merge remote-tracking branch 'origin/4.2'
Conflicts:
	src/plugins/ios/iosdevice.cpp
	src/plugins/ios/iossimulator.cpp
	src/plugins/projectexplorer/projectwindow.cpp
	src/plugins/qmakeprojectmanager/librarydetailscontroller.cpp
	src/shared/qbs

Change-Id: Ie98e2401a2259903141a13170c78388f2da467d2
2016-12-09 12:42:01 +01:00
Leena Miettinen
5d95c50bd9 Doc: Update Valgrind screenshots
The icons have changed.

Change-Id: I93150735a15228a9a21bd5586b5a633ca7f94fbc
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2016-12-06 14:46:32 +00:00
Leena Miettinen
71b27b0d8b Doc: Describe the Import button in Projects mode
Update screenshots.

Change-Id: I9bffcb3689ef4d4a4cd55161bb73ba6d25224710
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2016-12-06 14:15:29 +00:00
Leena Miettinen
73e4859c00 Doc: Remove descriptions of Qt Quick Controls 1
Support for the Qt Quick Controls 1 has been removed.

Change-Id: I6fc64cea94ee64cabb19935124bb9e8fdc3d1089
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2016-12-06 09:10:39 +00:00
Leena Miettinen
1db1efa271 Doc: Describe excluding large files when indexing
...in Tools > Options > C++ > Code Model.

Change-Id: I8efda2f62a4efd5c782cc4460a3b0c3eebbd23a6
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
2016-12-02 09:57:23 +00:00
Christian Kandeler
ce5b08d9df User docs: Describe the "Force probes" checkbox in the qbs build step
Change-Id: I467bd9bb518e38d714edf535a6e2eb6e805a6708
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
2016-12-02 09:53:49 +00:00
Leena Miettinen
e2eb591c4c Doc: Update SCXML Editor screenshot
The icons have been changed. Also create "doc versions"
of two icons that did not look good when used in doc
generation.

Change-Id: I8b35e5ebdd2a837102fcb2826594b96914aeb1b4
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2016-12-02 08:34:00 +00:00
Leena Miettinen
b25a408444 Doc: Describe the Import Existing Build menu item in Projects mode
Update the screenshot.

Change-Id: Ibc541c12f3545937a6420698f63c7fcdb38dda34
Reviewed-by: hjk <hjk@qt.io>
2016-11-24 16:04:54 +00:00
Leena Miettinen
0eb52e1929 Doc: Fix issues with missing icons
- 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>
2016-11-01 14:44:49 +00:00
Leena Miettinen
279c451abe Doc: Describe new test options
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>
2016-11-01 13:28:50 +00:00
Leena Miettinen
f8cf53875e Doc: Describe adding vertical guides to QML Profiler timeline
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>
2016-10-31 11:59:36 +00:00
Leena Miettinen
75c5afef48 Doc: Setting when property for state in Design mode
Change-Id: I3462f7c5a8ea436d979c12bc02ae1e2f063eeb4b
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
2016-10-31 07:57:48 +00:00
Leena Miettinen
1562ec7bce Doc: Using code completion in Binding Editor in Design mode
Change-Id: I4889d6d247f6d8d8cb758c65eea917736f33262d
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
2016-10-28 14:11:31 +00:00
Leena Miettinen
7b25da7e22 Doc: Describe new flame graphs in QML Profiler
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>
2016-10-27 15:06:04 +00:00
Leena Miettinen
dfcd6537d2 Doc: C and C++ compilers can now be added separately
Update screenshots.

Change-Id: I02be7d5be7865f58d6842be0e064a205034becf2
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2016-10-26 14:43:13 +00:00
Leena Miettinen
f72e564bed Doc: Changes in session management
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>
2016-10-25 13:55:08 +00:00
Thomas Hartmann
69663871fc Update documentation for connections editor
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>
2016-10-20 08:57:38 +00:00
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