Commit Graph

4240 Commits

Author SHA1 Message Date
Eike Ziller
c2e27bd927 Merge remote-tracking branch 'origin/5.0' into 6.0
Change-Id: I436d15f2aeefbf6fc80340f01398509c213fc1b1
2021-11-03 14:26:47 +01:00
Leena Miettinen
5f191126c1 Doc: Describe "Auto-save files after refactoring" option
Task-number: QTCREATORBUG-26278
Change-Id: I7c9a1ead665ab3506f7cb7a8eb13fb14c5863c8d
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-11-02 14:42:33 +00:00
Kai Köhne
75b6266694 Document third-party components by their upstream name
Also use a paragraph from the upstream documentation for
third-party code that missed it so far.

Change-Id: I2609d32eafca9810116f7a9ac2df9221541acb15
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-11-02 13:22:51 +00:00
Leena Miettinen
f48c7f4df6 Doc: Update Qt Widget based application tutorial
- Describe new wizard dialogs
- Update screenshots

Task-number: QTCREATORBUG-26278
Change-Id: I66407a2f799e05aa1d01e9c9d1ddd509ab07cadb
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2021-11-02 11:54:50 +00:00
Leena Miettinen
d177dab95d Doc: Describe exporting and importing color schemes
...in Tools > Options > Text Editor > Fonts & Color.

Also describe the new formatting options for code elements.

Task-number: QTCREATORBUG-26278
Change-Id: I41540658ec13e7fdcbba9492840c99316fbe1251
Reviewed-by: Artem Sokolovskii <artem.sokolovskii@qt.io>
Reviewed-by: David Schulz <david.schulz@qt.io>
2021-11-02 11:51:18 +00:00
Leena Miettinen
8f98f61ed4 Doc: Update info on developing for Android devices
Task-number: QTCREATORBUG-26312
Change-Id: Ic95a7c6ea4b0ab092a1b1feb07bba3dd368a3584
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2021-11-02 10:41:58 +00:00
Eike Ziller
e6130c9446 Merge remote-tracking branch 'origin/6.0'
Change-Id: Ie46e0028f0dca9f3ddc45ed8794ba6cddd97df26
2021-10-28 10:31:51 +02:00
Leena Miettinen
2654f74c3b Doc: Remove obsolete image files
Task-number: QTCREATORBUG-26483
Change-Id: I48ead2908f8f3b6555f2d91a2906c5bf65976d95
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-10-27 13:40:08 +00:00
Leena Miettinen
60b9a4aa39 Doc: Move a file back from doc\qtdesignstudio\images
...to doc\qtcreator\images.

The image was accidentally moved.

Change-Id: I8929b70225e524bbe50b1f1359cf4f9c1956057f
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-10-27 13:39:51 +00:00
Leena Miettinen
1a84cdab84 Doc: Hide ADS (workspaces) information from Qt Creator Manual
ADS is used only in Qt Design Studio, even though the Debug mode
also has "workspaces".

Move the topic source file and image files to doc\qtdesignstudio\.

Task-number: QTCREATORBUG-26321
Change-Id: I72b0011a6c8258df8a5e938f3f33d44c39ccfa4c
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-10-27 13:30:24 +00:00
Leena Miettinen
14a81406e3 Doc: Update the Qt Quick Application tutorial
- Remove references to Qt Quick Designer plugin
- Remove obsolete screenshots
- Promote code completion and Qt Quick Toolbars
- Describe using wizards to create custom QML types
- Describe adding resources to CMakeLists.txt files

Task-number: QTCREATORBUG-26483
Change-Id: I804870b962e0d1daa6ba7c988425f14ad87fe888
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2021-10-27 11:42:48 +00:00
Eike Ziller
b5fd63b431 Merge remote-tracking branch 'origin/6.0'
Change-Id: I9b824b8bb7b0b5d76e9e8f28f909b542adf773f0
2021-10-27 12:05:08 +02:00
Leena Miettinen
b67482480e Doc: Update the Qt Quick Mobile application tutorial
Remove references to using visual editors and use the example code
from Qt Sensors module.

Add instructions for using CMake.

Add CMakeLists.txt, AndroidManifest.xml, and Info.plist files.

Change-Id: I956379fdf7d39161f571893d56250ec2dd2f5ddd
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2021-10-27 08:40:52 +00:00
Eike Ziller
588ef08d46 Merge remote-tracking branch 'origin/6.0'
Change-Id: Ib49e73e6c69d71fd0d8402c08f4344476295e409
2021-10-26 09:15:45 +02:00
Eike Ziller
e8ba5b75cf Merge remote-tracking branch 'origin/5.0' into 6.0
Conflicts:
	src/plugins/android/androidpackageinstallationstep.cpp
	src/plugins/cppeditor/cppmodelmanager.cpp

Change-Id: I3bad38e1cfe717e98209d49461c9813a8e555eff
2021-10-26 09:13:24 +02:00
Leena Miettinen
1b24bd52b0 Doc: Update information about multi-cursor editing
Fixes: QTCREATORBUG-26459
Change-Id: I89ac09094fe707a5d432cfe84c8b3ee18887a424
Reviewed-by: David Schulz <david.schulz@qt.io>
2021-10-25 06:46:36 +00:00
Leena Miettinen
75bdc64d44 Doc: Move images that only appear in QDS Manual
...from doc/qtcreator/images to doc/qtdesignstudio/images

Change-Id: Iaa49fbb4d620a833edd41b97874aad631b7c25b5
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-10-21 14:23:12 +00:00
Kai Köhne
c565846723 Update details about LLVM/Clang in acknowledgments
LLVM moved to github a while ago - the old svn repositories are dead.
Furthermore, (almost) all of the code is now under the "Apache 2.0
with LLVM Exception" main license
(see also https://foundation.llvm.org/docs/relicensing/)

Change-Id: I8319f8479357c6182c5bf78b1ee7fe202e666980
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2021-10-21 14:10:59 +00:00
Johanna Vanhatapio
f40aa23d93 Doc: Update the Scene Environment Topic
Task-number: QDS-4888
Change-Id: I63d17e02054a2a475e43f1e0ac9c5691422cf703
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-10-21 07:55:15 +00:00
Eike Ziller
bb9774de92 Merge remote-tracking branch 'origin/6.0'
Conflicts:
	cmake/QtCreatorIDEBranding.cmake
	qbs/modules/qtc/qtc.qbs
	qtcreator_ide_branding.pri

Change-Id: If8baed5564470e550a0ba5c7720915217eec2412
2021-10-21 09:13:03 +02:00
Leena Miettinen
11c73adbe0 Doc: Remove obsolete files
References to these files have been removed, but the files
were forgotten.

Change-Id: I412d5daf2acf07b4f8c00715bc01e4422bbc1179
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-10-20 13:27:16 +00:00
Leena Miettinen
a99bd10860 Doc: Fix links to QDS tutorial images
Change-Id: I31315c9512e9fbad5f7462e5e82ba72666bb5719
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-10-20 13:14:13 +00:00
Leena Miettinen
ac2906cd60 Doc: Update info about available project wizard templates
The Qt Quick Application wizard template was simplified.

Change-Id: I716d8d03aa508b6f8204b028c5e11691e1e469c3
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2021-10-20 09:00:50 +00:00
Vikas Pachdha
dc43cd5236 Doc: Remove SVG format from Photoshop Bridge docs
Qt-Bridge plugin for Photoshop does not support SVG generation

Task-number: QDS-4783
Change-Id: I527faef82ea889fede6309e1d66974e0cf41cca1
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-10-19 07:56:30 +00:00
Leena Miettinen
73fa76f776 Doc: Remove info about Qt Quick Designer plugin from Qt Creator Manual
Fixes: QTCREATORBUG-26321
Change-Id: I8738cbdc56d6469a4d133b17741871787e0cba9f
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2021-10-18 07:21:39 +00:00
Cristián Maureira-Fredes
c2996081c3 doc: replace old quickdesigner by qmldesigner
Fixes: QTCREATORBUG-26222
Change-Id: I8445a5a98299bac3c27334c6c91a1a9cddc8e9d9
Reviewed-by: hjk <hjk@qt.io>
2021-10-11 10:41:15 +00:00
Eike Ziller
2ae0d4d0b1 Merge remote-tracking branch 'origin/6.0'
Change-Id: I655155b35747082ac891a4b95e1680871d9b3234
2021-10-08 16:00:32 +02:00
Eike Ziller
7bb21fcfff Merge remote-tracking branch 'origin/5.0' into 6.0
Conflicts:
	cmake/QtCreatorIDEBranding.cmake
	qbs/modules/qtc/qtc.qbs
	qtcreator_ide_branding.pri

Change-Id: I87b19a51b1950d19eff95086848b0728ba2f0ebd
2021-10-08 15:58:02 +02:00
Johanna Vanhatapio
7c2121bcfd Doc: Fix the file name for directional light
Change-Id: Idd70918270f12371cf6dc6215047ef612616b4ec
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
2021-10-08 12:34:02 +00:00
Eike Ziller
8cd00498c3 Merge remote-tracking branch 'origin/5.0' into 6.0
Change-Id: I0667f8a4f4376569ea8458399e711c28d8ba02b3
2021-10-05 16:10:52 +02:00
Leena Miettinen
53a4bc3544 Doc: Document particle system component properties
Fixes: QDS-5040
Change-Id: I47f0f159c1eb15cb6fbeb001fcb5987b5f430d0e
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-10-05 12:14:11 +00:00
Eike Ziller
a200402a2f Merge remote-tracking branch 'origin/6.0'
Change-Id: If6c5ca7bc4b404959ca3250777d6fb818297798d
2021-10-04 09:38:28 +02:00
Piotr Mikolajczyk
4b7536fa14 Update docs on Qml preview on Android
Now just enabled the documentation generation of
the section referring to Android

Change-Id: I56861685b933ba3ad4e9457a78c68075f2de848f
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
2021-10-01 10:31:50 +00:00
Johanna Vanhatapio
5d843fc4f7 Doc: Update info about the light components
Task-number: QDS-4888
Change-Id: I2a25ab5c6e8c8ce985ad73d3f52a638857d0e127
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
(cherry picked from commit c75df591ed)
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2021-10-01 07:40:03 +00:00
Johanna Vanhatapio
c75df591ed Doc: Update info about the light components
Task-number: QDS-4888
Change-Id: I2a25ab5c6e8c8ce985ad73d3f52a638857d0e127
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-10-01 06:45:18 +00:00
Eike Ziller
6ba849ee6e Merge remote-tracking branch 'origin/5.0' into 6.0
Change-Id: I1244ca0b6193d00ded38e5d4c12b605f4e96fdae
2021-09-30 09:00:11 +02:00
Johanna Vanhatapio
34cdffa89b Doc: Update info about camera components
Task-number: QDS-4888
Change-Id: I7fe351d34953d3a5a59397818b92d93139aa81c6
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>
2021-09-29 11:07:30 +00:00
Vikas Pachdha
624df6ec44 Doc: Add Qt-Bridge plugin docs for adobe XD
Task-number: QDS-4615
Change-Id: Ie3c7d814fbf59841f112315cf71553076ec7e0d7
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-09-29 10:02:06 +00:00
Orgad Shaneh
75cff21e42 Doc: Improve description of p4config.txt usage
Fixes: QTCREATORBUG-25041
Change-Id: I05ad3f4dc4e19bec2a4bd6b5049061db55be7d09
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-09-27 10:24:25 +00:00
Orgad Shaneh
74713e5ef1 Merge remote-tracking branch 'origin/5.0'
Change-Id: I7ca9791b95032a1f276c520f8eefde3801510eb9
2021-09-27 13:22:58 +03:00
Leena Miettinen
077a807f01 Doc: Update View 3D, Node, and Group properties
- Update screenshots
- Add missing properties
- Divide the Group topic into Node and Group topics because
  the Node properties are common to all components that inherit
  Node.

Task-number: QDS-4888
Change-Id: Iaf114cd09ead755c9754423fb6b47eff0292cb3f
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-09-27 08:18:21 +00:00
Johanna Vanhatapio
d5cb1e81a2 Doc: Update info on custom shaders
Task-number: QDS-4888
Change-Id: I64481edd0a8bb6553c657754ea5392a19a15cf27
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-09-27 06:40:00 +00:00
Leena Miettinen
0e1ce368b9 Doc: Fix QDoc error by making link to QDS example conditional
Change-Id: Idda2614cddc24e2019c39590b1de8222632738c5
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-09-23 15:01:51 +00:00
Leena Miettinen
fe62385361 Doc: Fix the Qt Quick Application tutorial
- Keep the Window, but move the page into a separate QML file
  to which you add states
- Explain how to bind the icon to the rectangles in the states
  to make the UI scalable
- Update the transparent icon and instructions for setting the border
  transparent
- Add and update screenshots

Fixes: QTCREATORBUG-26291
Change-Id: I68c6b7b897c7824b43b9e0fa719e37864841ba9b
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2021-09-23 14:05:00 +00:00
Leena Miettinen
a6f29a5f31 Doc: Describe porting Qt 5-based QDS projects into Qt 6
Task-number: QDS-4720
Change-Id: If368bb19c98016761fbebfd9c81780dbf5f75705
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-09-22 11:46:29 +00:00
Eike Ziller
6a02aa2574 Merge remote-tracking branch 'origin/5.0'
Change-Id: I75aab10a066ce0e2d322663db7723825043fa9c8
2021-09-22 13:31:25 +02:00
Eike Ziller
56d346018a Acknowledgments: Fix path to cpluscplus lib
Change-Id: Id1a2f9797bff6b07d75d40c3ce5e6541aeea585e
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2021-09-21 07:35:30 +00:00
Christian Stenger
c141b0d8f9 AutoTest: Support some ctest settings
Add some useful settings for ctest based testing. Adapt output
parser accordingly to get at least relevant output and display
significant information inside the visual display.
Current implementation loses or mixes some information when
running jobs in parallel.
Complete output is still available inside the text display.

Fixes: QTCREATORBUG-26029
Change-Id: Id040f83900a6cfd89f5c2aff987278a297aa14c4
Reviewed-by: David Schulz <david.schulz@qt.io>
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2021-09-21 04:31:34 +00:00
Eike Ziller
6a99368979 Merge remote-tracking branch 'origin/5.0'
Conflicts:
	cmake/QtCreatorIDEBranding.cmake
	qbs/modules/qtc/qtc.qbs
	qtcreator_ide_branding.pri
	src/libs/utils/processreaper.cpp
	src/plugins/android/androidbuildapkstep.cpp
	src/plugins/cmakeprojectmanager/cmakeprocess.cpp

Change-Id: I353a445b5862f63362ea954749b5565360951283
2021-09-20 13:43:20 +02:00
Leena Miettinen
b32728b99f Doc: Update Stack Layout screenshot
To display the new Properties view.

Task-number: QDS-4561
Change-Id: Icc297441439013e094a1325102e6651f34789bd4
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-09-17 12:09:24 +00:00