Commit Graph

328 Commits

Author SHA1 Message Date
Leena Miettinen
712d93e1c9 Doc: Describe Debugger settings in appropriate sections
Link to the "Debugger Settings" section where appropriate.

Task-number: QTCREATORBUG-24500
Change-Id: I7e19211c22bf0139678d49e46db3bd2bb04c7260
Reviewed-by: hjk <hjk@qt.io>
2021-02-08 10:57:04 +00:00
Eike Ziller
b54ab67705 Merge remote-tracking branch 'origin/4.14'
Conflicts:
	src/plugins/mcusupport/mcusupportoptions.cpp
	src/plugins/qmldesigner/assetexporterplugin/componentexporter.cpp

Change-Id: I337d1b86f54ad4433a3ed0d73e2011654ef6b950
2021-02-02 12:20:00 +01:00
Leena Miettinen
460f1d3ecd Doc: Describe Debugging Helper Customization field
We have several user questions and bug reports about
SIGSTOP preventing users from debugging, so use SIGSTOP
signal handling as an example.

Task-number: QTCREATORBUG-24500
Change-Id: I2243d45ef4f5354a15712567882861053d3d6a7a
Reviewed-by: hjk <hjk@qt.io>
2021-02-01 15:28:50 +00:00
Leena Miettinen
6553df4a20 Doc: Display info about using Qt Creator variables in QDS Manual
They are needed for some more advanced actions.

- Move the section to a .qdocinc file that is included as
  necessary and modify defines where needed.
- Describe using tooltips to get more info about variables.
- Add a screenshot.

Change-Id: Ieb03ccf7de5f0c493c98ae356cdda4b4d3915832
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-01-29 11:38:55 +00:00
Christian Stenger
ba667a342b AutoTest: Restructure settings documentation
This patch restructures the settings part of the
documentation to have all related information is
at one location instead of scattered across the
whole page.
Additionally added some information for so far
undocumented features and fix URLs to referenced
googletest web pages.

Change-Id: Ic897237ea67e9cc11f7d0b55059c47108a6e0f3a
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-01-28 12:15:59 +00:00
Eike Ziller
df6967a897 Merge remote-tracking branch 'origin/4.14'
Change-Id: I6e67f23464fc14dda5a659004f0aa360d6f5d25f
2021-01-27 12:28:47 +01:00
Leena Miettinen
4d2bfff1d5 Doc: Describe setting canvas color for components
Change-Id: I2fcc1d45e9caddfb3d52a87cc03043249472b751
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-01-25 15:02:30 +00:00
Leena Miettinen
d784696f6d Doc: Describe zooming in Form Editor
Fixes: QDS-3627
Change-Id: I6f5b59ee3c8d287a8342c4ffb7f47f10c4013b8c
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-01-25 15:02:10 +00:00
Eike Ziller
aae3bf4ef7 Merge remote-tracking branch 'origin/4.14'
Change-Id: I516e87eed1b716ec085095c9dd4f47f04a99de7c
2021-01-25 09:06:36 +01:00
Leena Miettinen
aab88f5e7a Doc: Explain "Replacement kits"
Change-Id: Iceea044c1f81a20d1f3358238e38f231fb634ea7
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-01-22 16:22:30 +00:00
Leena Miettinen
23d5a28968 Doc: Add docs for Conan package manager plugin
Task-number: QTCREATORBUG-21785
Change-Id: I616fdfe808fdc5490ac17e95c1554a74524b0444
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2021-01-21 17:44:14 +00:00
Eike Ziller
16d25a3cc8 Merge remote-tracking branch 'origin/4.14'
Conflicts:
	src/plugins/qmldesigner/assetexporterplugin/componentexporter.cpp

Change-Id: If742bcd843cf75cf55e07b489ecb7211f0cd9058
2021-01-18 11:50:32 +01:00
Leena Miettinen
f62832dad7 Doc: Describe using rich text editor
This is now available for Text and TextInput types
(and annotations).

Fixes: QDS-3570
Change-Id: If0d3a19d7d99fac08abf7d9513058d147859eb07
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-01-18 10:02:14 +00:00
Leena Miettinen
d8acff46ff Doc: Update screenshot and add info about variables button
- Updated the screenshot in the "Using External Tools" topic to
  show currently available variables and the Variables button.
- Added a link to where the variables are described in more detail.

Fixes: QTCREATORBUG-25233
Change-Id: I1a023d478f239a2fa5a648b36fe22e99435c65b3
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-01-14 11:50:46 +00:00
Leena Miettinen
0082bf15b9 Doc: Add link to a new QDS video
Link to "Bridging the gap between designers and developers"
at https://www.youtube.com/watch?v=pEETxSxYazg

Fixes: QDS-3574
Change-Id: I13d70c7d5da43255413ee28b7ed36e92a5fd9f62
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-01-13 09:51:34 +00:00
Vikas Pachdha
8e78b9a379 Docs: Update qml export docs
Document generating per component export

Task-number: QDS-3357
Change-Id: Ibdb34622318cf94823b5a3813f16a35f3dcca29c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-01-07 21:42:45 +00:00
Leena Miettinen
19970878b8 Doc: Update info about Clang diagnostics
Task-number: QTCREATORBUG-25195
Change-Id: Idb8dee94fae29cb0f347decf50e686a3485d9139
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-01-07 14:16:56 +00:00
Venugopal Shivashankar
1f41c53f0f Doc: Update the MCU options dialog screenshot
In addition, document the new option that
enables automatic kit creation for all the
available targets.

Change-Id: Ic9168f032472bdd98b9b026934476e606a9ab94e
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2020-12-11 13:19:18 +00:00
Leena Miettinen
ca263cd44a Doc: Add links to videos
Task-number: QDS-2744
Change-Id: I1ffa0cd1cd4999c372c68ec180bcf89f31db7293
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-12-07 15:49:04 +00:00
Leena Miettinen
b9886a4b04 Doc: Fix the \youtube macro for use with liteHTML help backend
Create a common directory for extra image files, and move the video
thumbnails there. This folder structure is required to work around
the fact that relative image paths passed to qhp.<project>.extraFiles
are not resolved correctly when loading the generated help project.

Change-Id: Iff5583a9a318670571b7f706182723e54e0ec466
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2020-12-01 10:40:02 +00:00
Leena Miettinen
21f16c8d3d Doc: Add text properties
Fixes: QDS-2849
Change-Id: Id1fc33208bb5bfea10947b2c699ce2c9fb14250f
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-11-30 16:09:28 +00:00
Leena Miettinen
8cbbdacf3e Doc: Update info about custom components
- Describe "Edit Master Component" button in custom component
  properties.
- Organize the different ways of creating custom components under
  one heading.

Fixes: QDS-3164
Change-Id: I4b7c1f42e32c6d615ad5b2d9da26f15e69b2cb69
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-11-30 16:09:13 +00:00
Leena Miettinen
80777e7579 Doc: Document context menu commands for components
- Add a table that lists commands available for components
  in Navigator and Form Editor
- Include the table in Navigator and Form Editor topics
  using an include file
- Add documentation for new commands (and those that were
  not documented for some reason)

Task-number: QDS-2744
Change-Id: I6d2d886aaeb9d7f5e21ca5e8007e3b036c61f1d0
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-11-25 09:07:15 +00:00
Leena Miettinen
6fa57b79c1 Doc: Describe using NOT check box in Binding Editor
To use the NOT operator.

Move the summary of logical operators into an include file
and include it in both the States and Binding Editor docs.

Fixes: QDS-3163
Change-Id: I8547c3dee50db35cf7d3037df84de7fe2d24ac3c
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-11-25 07:43:34 +00:00
Leena Miettinen
5d602466a5 Doc: Update info about Form Editor
Describe move, resize, and rotate cursors.
Add and update screenshots.

Change-Id: Id309b7ccc2221192813814d917e018f78971d60b
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-11-24 08:01:18 +00:00
Leena Miettinen
c9b53add47 Doc: Describe new and changed Navigator functions
- Locking
- Reversing
- Arranging

Fixes: QDS-3082
Change-Id: If1a246661219d8d55b66efa4cf16f5cad0c086af
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-11-24 08:01:02 +00:00
Leena Miettinen
2241e45891 Doc: Update some icons and move them to icons folder
Change-Id: I06867460704b6ff085cd2f06042c0dce81d26377
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-11-20 14:46:51 +00:00
Leena Miettinen
95685898a5 Doc: Edit info about MCU support and add screenshot
The QML Types tab displays only the supported types, so
that will tell users which types are supported.

Change-Id: I49dd1f7d81401a84b8780fdc61f49870c58c3935
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-11-20 07:58:44 +00:00
Leena Miettinen
bb9ca6227c Doc: Describe rotating items in Form Editor
Fixes: QDS-3067
Change-Id: Id97876edaccac0d567694a9fcf350701d9df926b
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-11-19 17:35:49 +00:00
Leena Miettinen
3daf838cc3 Doc: Describe "Get Qt" option in Welcome mode
Update screenshot.

Change-Id: Ia209ba65a27f213c3248d4d2535eac6cebd03774
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2020-11-19 14:48:24 +00:00
Leena Miettinen
931347d5e1 Doc: Describe Qt Quick types for user interaction methods
Fixes: QDS-3071
Change-Id: I9b56d1e261cb3c97755af4ce88bf6bc1e79d1afe
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-11-17 17:13:31 +00:00
Leena Miettinen
337e7ab1fa Doc: Describe refactoring actions for creating functions
As these actions open dialogs, describe them in separate
sections to keep the summary more concise.

Task-number: QTCREATORBUG-24529
Change-Id: If0f1f899e69049c15417c4a37ae8bf2ca094bb73
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2020-11-16 14:13:16 +00:00
Christian Stenger
dbe280cd14 Doc: Mention re-running failed tests
Change-Id: Ief2b7ebbee89a23b77259f65207d641af3ed2623
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2020-11-16 05:29:36 +00:00
Leena Miettinen
750bddf286 Doc: Describe image properties
Describe the properties of the AnimatedImage, BorderImage,
and Image types.

Fixes: QDS-2850
Change-Id: I0f31f75454fb20442ddedc41f6613aeb3168cecd
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-11-06 14:24:34 +00:00
Leena Miettinen
0d01ff7f68 Doc: Add data model, view, and delegate properties
Describe using Qt Creator/Qt Design Studio to edit data
models.

Move Path View and Svg Path docs to the new topics using
\include files.

Fixes: QDS-3030
Change-Id: I1ea09e133a4f1fe20c6e89a6323158eb1ce16c33
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-11-06 14:15:23 +00:00
Leena Miettinen
3c7ab41e9e Doc: Update info about Android Manifest Editor
Describe package names, styling, screen orientation, and
screen resolution options in more detail.

Update and add screenshots.

Fixes: QTCREATORBUG-24863
Change-Id: Ie365f6c7c634e2035a50666fe35785df56e44596
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2020-11-03 09:18:00 +00:00
Leena Miettinen
03191936c4 Doc: Update information about using gradients
Describe setting properties for linear, radial, and conical
radients that are supported for Studio Components.

Add screenshots and a gif that illustrates adding and
removing gradient stops.

Change-Id: I9dfbee044b0ae37b217cc833c77f886c391292ba
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-10-29 09:28:31 +00:00
Leena Miettinen
652feacd5f Doc: Describe Positioner and Layout type properties
Move positioning to a separate topic.
The information in this topic is related not only to the
Library view, but also to the Properties and Form Editor
views.

Describe the properties of the Positioner and Layout types.


Change-Id: I9d00bc9498499f52ecf49463df7f651aaecf8f0e
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-10-28 14:04:04 +00:00
Leena Miettinen
2fe99cef9f Doc: Describe new actions on CMake parameters
Multi-selection of parameters is now enabled, as well as
clearing the selection, unsetting multiple parameters at
a go, and undoing the unsetting.

Task-number: QTCREATORBUG-24529
Change-Id: Ie87e6e5bf081fd6d70e3a9461ca8489fb3a71589
Reviewed-by: hjk <hjk@qt.io>
2020-10-09 14:42:58 +00:00
Leena Miettinen
b5af9151bc Doc: Update info about using Clang tools
Task-number: QTCREATORBUG-24529
Change-Id: I3abca4ae3061f1b940ad4f0ee0471bb84a05e63f
Reviewed-by: David Schulz <david.schulz@qt.io>
2020-10-09 09:39:55 +00:00
Leena Miettinen
3f085cd765 Doc: Add info about code completion options
Update screenshots.

Task-number: QTCREATORBUG-24529
Change-Id: I64e118185e48fa9492958654e1619b2bb25cfbf9
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2020-10-08 07:13:54 +00:00
Leena Miettinen
4c76553273 Doc: Update info about default help viewer backend
It is now litehtml. Update screenshots to show the help using
the litehtml backend and to use the Design Dark theme.

Task-number: QTCREATORBUG-24529
Change-Id: I7e230e7e0a154161f525ba37d0965ac1c50d2ea6
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2020-10-08 06:52:39 +00:00
Leena Miettinen
b42c0f74f9 Doc: Describe "Ask for confirmation before exiting" option
Update screenshot of the Environment > System tab that
contains the new option.

Task-number: QTCREATORBUG-24529
Change-Id: Ia8a3f048ee492b2a5d37138b2d82638b5bf91c6f
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2020-10-07 06:52:28 +00:00
Leena Miettinen
0368b02559 Doc: Remove outdated info about default encoding
The Default encoding field now seems to correctly display
UTF-8.

Added a screenshot.

Task-number: QTCREATORBUG-24529
Change-Id: I2d7b240f9862afeb05c1ac359efe262206569235
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2020-10-07 06:52:09 +00:00
Leena Miettinen
46a9e35c28 Doc: Describe properties of Studio Components (shapes)
And the basic Rectangle.

Fixes: QDS-2848
Change-Id: I6a0f506ed1f1c0ec3d065823131e7eb48445c6e2
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-10-02 12:54:13 +00:00
Leena Miettinen
f4a11f38fa Doc: Describe basic and advanced QML type properties
These properties can be set in the Properties view for
all QML types.

Fixes: QDS-2851
Change-Id: I40743f5474eaa4255409b53106014bf916601bc4
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-10-01 10:37:43 +00:00
Leena Miettinen
ee601e548e Doc: Describe gradient stops
Change-Id: Ib56f5bdf9bc025f666f05e7ee7df6b30e635efd8
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-09-29 09:13:23 +00:00
Leena Miettinen
86da0a006a Doc: Update change from "+" to "Create New State" label
States view layout was also changed, so update screenshots.

Change-Id: I0e4535add8720375e40fcf0e65b20061d94c5150
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-09-04 15:09:24 +00:00
Vikas Pachdha
f6e013c80e Doc: Add asset export documentation
Task-number: QDS-2729
Change-Id: I0af45f22a49cf0a8a74bc6bd9a0b0c3fd4091e1f
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2020-09-04 08:42:32 +00:00
Leena Miettinen
de38744bba Doc: Update topic on using Border Image to create buttons
Change-Id: Iaea732121a5dfbad9f5791efd47f947d0c0e6045
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-09-02 08:35:54 +00:00