Commit Graph

653 Commits

Author SHA1 Message Date
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
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
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
Leena Miettinen
2ae36b9e26 Doc: Describe quick fix options
Fixes: QTCREATORBUG-25581
Change-Id: If1e2434f36c71ebc2ff484f3f4c2c94cdd362c98
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-04-19 09:08:56 +00:00
Johanna Vanhatapio
5bf5cc0d50 Doc: Add info about the user feedback prompt
Fixes: QDS-3601
Change-Id: Ie7ceb09f142d233c4335e1445dac1618c8b00211
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-16 12:20:58 +00:00
Johanna Vanhatapio
f89b1ff497 Doc: Update more info about Library
Task-number: QDS-4007
Change-Id: Iede5ff19c55ea99453ad67b7f1782032779a77af
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-16 12:10:34 +00:00
Johanna Vanhatapio
381bb68265 Doc: Update info about Shapes
- Updated mainly pictures due to changes in the Properties view

Task-number: QDS-4167
Change-Id: I0ce5f83dc5d353eb7061761505454677d79aeb3b
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-16 11:42:33 +00:00
Leena Miettinen
67e264b619 Doc: Describe CMake multi-config support
Fixes: QTCREATORBUG-25595
Change-Id: I8b7c5ea64ba150c8bd5e8909c50bbaf716d89118
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2021-04-16 10:36:40 +00:00
Eike Ziller
872660fcc5 Merge remote-tracking branch 'origin/4.15'
Conflicts:
	cmake/QtCreatorIDEBranding.cmake
	qbs/modules/qtc/qtc.qbs
	qtcreator_ide_branding.pri

Change-Id: Ibc60debb3c409ae27e99df6071cf6115b272d6d8
2021-04-15 15:48:30 +02:00
Leena Miettinen
dc636b63e6 Doc: Remove obsolete keyboard shortcut for Add Timeline
Task-number: QDS-4116
Change-Id: Ic7695ffea5cb6b1d1b224135660a4b9b5b4b06e9
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-15 10:48:28 +00:00
Leena Miettinen
4e834d549a Doc: Update info about configuring WebAssembly
Fixes: QTCREATORBUG-25571
Change-Id: Id6a7aae453e1e27ef261c11265663108426b133f
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2021-04-14 15:46:12 +00:00
Eike Ziller
555dbac851 Merge remote-tracking branch 'origin/4.15'
Change-Id: I613b60f7d5cfca19ed611b3777548738d7bd7d67
2021-04-14 11:33:16 +02:00
Johanna Vanhatapio
39d4577d76 Doc: Update the Creating Components topic
Fixes: QDS-4110
Change-Id: I6fde0e36a8c74a0c9e1f56b9ce225444c921b74f
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-14 06:40:29 +00:00
Johanna Vanhatapio
fef8ebf46b Doc: Describe Context Menu Commands in Library
Fixes: QDS-4061
Change-Id: I4f19450cd03f7f2da7e9064a1bf8519e4ccfc3c4
Reviewed-by: Miina Puuronen <miina.puuronen@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-13 16:33:32 +00:00
Leena Miettinen
1057942d00 Doc: Describe option for selecting ABI:s for Qbs Android builds
Task-number: QTCREATORBUG-25162
Change-Id: I385556b2ec94bf10d7432886880fcbba96239eb9
Reviewed-by: Raphaël Cotty <raphael.cotty@gmail.com>
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-04-13 15:35:22 +00:00
Leena Miettinen
5b219abe9e Doc: Fix link to B2Qt Installation Guides
Fixes: QTCREATORBUG-25566
Change-Id: Iabaaa4537a3d4cc02956407068e65e68629cef04
Reviewed-by: Robert Löhning <robert.loehning@qt.io>
2021-04-12 14:17:47 +00:00
Eike Ziller
8b2c9c4596 Merge remote-tracking branch 'origin/4.15'
Change-Id: I23d25ad32c396811acad88873ac556ee13372ee3
2021-04-12 09:18:06 +02:00
Leena Miettinen
485aad6e9e Doc: Add a reference topic for the Text Editor view
Add links to the new topic.

Change-Id: I92640385feba70a56bacfe24497eeba3d8409567
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-12 07:06:13 +00:00
Leena Miettinen
03c48cfe2a Doc: Create topics for Projects, File System, and Open Documents
Move the information about these views to separate topics and
describe the differences between using them in Design mode or
in the sidebar.

Change-Id: Ie71edb7d270bf5c4e020f2818f9f8e0e9e505094
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-12 07:06:01 +00:00
Eike Ziller
2800f3b51f Merge remote-tracking branch 'origin/4.15'
Change-Id: I0afcf51d354ffd73a8f2956a7f78b1e4f032677b
2021-04-09 12:42:03 +02:00