Commit Graph

598 Commits

Author SHA1 Message Date
Leena Miettinen
d679c8db82 Doc: Update info about Qbs options
Qbs profiles can be edited in the Kits tab in Options.
Qbs settings are now a tab in Build and Run options.

Change-Id: Ibb45ff4488cb061a50f48ec3237265ce5776fa24
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2017-11-03 09:03:45 +00:00
Leena Miettinen
b3ed01ca07 Doc: Describe managing Android SDK packages
Change-Id: Ida9d91806e0ffd8980ef1e9df0f933f234416188
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
2017-11-02 11:59:16 +00:00
Leena Miettinen
f2ea25f0cb Doc: Describe CMake setting groups and changing setting type
Change-Id: I4ea68fa3075caf316c2d88b94b8c48266a9879f7
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2017-11-01 07:54:31 +00:00
Leena Miettinen
7f9332db09 Doc: Describe using fuzzy matching in the locator
Change-Id: I443e8cc525772136e0ac749790890604c211bce7
Task-number: QTCREATORBUG-3111
Reviewed-by: André Hartmann <aha_1980@gmx.de>
2017-11-01 07:54:08 +00:00
Leena Miettinen
24a3f266c5 Doc: Describe changes in the sidebar views
The project, file system, and outline views are automatically
synchronized with the item active in the editor.

The File System view has a new navigation menu for moving to
computer, home, or project.

Change-Id: I5cb25e860d3aeabae8a51c935100b3acd5ea357f
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2017-10-27 11:37:49 +00:00
Leena Miettinen
5ce499ce65 Doc: Update docs after Ant support was removed
Gradle is now used for building APKs.

Change-Id: I9ccecac39b70ada5ef1b63a7311ad9187ba0d6b9
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2017-10-13 10:43:16 +00:00
Leena Miettinen
5ca7894ee4 Doc: Explain different usages of "Restrict to MIME types"
Different MIME type restrictions can be specified for auto
formatting and executing the menu command.

Update the screenshot that shows Beautifier options.

Change-Id: Ie6028bef252c6b13d87c6c4eed465eddae991408
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2017-08-29 10:26:05 +00:00
Leena Miettinen
a951448c4d Doc: Add step list for adding custom debugging helpers
Change-Id: I01aba948b9dfd55a58cae5fdd51e1588bb675e6a
Task-number: QTCREATORBUG-18740
Reviewed-by: hjk <hjk@qt.io>
2017-08-17 12:43:16 +00:00
Leena Miettinen
34fb189682 Doc: Describe Location column in Clang Static Analyzer view
Change-Id: Ie97e1d7a5a70da347c2d5f7c5f5bf4a926c8b5cd
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
2017-08-17 07:22:18 +00:00
Leena Miettinen
c438eda6cd Doc: Windows Runtime renamed as UWP
To reflect the change in Qt installers since 5.9.

Change-Id: I685c32c168e95e76ae3d81b87d4d10a5092e7a8a
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
2017-08-16 14:17:17 +00:00
Leena Miettinen
dc8cbfa469 Doc: Describe QML/JS editing options
Change-Id: I9ee84a08a45796f77bb6acf620327059b4cab93d
Reviewed-by: Marco Benelli <marco.benelli@qt.io>
2017-08-14 08:04:51 +00:00
Leena Miettinen
a7cd002e23 Doc: Describe new debugger and Qbs fields in Kit options
Change-Id: Icb78a85ffd724fc951b5aef4c3ffeedb79e80bfe
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
2017-08-08 07:52:46 +00:00
Leena Miettinen
a8d81153e8 Doc: Reflect changes in the Projects view
These changes were already made in 4.3.

Change-Id: Ic5be8b9d24ca8f0fb7a2ab5176d312fb9f2a2251
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2017-08-07 08:08:51 +00:00
Leena Miettinen
2a80ee8d63 Doc: Update information about XML-based wizard templates
The example wizard templates have been removed. None of the
remaining XML-based wizards use generator scripts (and those
are not recommended for new projects), so information about
genereator scripts was removed.

Change-Id: Ie84fad6a5acb39e9718358bd0b14a5caca454201
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2017-08-02 10:47:01 +00:00
Leena Miettinen
6cb2d8d355 Doc: Update screenshots of new project and file wizards
The wizard list now shows bigger icons.

Change-Id: I2ec842a915016dddef8ff20de7f70979bb5f1991
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2017-08-02 06:53:48 +00:00
Leena Miettinen
4af7792ad3 Doc: Describe Android run settings
Users can apply Android Activity manager (am) start options
and run shell commands before and after starting applications
on Android devices.

Change-Id: I9ffcfce8a26b8e7d965a1a2327eeedf38bf81a31
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
2017-07-31 13:30:56 +00:00
Leena Miettinen
c650b547db Doc: Describe managing simulators
Users can now view a list of available simulators in iOS
preferences and add copies of them.

Add screenshots.

Change-Id: I24cbd9c4fda437528ff179c37246d909bbc8e11b
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
2017-07-31 07:06:37 +00:00
Leena Miettinen
d2f6abbb0b Doc: Describe new auto test options
Update and add screenshots.

Change-Id: I3fb8b8193a6f83449dd121c32778ec22a156288f
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2017-07-28 06:08:54 +00:00
Leena Miettinen
9652e85b3d Doc: Describe new ways of marking code errors when using Clang
Change-Id: I9b2d8ee52e83c60b7c6d46d2b5e8e830536e6bdb
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
2017-07-24 11:50:41 +00:00
Leena Miettinen
214f87b69b Doc: Describe renaming files when renaming symbols
If the symbol is a class, and filenames contain the symbol,
Qt Creator also offers to rename the files.

Change-Id: Iba467cc4bf5ec6d4098973c9d391ffaff2f3bc4b
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
2017-07-21 12:20:58 +00:00
Leena Miettinen
d785999512 Doc: Describe QML Asset Exporter
...as the chosen tool for exporting designs from Adobe Photoshop
to .ui.qml files. Remove the descriptions of using the old
export script.

Change-Id: Ib09d737c43debcf9773ba9145d66d5f6d91a4c98
Task-number: QTCREATORBUG-18486
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2017-07-21 06:57:21 +00:00
Leena Miettinen
700fc468c7 Doc: Describe new Clang Code Model options
The controls in the Options view have been rearranged, so the
text was rearranged accordingly.

Updated and added screenshots.

Change-Id: Ideb8fbd43d7872091980fc1b17d6593ed2f356eb
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
2017-07-14 13:25:06 +00:00
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