Commit Graph

99 Commits

Author SHA1 Message Date
Tim Jenssen
5b00401850 Merge remote-tracking branch 'origin/qds-1.50' into qds-1.59
Change-Id: If4869664ad4cbb5ec56e7c306f47d0bf0f1f075c
2020-05-27 19:02:07 +02:00
Leena Miettinen
6c9d8e619f Doc: Improve usage of terminology related to embedded devices
Make a distinction between "Boot2Qt" and "generic remote Linux"
devices. Use "embedded devices" as a more general term.

Change-Id: Ice06e6737d6baca001a2a13a6cec7be7624dff2e
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2020-05-27 10:49:40 +00:00
Marco Bubke
b3f8a4a73c Utils: Include from future std::span
std::span is a universal class to represent a non owning contiguous data.
You can even manipulate the data but you can not change the size like sort.
It's very nice for interfaces which call in other code but don't need to
own the container or make an internal copy anyway.

https: //en.cppreference.com/w/cpp/container/span
https: //solarianprogrammer.com/2019/11/03/cpp-20-span-tutorial/

Change-Id: Iaced1bd60c14b2fd7ea6576bb6e1720ed8990da8
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2020-05-26 18:15:06 +02:00
Leena Miettinen
197ccb9bda Doc: Resize front page images to remove scrollbar
Change-Id: I8555bd5f7952530a02d57be436fc27c8a04de0be
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2020-05-26 14:06:52 +00:00
Leena Miettinen
99dde07495 Doc: Update information about supported devices
Change-Id: I17aed738f147dedee69acaa9c3794394f92d12d3
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2020-05-20 08:11:28 +00:00
Leena Miettinen
625a8f3eca Doc: Fix typo "sependencies" > "dependencies"
Change-Id: I1d3f3f0bbdcff3d557038d8feca5ffe234d58314
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2020-05-18 11:37:42 +00:00
Leena Miettinen
3819b766a4 Doc: Update information about project wizards
Qt Quick 3D, Flow Item and Flow view wizards have been added,
the Qt for MCUs wizard is now included in Qt Design Studio,
and the font loader wizard has been removed.

Task-number: QDS-2056
Change-Id: Ie5d42320661977d57767c3bf58fd480e7d6c3c8d
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-05-15 08:04:05 +00:00
Johanna Vanhatapio
1d257e60d1 Doc: Update information about 3D Editor
Change-Id: I047b96e1db411ccbbe73a94f701cc7e632bc98c9
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
2020-05-15 06:06:26 +00:00
Leena Miettinen
b788c70b95 Doc: Update info about States view
Check terminology, restructure information, and update
screenshots.

Task-number: QDS-2056
Change-Id: Ieaa2d0856bf2d310f67d8c0d9f9376a48cf33534
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-05-12 15:06:15 +00:00
Leena Miettinen
b15e19ac12 Doc: Update screenshot of Properties view in Design mode
...and remove the numbers from the image and text, as one can
easily see the item type.

Task-number: QDS-2056
Change-Id: I821db7a0f3a4ff1999c58701f379ae3667821a0a
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-05-12 15:04:43 +00:00
Leena Miettinen
795fb5f59d Doc: Update info about QML types supported by Qt Quick Designer
Update screenshots.

Change-Id: If079a93940dc103b4afa283f01c94825d895bfa3
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-05-12 15:04:22 +00:00
Leena Miettinen
99b66f6238 Doc: Update info about managing item hierarchy in Design mode
Task-number: QDS-2056
Change-Id: I0786d01dcde48e056450ea70b498abcdd204e381
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-05-12 07:08:47 +00:00
Leena Miettinen
c370d345f1 Doc: Remove obsolete \contentspage command
This prints a QDoc warning when building with QDoc 5.15.

Change-Id: Id6f4646738f3e09956a243dc0da639f5567470f3
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2020-05-11 08:43:31 +00:00
Leena Miettinen
d86c2a1ba9 Doc: Remove obsolete info about selecting items with content
The button has been removed.

Task-number: QDS-2056
Change-Id: I7495107e68920f02effef0618461f5ed6c88bfa8
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-05-11 06:36:24 +00:00
Leena Miettinen
c1781320f3 Doc: Describe using Alt and Shift modifiers in Form Editor
...when resizing items

Fixes: QDS-2034
Change-Id: I4b4589a19c3c0ca96d6f8a80c7e4a3cc03731690
Reviewed-by: Aleksei German <aleksei.german@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-05-11 06:35:59 +00:00
Leena Miettinen
993a628859 Doc: Describe setting initial root item size in Qt Quick Designer options
Task-number: QDS-2056
Change-Id: I82fc86b748d72b180e2e503a7d80754d61682abd
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-05-11 06:35:01 +00:00
Leena Miettinen
9179743464 Doc: Fix terms used for Design mode views
The "canvas"/"scene"/"stage"/"working area" is called "Form Editor view".
Library, Navigator, Projects, Properties, States, Text Editor,
and Timeline are also their own views that can be organized as
workspaces and open from the Windows menu.

There are "tabs" only within views, and "panes" refers to
output panes.

Change-Id: I55898eef99b87245e4ab9b0163943725a90615a3
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-05-06 16:27:14 +00:00
Venugopal Shivashankar
91f696b3f3 Doc: Fix the new project template's group name
Task-number: QTCREATORBUG-23858
Fixes: QTCREATORBUG-23858
Change-Id: If4493b9c5e3b017097c52797f14f3bc507275e61
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2020-04-29 08:33:44 +00:00
Christian Kandeler
ab840d0043 Doc: Fix description of how to get to global "lib search path" setting
Change-Id: I7598f91a77c27578f1e6b106f6ae9b0f84481746
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2020-04-27 09:10:02 +00:00
Leena Miettinen
aad05dde54 Doc: Fix links in Qt Design Studio Manual
Change-Id: Ie5a218fcdb8ed4823ce8caac655cc3081236f07f
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-04-24 11:23:59 +00:00
Leena Miettinen
7bf3024a56 Doc: Update info about the Timeline view and curve editors
- Remove information about enabling the Timeline view, because it
  is now enabled by default
- Update the screenshot to show the animation curve editor icon
- Show information about previewing, which is now enabled
- Fix UI text for the animation curve editor

Change-Id: I288b45f521945aadf76475871f422ccb41cd1ac1
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-04-23 06:10:11 +00:00
Leena Miettinen
4df0e1f4af Doc: Add missing dot
Change-Id: I20c6f4709eea0e9e7cbf04401b4499d403deaedb
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2020-04-22 14:05:32 +00:00
Leena Miettinen
677fdb78c1 Doc: Fix references to projects-related UI strings
We now have a "Projects mode" and "Projects view",
but "Build & Run" options category.

Change-Id: I5bf1829cb3f9bd47bbbf06c5898e3efd417cb796
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2020-04-22 07:28:53 +00:00
Leena Miettinen
f21f7e97fc Doc: Move information about using Form Editor to separate topic
Rewrite information about the Qt Quick Editor to take new
workspace concept and 3D editor into account.

Task-number: QTCREATORBUG-23364
Change-Id: I053685b5e603ad75af3f7314c30e627fac5c6207
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-04-22 07:12:30 +00:00
Leena Miettinen
6c8c501d6b Doc: Update screenshot of kit debugger options
To use the Design theme.

Change-Id: I2b25bc7d3baf51b3430b0aaff848a2be8e180540
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2020-04-21 10:49:42 +00:00
Leena Miettinen
d0e72c10da Doc: Update screenshots
Change-Id: I749f009c785243e9434f5ecc8885f9f7c0210392
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2020-04-21 06:20:43 +00:00
Leena Miettinen
e4ba8327ab Doc: Describe setting default line endings
For all projects or for the current project.

Change-Id: Ie29c4ad42e62810a5c51e950b0d764e906308bda
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2020-04-21 06:20:23 +00:00
Leena Miettinen
faa8547b12 Doc: Fix links to QtAndroid functions
Add a dependency to the Qt Android Extras module to the
doc configuration file to enable linking to the module.

Change-Id: I69271554f78a0d73fc44032f9310e9670b06961e
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2020-04-20 11:56:50 +00:00
Leena Miettinen
b7e5362e8f Doc: Update info about run settings
Task-number: QTCREATORBUG-23364
Change-Id: I5753db6a82e62a371b9d5fb89c01d3ec87676ad3
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2020-04-20 11:06:29 +00:00
Leena Miettinen
6579505b4b Doc: Update info about build settings
Task-number: QTCREATORBUG-23364
Change-Id: I0b929771ca0d11d5ab0eaa19d99f4003783480e3
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2020-04-17 08:36:08 +00:00
Kai Koehne
e85c074621 Doc: Remove mentioning of Madde, Blackberry support
These are arguably not relevant anymore to explicitly mention
when support got dropped more than 5 years ago.  People
can still find this information in the change log ...

Change-Id: Ib38fa40d7e0200977930bf21925d9b9b975fd8ab
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2020-04-16 14:32:27 +00:00
Leena Miettinen
9c2393fa69 Doc: Add Python to list of supported languages
Change-Id: I01eed043b951162375d580e7b39dc5af40fec858
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2020-04-16 09:15:09 +00:00
Leena Miettinen
475a0bd044 Doc: Update info about adding libraries to projects
Task-number: QTCREATORBUG-23364
Change-Id: Iafe73f867891c95fef20ed5681ab10957f30ecf6
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2020-04-15 15:10:01 +00:00
Leena Miettinen
07350edf44 Doc: Update screenshots to use the Design theme
Change-Id: I5656fa899df7c228ad478de1ed9cf195e534aedc
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2020-04-15 13:09:17 +00:00
Leena Miettinen
a80c43a9d5 Doc: Update info about creating Qt Quick Application projects
All of them now have the same dialogs and settings, so describe
them only once. Use a shorter version for tutorials.

Task-number: QTCREATORBUG-23364
Change-Id: I2f71f7016aa02b98dcbe1551680dc27737db93f7
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-04-15 13:01:33 +00:00
Leena Miettinen
bba0dbc02f Doc: Update Opening projects topic
Check terminology and update screenshots to use the
Design theme.

Change-Id: I4e62bf2f9af4f93afddfd12801cf2e299a8f9cff
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2020-04-15 06:42:45 +00:00
Leena Miettinen
d973823dbb Doc: Describe selecting the help viewer backend
You can switch the help viewer backend if you have issues
with the current one.

Change-Id: I0b0697980259a4d14b6e694faff0afed14040556
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2020-04-14 13:54:23 +00:00
Leena Miettinen
3f513799b4 Doc: Update info about using Git
Update text and screenshots.

Task-number: QTCREATORBUG-23364
Change-Id: Id936d35374fca7ababbbfa35fef507d1cc371786
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: André Hartmann <aha_1980@gmx.de>
2020-04-14 13:02:37 +00:00
Leena Miettinen
fc879d196f Doc: Update widget-based app tutorial
Task-number: QTCREATORBUG-23364
Change-Id: Iedc02d8e774093d176e6ccd881f096d9b3163a60
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2020-04-14 10:54:55 +00:00
Leena Miettinen
631da01be2 Doc: Describe locking and pinning curves in curve editor
Change-Id: I6bd580683b3430cc5c2e3ec40e3e25234c5de462
Reviewed-by: Knud Dollereder <knud.dollereder@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-04-09 06:56:23 +00:00
Leena Miettinen
34e8645645 Doc: Update screenshot in Selecting Modes
Change-Id: Ifd8ed029c0eda3e76b28cadd32c985a9868fbb00
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2020-04-08 14:09:09 +00:00
Leena Miettinen
fdf25cc79b Doc: Update info about opening example projects
If you select a Qt for Android or Qt for iOS version, only
examples tested for Android or iOS are listed.

Task-number: QTCREATORBUG-23364
Change-Id: Id47265f8057a5b199813f3de0811749eeb348a29
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2020-04-08 13:35:07 +00:00
Leena Miettinen
013e794ec0 Doc: Update Qt Quick app tutorial
Task-number: QTCREATORBUG-23364
Change-Id: Ib5fc260219a2e29c0762456e8b3c8d7e82954043
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-04-08 11:50:33 +00:00
Leena Miettinen
b2ca79836b Doc: Describe Qt Quick Animation types
They are now available in Library > Qt Quick - Animation

Change-Id: I67c3c9299c80fb464cbfca3523843807127a5250
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-04-06 06:41:53 +00:00
Leena Miettinen
0f1d0082aa Doc: Fix path to project wizards
Update screenshot

Task-number: QTCREATORBUG-23364
Change-Id: I3b1c56eed1603fac60f884f4685ce3da8263a4b3
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-04-06 06:41:34 +00:00
Leena Miettinen
86b16b6b7d Doc: Update info about the WebAssembly plugin
The installer now automatically creates build and
run kits.

Change-Id: I75093fb0d06efdb20b4987b456c2a451ce0dce8a
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2020-04-03 15:07:29 +00:00
Leena Miettinen
ab188df276 Doc: Describe changes in Clang diagnostigs
Change-Id: I40dc02d3a4b18d352d0834033ab5ec67252f928d
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2020-04-03 07:29:36 +00:00
Eike Ziller
708f84cce8 Doc: Fix style for menu hierarchies
Use \uicontrol for the individual components individually

Change-Id: Idf62db7c37e94a55a988792f13aaa8c49cb1ac07
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2020-04-03 06:10:16 +00:00
Leena Miettinen
7f558b983d Doc: Describe the Restrict to Threads button
Update screenshots.

Task-number: QTCREATORBUG-23364
Change-Id: I8e79ad4682024862a05f4529a828464125bd639b
Reviewed-by: hjk <hjk@qt.io>
2020-04-02 07:06:44 +00:00
Leena Miettinen
f75e54160d Doc: Update info about debugging
- Describe GDB server init and reset command fields
- Update screenshot
- Describe hiding and showing columns in views

Change-Id: Ifdbec54f7f9f5c07e82c9c6915cd267a031c0c25
Reviewed-by: hjk <hjk@qt.io>
2020-04-01 10:02:20 +00:00