aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Add Qt Bridge import documentationqds/v1.6.0Vikas Pachdha2020-09-093-0/+40
| | | | | Change-Id: Iab73c53c4f128f54ebd4938ad24d0febb8705784 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Fix broken external linksLeena Miettinen2020-09-094-14/+12
| | | | | Change-Id: Ifc167cf0e345c6d553a4224d3ea45b163fea45a8 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* Doc: Hide breakpoint settings from Qt Design Studio ManualLeena Miettinen2020-09-091-0/+2
| | | | | | | | The link targets are not included in the Manual. Task-number: QTCREATORBUG-24500 Change-Id: I1d0bd94bf41fb612b5584366c02d1ee6de74b6e1 Reviewed-by: hjk <hjk@qt.io>
* StudioDocs: Update Photoshop bridge plugin imagesVikas Pachdha2020-09-085-0/+0
| | | | | Change-Id: I71d6235e7aa5eb74b73aa2303e6e01008ddd6d8c Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
* Doc: Update information about importing 2D assets using Qt BridgeLeena Miettinen2020-09-082-11/+13
| | | | | | Change-Id: I2ac7ec1fe65a3e34b7174bac5fba7bbab0efa783 Reviewed-by: Brook Cronin <brook.cronin@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Doc: Update info about materialsqds/v1.6.0-rc2qds/1.6.0-rc2Johanna Vanhatapio2020-09-082-8/+14
| | | | | | | | Fixes: QDS-2753 Change-Id: I74eb64552af4ef0b222f8949291d7f6b34f0dbbb Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Update change from "+" to "Create New State" labelLeena Miettinen2020-09-0422-15/+14
| | | | | | | States view layout was also changed, so update screenshots. Change-Id: I0e4535add8720375e40fcf0e65b20061d94c5150 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Doc: Describe using uniforms in custom effects and materialsLeena Miettinen2020-09-042-6/+58
| | | | | | Fixes: QDS-2723 Change-Id: Iea02261220026ab210fc82fb27ceee0277abb62d Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
* Doc: Fix link to Adding Dynamics from online doc sidebar TOCLeena Miettinen2020-09-041-1/+1
| | | | | Change-Id: I7e4de42079cde8c6b7b0315968e5f17c529648e6 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* Doc: Add asset export documentationVikas Pachdha2020-09-046-3/+80
| | | | | | Task-number: QDS-2729 Change-Id: I0af45f22a49cf0a8a74bc6bd9a0b0c3fd4091e1f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Update the topic on editing 3D scenesJohanna Vanhatapio2020-09-031-11/+11
| | | | | | Task-number: QDS-2724 Change-Id: I4b9f4523e647edfafb7f052efcdf5c8c95f00687 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Mention FreeRTOS sources for STM boardsVenugopal Shivashankar2020-09-031-0/+1
| | | | | | | | | 'FreeRTOS Sources' is one of the required fields if the chosen STM target supports FreeRTOS. Change-Id: Ib5074eda31cd73d64aa728751ef24a29957c3624 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Describe 3D MaterialsJohanna Vanhatapio2020-09-0319-5/+408
| | | | | | | Fixes: QDS-2677 Change-Id: Ia0e617084e4614c194fce0f53c58a6013831cad2 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Update topic on working in 3D EditorJohanna Vanhatapio2020-09-031-20/+23
| | | | | | | Fixes: QDS-2655 Change-Id: If8e5e1051ceca8b405facdf36747c4d887d830bf Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
* Doc: Update info about exporting 2D assets from SketchLeena Miettinen2020-09-031-18/+46
| | | | | | Change-Id: Iec58bb071cdde7eaab3d84f6d06f9d646f341524 Reviewed-by: Brook Cronin <brook.cronin@qt.io> Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
* Doc: Stop QDoc from automatically generating a broken linkLeena Miettinen2020-09-021-1/+1
| | | | | | | Fixes: QDS-2714 Change-Id: I9ae35a4a7436c743e448c0167c21f1080b8afe79 Reviewed-by: Asmo Saarela <asmo.saarela@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Doc: Update topic on using Border Image to create buttonsLeena Miettinen2020-09-0210-152/+141
| | | | | Change-Id: Iaea732121a5dfbad9f5791efd47f947d0c0e6045 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Doc: Describe creating custom effects and materialsLeena Miettinen2020-09-0216-31/+180
| | | | | | | | | | ...using Qt Quick 3D custom shader utilities and commands Fixes: QDS-2613 Change-Id: I5807c1617d2b54b3fba183c1278ec1266f899c70 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io> Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
* Doc: Use \MinGW to prevent broken automatically generated linksLeena Miettinen2020-09-026-12/+12
| | | | | Change-Id: Ib576e3be1035448905cc8c5bf23960450cf10057 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Doc: Describe custom shader utilitiesJohanna Vanhatapio2020-09-016-3/+206
| | | | | | | | | Using the utilities will be described in another change. Task-number: QDS-2613 Change-Id: I41ca69f84df6e977e41ff30508c8a77d779e1c01 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
* Doc: Update the MCU options dialog screenshotVenugopal Shivashankar2020-08-313-1/+4
| | | | | | | | Also, fix the broken link to the Qt for MCUs supported platforms page. Change-Id: If0a0702b0821e2e46eca2ad57676c53cb20040e2 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
* Doc: Drop BareMetal from the requirements listVenugopal Shivashankar2020-08-281-19/+4
| | | | | | | | | | | In addition, drop the instructions to enable or disable a plugin. It is already documented else where and is less relevant in this context. Fixes: QTCREATORBUG-24531 Change-Id: Icd1f46333e1d1f64ff24ab0b2eb1e571d533e5ed Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Use local value for \QMLD macro in Qt Design Studio ManualLeena Miettinen2020-08-284-5/+6
| | | | | | | | | | | | This enables us to get rid of the product name "Qt Quick Designer" in Qt Design Studio context. However, the macro can no longer be used for UI text. Actually, it does not make much sense, because the UI text is not dynamic. It would be good to also replace it in the UI with something more generic, or with "Form Editor", for example. Change-Id: I5884f090f915d5ff0c64428239bfd324cd1941c2 Reviewed-by: Brook Cronin <brook.cronin@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Doc: Update info about binding and connection editorLeena Miettinen2020-08-277-7/+78
| | | | | Change-Id: I95a77b700db341bb5e63a2052396904598b16dea Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Doc: Add the folder where the Qt Bridge installers are foundLeena Miettinen2020-08-273-13/+25
| | | | | | | | | The installers are copied to the QtDesignStudio folder by the Qt online installer. Task-number: QDS-2542 Change-Id: Ib5e9bbb3c7a2cf03a4abd3e8b39759173a37ad5a Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
* Doc: Generalize info about sharing project settingsLeena Miettinen2020-08-251-16/+16
| | | | | | | ...to apply also to CMake projects Change-Id: I5e42c15c273724c04ec9474a85cc36df8fb3069a Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Doc: Update Qt Quick Designer overviewLeena Miettinen2020-08-252-4/+6
| | | | | | | Update screenshot. Change-Id: I5be9abd2e741e738718b7dcbb589ad4425e54e67 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Doc: Fix some typosLeena Miettinen2020-08-243-3/+3
| | | | | Change-Id: Ice19099cb58acaef81cec5e34c62e61f54c0d13e Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Describe exporting and importing workspace settingsLeena Miettinen2020-08-245-3/+10
| | | | | | | | There are Import and Export buttons in View > Workspaces > Manage. Update screenshots and add one of New Workspace Name dialog. Change-Id: I679b7952e498576a58ebb4134d08c21fe2555fc7 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Doc: Describe debugger general and CDB settingsLeena Miettinen2020-08-244-4/+118
| | | | | | Task-number: QTCREATORBUG-24500 Change-Id: I9085dfdca1b59796a1ccba6db379eaa8559e724c Reviewed-by: hjk <hjk@qt.io>
* Doc: Add info about supported property typesLeena Miettinen2020-08-244-23/+99
| | | | | | | | Also describe that custom properties are visible in the Properties view, where their values can be set. Change-Id: Ie82975116ae4de0ebb92050e7e2190315521ff8b Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Doc: Update information about developing for Bare Metal devicesLeena Miettinen2020-08-211-7/+37
| | | | | | Change-Id: I6bfbf01c5204f3bcf53375d84cb4604f91c0c7a2 Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* Doc: Link to the new platform topics from the front pageLeena Miettinen2020-08-211-4/+3
| | | | | Change-Id: I3d7bb548a9edb3eca6f6a4bf8c7e9e1bd77f4f7e Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Doc: Add info about Merge Tool menu item visibilityLeena Miettinen2020-08-201-1/+2
| | | | | | | | Tools > Git > Git Tools > Merge Tool is visible only when the user has a merge conflict to resolve. Change-Id: I1c08dae329152726139d075b03a98875b789e154 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* Doc: Describe starting git bashLeena Miettinen2020-08-201-0/+3
| | | | | Change-Id: If8098f89240f6fdf655adce31734ca847bfec14b Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* Doc: Update info about Clang Tools optionsLeena Miettinen2020-08-202-3/+6
| | | | | Change-Id: Id967798d3f1a0fc52c1f2c413e953d7324582e7b Reviewed-by: David Schulz <david.schulz@qt.io>
* Doc: Move info about GDB settings to "Specifying Debugger Settings"Leena Miettinen2020-08-193-87/+95
| | | | | | | | ...in "Setting Up Debugger" Task-number: QTCREATORBUG-24500 Change-Id: Ibf5a35b642f9b372d9a48d5e1095678b81b246f7 Reviewed-by: hjk <hjk@qt.io>
* Doc: Describe the "Override SysRoot" option for launching debuggerLeena Miettinen2020-08-194-0/+6
| | | | | | Task-number: QTCREATORBUG-24500 Change-Id: I26f50ee57c0a7f453a3e72e4bb27aec27d9c97ca Reviewed-by: hjk <hjk@qt.io>
* Doc: Update info about CMake supportLeena Miettinen2020-08-1911-66/+103
| | | | | | Fixes: QTCREATORBUG-24497 Change-Id: I524907e461ba91b18a6741690bef9ed27a40fb5f Reviewed-by: Cristian Adam <cristian.adam@qt.io>
* Doc: Update mobile app tutorialLeena Miettinen2020-08-1817-540/+133
| | | | | | | | | | | | | | | - Use Qt Quick Application - Empty wizard template to create a simpler project - Use Add New Assets button to add the Bluebubble.svg file to the project and QRC - Use Connections View Properties tab to add custom properties - Use Properties view and Binding Editor to specify values for the custom properties - Add screenshots Fixes: QTCREATORBUG-24478 Change-Id: Ic165684141b06dc1870054c8faa2f27f33162c20 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
* Doc: Update info on using Custom Button wizard templateLeena Miettinen2020-08-1720-1096/+146
| | | | | | | | | ...to create buttons in Qt Design Studio Update some of the tutorial source files accordingly. Change-Id: Id8afc9bf66c30129701bf7951cbc48068137e145 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Doc: Update the Transitions example to use Transition EditorLeena Miettinen2020-08-1421-537/+416
| | | | | | | | | | | | - Use the Qt Quick Application - Empty wizard template - Change Window type to Rectangle type to be able to add states in States view - Set State1 as default state - Use Transition Editor to add transitions between states - Use Easing Curve Editor to add easing curves Change-Id: Ie68fc6fdd2e0cf3704692885209abf9027da8319 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Doc: Update info about adding assets to projectsLeena Miettinen2020-08-141-2/+2
| | | | | | | You can use the Add New Assets button. Change-Id: I8e406061e456d761fca0fec5f5e74d999dc06bd8 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Doc: Fix missing imageJohanna Vanhatapio2020-08-141-1/+1
| | | | | | Fixes: QDS-2622 Change-Id: Ie9b8ec1f8a15e8be9c70e7f2ef65e8ee6b1c5470 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
* Doc: Edit Maya export optionsJohanna Vanhatapio2020-08-131-1/+3
| | | | | | | Fixes: QDS-2124 Change-Id: Iefc42fdcc168c7eb41220525a2ef061541fa066f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
* Doc: Describe the Transition Editor view in Design ModeLeena Miettinen2020-08-126-49/+146
| | | | | | Fixes: QDS-2183 Change-Id: I1dac82af6b7d831d23fc7c93fa7750719f1578d1 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Doc: Describe changing the name of a custom output parserv4.13.0-rc1Leena Miettinen2020-08-113-2/+17
| | | | | | Change-Id: I5980f993f831de60910bea3986c2a01cdaed2dbb Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* Doc: Describe the 3D effects in QDSJohanna Vanhatapio2020-08-1127-6/+379
| | | | | | | | Fixes: QDS-2224 Change-Id: I8d5737af34805e75eb74a3fe86591f86e99b6d4b Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
* Doc: Describe using custom output parsersLeena Miettinen2020-08-118-34/+94
| | | | | | Change-Id: I423091cfa1d64f640ef6be62c86cf38cb82fe4d7 Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* Doc: Update information about developing for Android devicesLeena Miettinen2020-08-1111-299/+222
| | | | | | | | | | - Users can now add images to use as splash screens. - Restructure the information to promote the automatic setup. - Remove obsolete and duplicate information. - Move external links to external-resources file. Change-Id: I9578ff8615bb2a0db528f45276d16a838554b143 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>