Commit Graph

437 Commits

Author SHA1 Message Date
Leena Miettinen
2af03178ae Doc: Fix typo
Change-Id: I2ccc0e7d1975c5e2ebc90a3c906df3cd2e693b63
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-06-21 14:31:46 +00:00
Leena Miettinen
f0cb3e7282 Doc: Readd an \endif that got accidentally removed
Change-Id: I2de23604506d86d72fcf9cf3dd093b7e6f30910d
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2021-06-18 06:42:14 +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
Eike Ziller
089802cabd Remove documentation on ClangRefactoring plugin
Change-Id: I33ba1da6eafda1827b54e8ed55de95e1d35a5b8e
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-06-15 11:33:58 +00:00
Leena Miettinen
b6f6ce9753 Doc: Add information about property aliases
Change-Id: I8b016ef91064458d463cca6cde6b11c8c3c82f0b
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-06-14 09:18:56 +00:00
Leena Miettinen
0df7796d60 Doc: Add an overview of creating UI logic in Qt Quick
Fixes: QDS-4499
Change-Id: I5a095d31988f114d29aa20c35c5edf02891bb824
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Jarko Vihriala <jarko.vihriala@qt.io>
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
2021-06-14 08:58:11 +00:00
Leena Miettinen
6a9a58941e Doc: Restructure the QDS Manual Getting Started chapter
- Add the Use Cases topic
- Move text from other topics as necessary
- Fix the navigation links to match the new structure

Fixes: QDS-4468
Change-Id: Ic67dbe073c5be2420795c1f5049217319ab0a202
Reviewed-by: Jarko Vihriala <jarko.vihriala@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-06-11 10:48:46 +00:00
Leena Miettinen
684c5f7529 Doc: Add an introduction to animation techniques
Also adding a new top level page for the "Motion Design" chapter.

Fixes: QDS-4459
Change-Id: I31d7809e18fa735d8896d7cbf6d511c0aaddbbce
Reviewed-by: Knud Dollereder <knud.dollereder@qt.io>
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Tanja Remes <tanja.remes@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-06-07 11:00:35 +00:00
Johanna Vanhatapio
d473c70c4b Doc: Add a note to Reporting Crashes
.... about Crashpad not working in Linux.

Task-number: QDS-4456
Change-Id: I3c7a3b2ce5389089a10b179db61006c0fcf9bcc4
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
2021-06-07 07:06:18 +00:00
Leena Miettinen
c1c638658e Doc: Describe QDS installation options
Fixes: QDS-4441
Change-Id: Ibb602ecc646117ffc4e09af2409f1f5996d01491
Reviewed-by: Jarko Vihriala <jarko.vihriala@qt.io>
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2021-06-03 09:46:08 +00:00
Christian Stenger
018dfc533c AutoTest: Sort tests case insensitive inside Tests view
Change-Id: Idd4fb818e5bac8e036dd50dbaec7db843b3cfca4
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: David Schulz <david.schulz@qt.io>
2021-06-03 04:48:39 +00:00
Eike Ziller
2485c31a48 Merge remote-tracking branch 'origin/4.15'
Conflicts:
	doc/qtcreator/src/qtquick/qtquick-from-qmlproject-to-pro.qdoc

Change-Id: I906330addb7de31e6ed88f88af3fd2adbbe53e1f
2021-05-31 16:13:47 +02:00
Leena Miettinen
0ae67dc83f Doc: Add GIF images of custom controls generated by QDS wizards
Fix the location of the controls in Library.

Fixes: QDS-4379
Change-Id: I998950722d1068fd5eadc974664bf8f8d759f8f6
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-05-28 07:54:32 +00:00
Leena Miettinen
4b551f6e0a Doc: Move remaining Qt Quick Studio Component docs to appropriate places
...and remove the QML module and type docs from the qtcreator repository.
They are now in the qtquickdesigner-components repository.

Also use "Qt Quick Studio Components" as the component category and
module name everywhere.

Change-Id: Icf0e8dfec38c533a822aa6d90750de17a067ef6a
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-05-26 14:18:58 +00:00
Leena Miettinen
3f31cd654d Doc: Make it clearer that Qt Quick Timeline module must be installed
If you want to use Timeline view in Qt Creator or if you installed
Qt Design Studio using the Qt Installation Tool.

Change-Id: I33c0f3709fc8f3b37c9630e0030b8a64ffa2093f
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-05-21 06:33:59 +00:00
Leena Miettinen
2512d1970f Doc: Move information about exporting and importing under one topic
The new "Exporting and Importing" topic contains information about
exporting and importing 2D and 3D assets, as well as exporting QML
types.

Fixes: QDS-4369
Change-Id: Ie98ede4b0bcec4b872778fa7b2f054f1af4175fd
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-05-20 14:03:18 +00:00
Leena Miettinen
b04981e482 Doc: Separate basic user interaction method docs from controls docs
...to make the topics shorter and to make it easier to find the
controls docs.

Fixes: QDS-4377
Change-Id: I14177e08630805c0b958c73320d1767ecb2862d8
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-05-20 07:01:16 +00:00
The Qt Project
6e0eb666c4 Merge "Merge remote-tracking branch 'origin/4.15'" 2021-05-19 09:57:02 +00:00
Johanna Vanhatapio
cf6d9b587e Doc: Add a note for a known issue
...regarding the Library context menu commands.

Change-Id: I17049d30e527f8396312346cb44cd14767f96307
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
2021-05-19 09:06:18 +00:00
Eike Ziller
f83be6debe Merge remote-tracking branch 'origin/4.15'
Change-Id: Ia6558fc2423fd9cd84ca2282bfa60d102dff682e
2021-05-19 09:54:07 +02:00
Leena Miettinen
1362f96c87 Project Explorer: Replace "Qt Quick Compiler" with "qmlcachegen"
The latter is now used to compile Qt Quick projects. Also update
the docs accordingly.

Task-number: QTBUG-93766
Change-Id: I22a928bc1acfd3c58ed068fc2d07c36fb57b0a09
Reviewed-by: Vladimir Minenko <vladimir.minenko@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2021-05-18 07:48:54 +00:00
Tim Jenssen
99cc306e0f qdoc: no need to use ssh here
Change-Id: I09b1995cb1d029158a808afd54f4842ced4350f5
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2021-05-17 12:14:35 +00:00
Eike Ziller
b3a893e9b8 Merge remote-tracking branch 'origin/4.15'
Change-Id: I75ffc79eeb8d73296a2271a636fae48e35427947
2021-05-05 11:46:19 +02:00
Johanna Vanhatapio
f4ccb56976 Doc: Fix some uicontrol commands
Task-number: QDS-3407
Change-Id: I7491960f5e441b412d03d92039e4d9a55c51cd18
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-27 13:07:57 +00:00
Eike Ziller
2fe1e881ac Merge remote-tracking branch 'origin/4.15'
Change-Id: I44dad4bbe9ed955d35c713485720a3f36a21874d
2021-04-26 11:59:13 +02:00
Leena Miettinen
288763d541 Doc: Update terminology and screenshots in Form Editor topic
Make the difference between components and component instances
clearer.

Task-number: QDS-3407
Change-Id: Ibb808696b49ccd465b3cb6706c8d76675fdd0b6e
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-26 09:38:24 +00:00
Leena Miettinen
b3e0074126 Doc: Add links from all sidebar views to their docs
Update screenshot of Bookmarks view.

Task-number: QTCREATORBUG-25162
Change-Id: I00fc3c917ee4727e023c7f7374dbc3e31306551e
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2021-04-26 07:53:17 +00:00
Johanna Vanhatapio
2043b91ebe Doc: Add more links to topics covering views
Also some miscellaneous fixes.

Task-number: QDS-3407
Change-Id: If47cdb0b7bc16f3fc624b96c2e0dabfde2d2f2db
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-23 14:40:14 +00:00
Johanna Vanhatapio
a4d1beca2d Doc: Update info about Component
... in Concepts and Terms topic. Also added some links to Creating
Components.

Task-number: QDS-3407
Change-Id: Iea2314c40ec5edb906ca0e23b9d7dea48cf6c597
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-23 13:34:41 +00:00
Leena Miettinen
5bf2bfedb0 Doc: Update Connection View name in Backends topic
Update screenshots.

Task-number: QTCREATORBUG-25162
Change-Id: I57dab115a5fca8830e867b57a31ff38fc1b6d20d
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-23 09:06:37 +00:00
Johanna Vanhatapio
ac36a9616d Doc: Fix the spelling of Connection View
...and add links to the Connection View topic.

Task: QDS-3407

Change-Id: I48c2fa8e4ebbed8c8b8ddd0b68da80527d602a1d
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-22 17:27:03 +00:00
Leena Miettinen
f96fd9b319 Doc: Update Log In UI tutorial part 4
Add links to new topics and the tutorial video.

Task-number: QDS-3407
Change-Id: I03b5e3b7dff69de6cd6dbb6492615e9712000460
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-04-22 13:52:48 +00:00
Johanna Vanhatapio
0b4362b326 Doc: Update info about positioner properties
Task-number: QDS-4167
Change-Id: I618910ab0e31084c4e9b67858842b461421b9f8a
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-22 11:17:59 +00:00
Christian Kandeler
ecafdb7543 ClangCodeModel: Add experimental clangd support
If the user has enabled clangd (default is off), we start up one instance
per project when it is opened/changed (including build config switches),
and trigger background indexing.
So far, the index is used to provide results for locators and "Find
Usages".
Per-document functionality such as semantic highlighting and completion
is still provided by libclang.

Change-Id: I12532fca1b9c6278baab560e7238cba6189cde9f
Reviewed-by: David Schulz <david.schulz@qt.io>
2021-04-22 07:32:58 +00:00
Leena Miettinen
554eac5382 Doc: Fix text about radio buttons in Timeline Settings dialog
Fixes: QDS-4116
Change-Id: I4761211fc5af1c0f6f0839087b7d46ca90490163
Reviewed-by: Tanja Remes <tanja.remes@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-21 15:13:40 +00:00
Johanna Vanhatapio
1ba196a6da Doc: Remove the obsolete image command
Change-Id: I229a141e8684580674f56eef2aa89386abf07962
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-21 13:48:36 +00:00
Leena Miettinen
c4c7ce15e1 Doc: Update screenshots of Qt Quick Designer and workspaces
Task-number: QTCREATORBUG-25162
Change-Id: Id8a281a2117799fa75e6b0d03d65bd38ef170b09
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-21 13:48:32 +00:00
Leena Miettinen
accc951ef8 Doc: Update the Qt Quick mobile app example
Task-number: QTCREATORBUG-25162
Change-Id: I727d0f5520c4db729a8ffc63937a12cc099b1157
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-21 13:02:57 +00:00
Leena Miettinen
32538c8a2d Doc: Update docs for Transitions example
Use the new terminology and update screenshots.

Task-number: QTCREATORBUG-25162
Change-Id: Ibef385fd7f4710ec418a549899b29fd91ab7240b
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-21 08:59:23 +00:00
Johanna Vanhatapio
dc898cbf98 Doc: Update pictures in the Navigator topic
Task-number: QDS-3407
Change-Id: I78bd9878d5cfe664a977db9f956355092d49afad
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-21 08:53:35 +00:00
Leena Miettinen
3138229a20 Doc: Describe changes in QDS project wizard templates
The application templates now import Qt Quick Controls in
addition to Qt Quick types.

Task-number: QDS-3407
Change-Id: I696de75701d9299cce93c527993a27fa04e07dc7
Reviewed-by: Tanja Remes <tanja.remes@qt.io>
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-21 07:15:04 +00:00
Eike Ziller
9c2980f65d Merge remote-tracking branch 'origin/4.15'
Change-Id: Ide723c45dcd7e39e4e54432f2dc265c5d53c38eb
2021-04-21 08:41:20 +02:00
Christiaan Janssen
27b4383b31 McuSupport: Update documentation
Task-number: QTCREATORBUG-25587
Change-Id: Ida9fb5449818c1c4b78318a6e9d85672153c19ad
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-20 14:28:33 +00:00
Johanna Vanhatapio
06d70b1488 Doc: Update pictures of Properties View
- mostly pictures for Lists and Other Data Models and Properties.

Task-number: QDS-4167
Change-Id: Ia7bd27bb4cec682b42e2c2bc232913b3ed7a0ab3
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-20 12:09:13 +00:00
Johanna Vanhatapio
ee9d4b3d61 Doc: Update info about Text and Control properties
Task-number: QDS-4167
Change-Id: Ic691d848e93b964dad89bd1196ee86cdbd3956be
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-20 12:08:47 +00:00
Eike Ziller
3d1ad9db60 Merge remote-tracking branch 'origin/4.15'
Change-Id: I1d13f3543ab4bb17f0cbfe26bbea3f154f856ca6
2021-04-20 10:42:55 +02:00
Leena Miettinen
6040adf85c Doc: Make info about menu paths on macOS more visible
We get a lot of user questions about where things are
on macOS.

Also, describe high DPI scaling after the other user
interface options.

Task-number: QDS-3407
Change-Id: If157b9afc70d82944ef9ce8d7b5fa419b3271ef2
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2021-04-19 15:08:00 +00:00
Leena Miettinen
73459785f2 Doc: Describe switching themes on QDS side, too
Added a screenshot of the Interface options.
Moved the description of the Language field up,
because it is right below the Theme field in the tab.

Task-number: QDS-3407
Change-Id: I0bd898852a318ee87427a39c002a3ecc889e6207
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-19 13:51:37 +00:00
Leena Miettinen
67ce4243ee Doc: Describe opening QDS examples from Qt Creator
If users have QDS installed, QDS examples are listed
in QC Examples tab and users can open them in QDS.

Task-number: QTCREATORBUG-25162
Change-Id: I279135225fa000ed07e3f956d8a96bf1b5c50be1
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Aleksei German <aleksei.german@qt.io>
2021-04-19 13:51:22 +00:00
Leena Miettinen
dfadc17cb5 Doc: Describe Sort Alphabetically option in Outline view
And add screenshots for all sidebar views.

Task-number: QTCREATORBUG-25162
Change-Id: I7890d57adf04517c534a9b36de89170039f3de93
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2021-04-19 11:04:09 +00:00