Commit Graph

229 Commits

Author SHA1 Message Date
Leena Miettinen
61c8895da3 Doc: Describe new search options
Update screenshots.

Task-number: QTCREATORBUG-26278
Change-Id: I6db12622fc207a6ed6d61da4f27f6ba469d6d307
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2021-11-05 10:00:57 +00:00
Leena Miettinen
cf72b0064e Doc: Describe clangd support and configuration
Task-number: QTCREATORBUG-26514
Change-Id: I709fb009763fa577ce3887d2107f23dc1daf17eb
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-11-04 15:13:48 +00:00
Leena Miettinen
f48c7f4df6 Doc: Update Qt Widget based application tutorial
- Describe new wizard dialogs
- Update screenshots

Task-number: QTCREATORBUG-26278
Change-Id: I66407a2f799e05aa1d01e9c9d1ddd509ab07cadb
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2021-11-02 11:54:50 +00:00
Leena Miettinen
d177dab95d Doc: Describe exporting and importing color schemes
...in Tools > Options > Text Editor > Fonts & Color.

Also describe the new formatting options for code elements.

Task-number: QTCREATORBUG-26278
Change-Id: I41540658ec13e7fdcbba9492840c99316fbe1251
Reviewed-by: Artem Sokolovskii <artem.sokolovskii@qt.io>
Reviewed-by: David Schulz <david.schulz@qt.io>
2021-11-02 11:51:18 +00:00
Leena Miettinen
8f98f61ed4 Doc: Update info on developing for Android devices
Task-number: QTCREATORBUG-26312
Change-Id: Ic95a7c6ea4b0ab092a1b1feb07bba3dd368a3584
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2021-11-02 10:41:58 +00:00
Leena Miettinen
60b9a4aa39 Doc: Move a file back from doc\qtdesignstudio\images
...to doc\qtcreator\images.

The image was accidentally moved.

Change-Id: I8929b70225e524bbe50b1f1359cf4f9c1956057f
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-10-27 13:39:51 +00:00
Leena Miettinen
1a84cdab84 Doc: Hide ADS (workspaces) information from Qt Creator Manual
ADS is used only in Qt Design Studio, even though the Debug mode
also has "workspaces".

Move the topic source file and image files to doc\qtdesignstudio\.

Task-number: QTCREATORBUG-26321
Change-Id: I72b0011a6c8258df8a5e938f3f33d44c39ccfa4c
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-10-27 13:30:24 +00:00
Leena Miettinen
14a81406e3 Doc: Update the Qt Quick Application tutorial
- Remove references to Qt Quick Designer plugin
- Remove obsolete screenshots
- Promote code completion and Qt Quick Toolbars
- Describe using wizards to create custom QML types
- Describe adding resources to CMakeLists.txt files

Task-number: QTCREATORBUG-26483
Change-Id: I804870b962e0d1daa6ba7c988425f14ad87fe888
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2021-10-27 11:42:48 +00:00
Leena Miettinen
b67482480e Doc: Update the Qt Quick Mobile application tutorial
Remove references to using visual editors and use the example code
from Qt Sensors module.

Add instructions for using CMake.

Add CMakeLists.txt, AndroidManifest.xml, and Info.plist files.

Change-Id: I956379fdf7d39161f571893d56250ec2dd2f5ddd
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2021-10-27 08:40:52 +00:00
Leena Miettinen
75bdc64d44 Doc: Move images that only appear in QDS Manual
...from doc/qtcreator/images to doc/qtdesignstudio/images

Change-Id: Iaa49fbb4d620a833edd41b97874aad631b7c25b5
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-10-21 14:23:12 +00:00
Leena Miettinen
11c73adbe0 Doc: Remove obsolete files
References to these files have been removed, but the files
were forgotten.

Change-Id: I412d5daf2acf07b4f8c00715bc01e4422bbc1179
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-10-20 13:27:16 +00:00
Leena Miettinen
73fa76f776 Doc: Remove info about Qt Quick Designer plugin from Qt Creator Manual
Fixes: QTCREATORBUG-26321
Change-Id: I8738cbdc56d6469a4d133b17741871787e0cba9f
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2021-10-18 07:21:39 +00:00
Leena Miettinen
53a4bc3544 Doc: Document particle system component properties
Fixes: QDS-5040
Change-Id: I47f0f159c1eb15cb6fbeb001fcb5987b5f430d0e
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-10-05 12:14:11 +00:00
Leena Miettinen
fe62385361 Doc: Fix the Qt Quick Application tutorial
- Keep the Window, but move the page into a separate QML file
  to which you add states
- Explain how to bind the icon to the rectangles in the states
  to make the UI scalable
- Update the transparent icon and instructions for setting the border
  transparent
- Add and update screenshots

Fixes: QTCREATORBUG-26291
Change-Id: I68c6b7b897c7824b43b9e0fa719e37864841ba9b
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2021-09-23 14:05:00 +00:00
Leena Miettinen
b32728b99f Doc: Update Stack Layout screenshot
To display the new Properties view.

Task-number: QDS-4561
Change-Id: Icc297441439013e094a1325102e6651f34789bd4
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-09-17 12:09:24 +00:00
Leena Miettinen
b1e67bc230 Doc: Update screenshots
Fixes: QDS-4561
Change-Id: Ie70227cd6873d603e2049e31aadfd43e66d9bdbd
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-09-17 08:57:32 +00:00
Leena Miettinen
9283f74bed Doc: Update screenshots about custom properties
Add an example of where custom properties should be used.

Task-number: QDS-4561
Change-Id: Idf99f63bc4c4a04b8b7912c98f15274ec7544b10
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-09-17 08:42:03 +00:00
Leena Miettinen
40cfd78435 Doc: Update the second part of entry level tutorial
Task-number: QDS-5001
Change-Id: If171a47c5aee4c8e6f5622e8217cc137de7bb6bb
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Tanja Remes <tanja.remes@qt.io>
2021-09-16 14:16:27 +00:00
Leena Miettinen
2413aac32b Doc: Add notes about Iso Icon not being supported on Qt 6
Change-Id: If479873bd4da2b991ec27688a65b51187cb34184
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Tanja Remes <tanja.remes@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-09-16 08:02:42 +00:00
Leena Miettinen
2c5672a3c7 Doc: Remove Cluster Tutorial docs
The videos were removed.

Change-Id: If6812255fada581ca98aecbc4c5079e21bd1677e
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-09-15 07:14:45 +00:00
Leena Miettinen
b02b2b3da8 Doc: Update info about creating components from scratch
The name of the wizard template has changed in QDS and there
is now a Qt Quick UI File option.

Remove an obsolete screenshot and update the one that shows
a custom dial.

Task-number: QDS-4561
Change-Id: I189297b6dac949d32e013fe2401eb620642f662d
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-09-01 14:18:18 +00:00
Leena Miettinen
858757a31f Doc: Arrange wizard templates in tables
This takes less space than lists and enables easier browsing
for a suitable template.

Fix links to the preview topic (the title changed).

Change-Id: Ife914ee5ce6bb45446e6044000e53b949746f2f8
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2021-08-23 12:26:52 +00:00
Leena Miettinen
4d430753fe Doc: Update images to show the new Properties view layout
Task-number: QDS-4561
Change-Id: I3df1bb880aeea69e174e16eef9c9027eb1b60b5a
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-08-20 09:26:44 +00:00
Leena Miettinen
a4a3b65ac6 Doc: Update Navigator screenshot to show new export icon
Change-Id: I3aff102e4611fc6f736c6dd1edfdf2f9707803bd
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-08-20 09:25:51 +00:00
Leena Miettinen
3b2bd641ee Doc: Update info about how MCU support is indicated in Properties view
Strikethrough text is now used instead of square brackets.

Task-number: QDS-4561
Change-Id: I83b7d2e3090c6b69465645c1844ca9a148ebbb4f
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-08-20 09:15:50 +00:00
Leena Miettinen
668a4b59bf Doc: Describe adding several accepted buttons for a mouse area
Task-number: QDS-4561
Change-Id: Iadb128c64c42383ddd899a389498e19514068cfa
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Henning Gründl <henning.gruendl@qt.io>
2021-08-18 11:37:50 +00:00
Johanna Vanhatapio
f9a24b8c0a Doc: Update info about the color picker
Task-number: QDS-4637
Change-Id: I2c031e4294c786bc8d908bbe91b2e43f7fb62fe5
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Henning Gründl <henning.gruendl@qt.io>
2021-08-18 08:50:36 +00:00
Leena Miettinen
d9c1b21fd4 Doc: Update properties related to positioning components
Add a table that summarizes the buttons in the Alignment section
in Properties.

Task-number: QDS-4561
Change-Id: Ieeae56206cc5126eb519297fbe4d0e9043775a7d
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-08-18 08:08:07 +00:00
Leena Miettinen
773d0fdcc5 Doc: Add Mouse Area properties and update Flickable properties
Fixed the navigation link targets to match the TOC.

Task-number: QDS-4561
Change-Id: Ieca619f7f5e8bd3110f774cc75dbe224216b96e1
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Henning Gründl <henning.gruendl@qt.io>
2021-08-17 16:04:40 +00:00
Leena Miettinen
2aed13529b Doc: Update properties for Grid View, List View, and Path View
Task-number: QDS-4561
Change-Id: I80b33d38d9aa234aa05f172ee815773927802e31
Reviewed-by: Henning Gründl <henning.gruendl@qt.io>
2021-08-17 16:04:26 +00:00
Leena Miettinen
3637830793 Doc: Update Qt Quick Controls properties
According to the changes in the Properties view.

Task-number: QDS-4561
Change-Id: I1b75b5388350fc0dadb9f7b7c1532bdc6c97e32b
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Henning Gründl <henning.gruendl@qt.io>
2021-08-17 16:04:14 +00:00
Leena Miettinen
b852c8f0cd Doc: Update properties of Rectangle and Studio Components
- Check section captions and field labels
- Update screenshots

Task-number: QDS-4561
Change-Id: I4b2bbd8fc14ad659eb075e01b6e2d53e48b7e5fa
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-08-11 11:12:53 +00:00
Leena Miettinen
d66754b376 Doc: Update info about basic and text properties
- Move information around to fit the new sections in the
  Properties view
- Add screenshot
- Describe new fields
- Fix changed field names

Task-number: QDS-4561
Change-Id: Ia4ded8d7f7c6358e050fee8d92c5eebb5ff0d65c
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-08-11 11:03:28 +00:00
Leena Miettinen
f719ae57ee Doc: Update screenshots to improve their legibility
Task-number: QTCREATORBUG-25642
Change-Id: Ifb60ae63a2eea85d05a67dcfee7614ff3c256992
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2021-08-09 11:15:33 +00:00
Leena Miettinen
1325be78d9 Doc: Describe Boot2Qt Plugin
- Add connecting to Boot2Qt devices topic
- Move information about deploying to the generic
  embedded Linux devices topic to a Boot2Qt topic

Fixes: QTCREATORBUG-25946
Change-Id: I72f12ceece133f4a4efe303e82d25a3b5e9b9135
Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2021-07-09 14:36:17 +00:00
Leena Miettinen
c7ee8b5504 Doc: Update info about image properties
- Fix changed field labels
- Update screenshots

Task-number: QDS-4561
Change-Id: I12c4db163e5dfcdd9aa9140b569e2fc2660355c8
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
2021-07-09 11:51:55 +00:00
Leena Miettinen
fee0a5a74a Doc: Describe copying and pasting property values in Design mode
Fixes: QDS-4693
Change-Id: I2c1cb5cf1d00738c38a926d70e5b1089ce82880b
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
2021-07-09 07:05:23 +00:00
Leena Miettinen
42141fed26 Doc: Describe "MCU dependencies" option in Kit options
Task-number: QTCREATORBUG-25642
Change-Id: I9b4be0682381dc886487b4c70d8bc9e79d8620b5
Reviewed-by: Erik Verbruggen <erik.verbruggen@me.com>
2021-07-07 13:52:44 +00:00
Leena Miettinen
93be13bfc1 Doc: Describe new GDB options
Task-number: QTCREATORBUG-25642
Change-Id: I32b5d9bffd0eab2dbc1f6afd1f05be149fe1a10e
Reviewed-by: hjk <hjk@qt.io>
2021-07-07 07:33:14 +00:00
Leena Miettinen
100c5f5c26 Doc: Update screenshot of text editor color schemes
The code elements for which users can define colors are not
listed in the docs, but the updated screenshot shows the new
parameters setting.

Task-number: QTCREATORBUG-25642
Change-Id: I5cd640b85f16d3bcd8be9c4b61f93c0da80c3d98
Reviewed-by: David Schulz <david.schulz@qt.io>
2021-07-05 11:28:55 +00:00
Leena Miettinen
271ddaa510 Doc: Describe "Force logging to console" Debugger option
Task-number: QTCREATORBUG-25642
Change-Id: Iee1ad389294aadd372720bd3ddc8b4ebd07e7404
Reviewed-by: hjk <hjk@qt.io>
2021-07-02 13:52:43 +00:00
Leena Miettinen
32f67f6c83 Doc: Describe "Use target extended-remote to connect" option
Task-number: QTCREATORBUG-25642
Change-Id: I6b40f0f900db5eb8a80ed21710a7ce57df2a9eda
Reviewed-by: hjk <hjk@qt.io>
2021-07-02 13:51:12 +00:00
Leena Miettinen
51e5616a28 Doc: Update info about generic highlighting
- You can select from several applicable definition files and
  save your selection
- Update Definitions was renamed as Download Definitions
- Reload Definitions and Reset Remembered Definitions we added
- Fixed a broken link to Kate docs

Task-number: QTCREATORBUG-25642
Change-Id: I7b3b62f4e4e7935e2e008f974036aaa5177229bf
Reviewed-by: David Schulz <david.schulz@qt.io>
2021-07-02 06:29:53 +00:00
Leena Miettinen
79ca424782 Doc: Describe code indentation options
- Describe the related menu options in Edit > Advanced
- Describe showing (context-sensitive) right margin in editor

Task-number: QTCREATORBUG-25642
Change-Id: I6377488d2417faedb58ae7dce65158b7d62c3f9d
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2021-07-01 10:51:00 +00:00
Leena Miettinen
0ef56472b7 Doc: Describe the properties of Animation components
Fixes: QDS-4465
Change-Id: I42cdad8694feb612946a95d1bca77ddd1d6f5982
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
2021-06-30 06:44:00 +00:00
Leena Miettinen
525219e848 Doc: Update contents of Motion Design chapter
Add information about new topics in the chapter.
Add animation.

Change-Id: Idce4c1cad796d8df011afc16413126dba6f2583c
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
2021-06-30 06:43:50 +00:00
Leena Miettinen
20533cc398 Doc: Describe viewing CMake output in Projects mode
Task-number: QTCREATORBUG-25642
Change-Id: I4c9ddf59bae1189e672b1a9a6129970ff3299744
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2021-06-28 13:52:39 +00:00
Leena Miettinen
1ae5787e38 Doc: Remove docs for Auto-create build directories CMake option
The option was removed, so removed also the docs and updated the
screenshot.

Task-number: QTCREATORBUG-25642
Change-Id: I61b3e01ad0b620bc7d2661a7a76deb53c7ffa238
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2021-06-28 06:47:17 +00:00
Leena Miettinen
a10728639a Doc: Update info about bookmarks
- Update screenshots
- Add subtitles
- Mention that notes are visible in Bookmarks view

Task-number: QTCREATORBUG-25642
Change-Id: I83e047306afb56382b5de21038beeaae1c00ecc4
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2021-06-25 09:24:22 +00:00
Leena Miettinen
fee82ed2c2 Doc: Restructure the Wireframing chapter
Renamed from "Creating UIs"

Fixes: QDS-4469
Change-Id: Iabf436a7ed9aa87c144c29fbe39d4d5923a29ae7
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-06-16 08:12:57 +00:00