Commit Graph

4240 Commits

Author SHA1 Message Date
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
Johanna Vanhatapio
2672bb2930 Doc: Restructure the QDS Manual
Task-number: QDS-4248
Change-Id: I8361c44eee3ea338b5625851622a45ac202737ef
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-06-01 14:12:42 +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
Johanna Vanhatapio
c36b50f401 Doc: Add content to the QDS FAQ
A couple of Q's and A's to get us started. We can keep adding content to this topic whenever something suitable comes along.

Fixes: QDS-3086
Change-Id: I6a1a92e358365f0f7c72c55b5d01a7dc98e1e6e5
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
2021-05-24 14:04:23 +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
hjk
d3e2ae35cb Doc: Add some rules about use of Utils::FilePath and Utils::QtcProcess
Change-Id: I6c21fe0bc795a24ce6b61d739f221f28cefc6df2
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2021-05-21 06:07:35 +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
02685c691b Doc: Add information about Screen01.ui.qml
It is a custom component created by project wizard templates to give a
starting point to users. Explain that its use is optional and it can be
replaced by another main file.

Change-Id: Ica94e54ba6e307465d8ad240c5d8a590dec089a2
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-05-20 14:03:04 +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
013bf6a743 Doc: Use grid layout for links to docs for exporting 2D and 3D assets
Change-Id: Ia7d0465f4d4c6b88b6561cc9002fa7431df14003
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-05-18 14:15:34 +00: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
Leena Miettinen
160b934fc2 Doc: Explain "Document not supported" error message
Change-Id: If12f80ef13e546adc8836affad7e5e2f90d9d7be
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-29 14:42:19 +00: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
Leena Miettinen
fbdec8ce21 Doc: Add docs for SimpleKeyboard example
Fixes: QDS-4140
Change-Id: Icf1da91512848881914ac4c44e47ecc6e5bc3903
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-27 11:37:00 +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
dd861cde73 Doc: Fix the path to Navigator
... in the 3D Node topic.

Task-number: QDS-3407
Change-Id: I7955faa90ce594adcfd0ab530fa4264a96667771
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-26 07:43:00 +00:00
Vikas Pachdha
0e89a21c6d Docs: Acknowledge slow export from Photoshop
Task-number: QDS-2194
Change-Id: I70cfd43d80a3438b9020a5842cd35c47628d6e95
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-23 16:15:01 +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
Leena Miettinen
3ef12a15dd Doc: Describe Signal List dialog
Fixes: QDS-3563
Change-Id: I6d17ab457a1b4d22f013dae55c5de7ee66dc6e38
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-23 09:06:22 +00:00
Leena Miettinen
4f972e0296 Doc: Update Log In UI tutorial after button wizard fixes
Task-number: QDS-4211
Change-Id: Ib732386a15a4ee9361800909da9542ae73069367
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-23 09:06:10 +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
Johanna Vanhatapio
6030512d6a Doc: Fix \uicontrol in Lights topic
Change-Id: I812eb86269a24e828572588e7580ef0c003f02f5
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-22 13:54:45 +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
Leena Miettinen
90d987b266 Doc: Update Log In UI tutorial part 3
Task-number: QDS-3407
Change-Id: I3e6acd2731b4f00fdfb8ab2f21e39f73fe4bad4f
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-22 12:27:07 +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
8b2ab96900 Doc: Update part 2 of the Log In tutorial
Task-number: QDS-3407
Change-Id: Id5daa20f82d7b22f5534200af7ca4b41e51d1ea4
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-21 13:47:45 +00:00
Leena Miettinen
b820944f4b Doc: Use latest Custom Button template in Log In tutorials
Update Part 1 according to the changes in the wizard template.
Update screenshots that show the Library.

Task-number: QDS-3407
Change-Id: Ifcb40db919d9dbba508508b53ffc903b119bbba2
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-21 13:03:49 +00:00