aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator
Commit message (Collapse)AuthorAgeFilesLines
* 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-111-0/+1
| | | | | | | | 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>
* Doc: Add info about IncrediBuild pluginLeena Miettinen2020-08-1110-3/+198
| | | | | | Fixes: QTCREATORBUG-24217 Change-Id: I3e9023933db508f14139b719eae0191d4615eab7 Reviewed-by: hjk <hjk@qt.io>
* Doc: Describe sorting the files in a QRC file in Qt CreatorLeena Miettinen2020-08-031-0/+3
| | | | | | Change-Id: Iba19105e3655e1c677188a9d9cecf786032d9f15 Reviewed-by: Federico Guerinoni <guerinoni.federico@gmail.com> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Doc: Describe changing encoding if errors occur during diffLeena Miettinen2020-08-031-0/+4
| | | | | Change-Id: I54decf9aca700348134b96c6fd07172091a93dde Reviewed-by: David Schulz <david.schulz@qt.io>
* Android: fix a title capitalizationAssam Boudjelthia2020-07-221-1/+1
| | | | | Change-Id: I5b22d95b85543f110f7c292d06112c1b72c337bf Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
* Merge remote-tracking branch 'origin/4.12' into 4.13Eike Ziller2020-07-062-35/+42
|\ | | | | | | | | | | | | Conflicts: share/qtcreator/debugger/lldbbridge.py Change-Id: Ia444f6424fb35b9a539e157afcee868161535272
| * Doc: Update the setup instructionsVenugopal Shivashankar2020-06-291-36/+40
| | | | | | | | | | | | | | | | | | | | | | Dropped/moved links to the Qt for MCUs documentation at some places. This should improve the reading experience and avoid confusion. Fixes: UL-2324 Change-Id: Ied18323355884092d9b02a2228bdf8a9e1c4235c Reviewed-by: Rainer Keller <Rainer.Keller@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
| * Doc: Update the MCU options dialog screenshotVenugopal Shivashankar2020-06-252-0/+3
| | | | | | | | | | | | | | | | | | In addition, document the option to create and remove a kit for the chosen SDK. Change-Id: I90c405d12ad6bc5d369453f70049b4fe9dd03962 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | Doc: Add "Setting Up Meson" to "All Topics"Leena Miettinen2020-07-031-0/+1
| | | | | | | | | | | | | | | | | | To display it correctly in the Help Contents. Also exclude the topic from the Qt Design Studio Manual build. Change-Id: I2536ef7214faf12c3e1ff533449db12f87a58aeb Reviewed-by: Alexis Jeandet <alexis.jeandet@member.fsf.org> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* | Doc: Describe converting projects from Qt 3D Studio to Qt Design StudioJohanna Vanhatapio2020-07-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | Draft of the migration guide describing the best practices and including a step-by-step guide for the converting process. Fixes: QDS-2252 Change-Id: I501b57450525cd3122510d5f9d784804996dd70f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
* | Merge remote-tracking branch 'origin/4.13'Eike Ziller2020-07-0124-21/+244
|\ \ | | | | | | | | | | | | | | | | | | Conflicts: src/plugins/android/androidsettingswidget.cpp Change-Id: Iadf1d58a1e867ae7bb2dca55d3951613cfcc3d07
| * | Doc: Fix menu paths to submenus and items that moved to View menuLeena Miettinen2020-06-3010-16/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | The Views and Workspaces menus as well as some menu items were moved from Windows to View. Change-Id: I2e196c09f0e9e2bf8ef1623167ec3e87ed1f77f5 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
| * | Meson/Doc: Initial documentation for Meson build pluginAlexis Jeandet2020-06-3014-5/+227
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mostly copied from CMake and adapted to Meson. qtcreator-kits.png screenshot has been taken on Linux but https://doc.qt.io/qtcreator/creator-targets.html#specifying-kit-settings has Windows specific stuff (item 11. "Select the Force UTF-8 MSVC compiler"). Fixes: QTCREATORBUG-24216 Change-Id: Ie6c3c48fea7f1732f010eb10cbb152406e08810c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | | Doc: Describe moving types and symbols in Outline viewLeena Miettinen2020-06-301-0/+2
|/ / | | | | | | | | | | Task-number: QTCREATORBUG-21993 Change-Id: I2a156549e8eb8c5f31e505edeb3ab5f741be0245 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@qt.io>
* | Android: recommend AdoptOpenJDK in settings UI and docsAssam Boudjelthia2020-06-262-4/+12
| | | | | | | | | | | | | | | | | | | | Show JDK downlaod button on Linux and point it to OpenJDK becuse it's the most used on Linux. Otherwise, recommend AdoptOpenJDK because it works on all platforms and easy to install as well. Change-Id: I94fd61262fe759b96db59a9e2abfbd063f6795f0 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | CMake/Doc: fix small typo in linkAlexis Jeandet2020-06-261-1/+1
| | | | | | | | | | Change-Id: I1dcefbe25bff1faedf77175770ee7e2521101924 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | Doc: Describe the Add Forward Declaration refactoring actionLeena Miettinen2020-06-251-0/+5
| | | | | | | | | | | | Task-number: QTCREATORBUG-23444 Change-Id: Iaa38197a6e37b3507aad8ca756a94fa1eb05633b Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* | Doc: Describe new language server featuresLeena Miettinen2020-06-252-5/+8
| | | | | | | | | | | | Change-Id: Id5d241777bd79196638596a582c685df4f335edf Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: David Schulz <david.schulz@qt.io>
* | Doc: Describe starting Python interactive shell with optionsLeena Miettinen2020-06-251-2/+9
| | | | | | | | | | Change-Id: Ife42fd2313b4855686abf12fd536e024f7650ef9 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Doc: Describe the Analyze File button on the code editor toolbarLeena Miettinen2020-06-251-2/+8
| | | | | | | | | | Change-Id: Ibf9dca943f925db9dbfd82d8bc2e5505428994dc Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Doc: Describe help filtering from Qt 5.15Leena Miettinen2020-06-243-14/+20
| | | | | | | | | | | | Fixes: QTCREATORBUG-24239 Change-Id: Ib91b6ea8df7d3724956d6cad932a0b6d6f9bf1bc Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
* | Doc: Describe the Install Plugin wizardLeena Miettinen2020-06-235-7/+43
| | | | | | | | | | | | | | Fixes: QTCREATORBUG-24231 Change-Id: I40f1205f37b6ee3a90460d744fdc8bd3ac0387d0 Reviewed-by: Tino Pyssysalo <tino.pyssysalo@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Doc: Describe options to automatically fix indentationLeena Miettinen2020-06-232-0/+9
| | | | | | | | | | Change-Id: Ic0b71c382716bcd267027ccc94c942ba017fe426 Reviewed-by: David Schulz <david.schulz@qt.io>
* | Doc: Describe adding multiple keyboard shortcuts for a functionLeena Miettinen2020-06-232-1/+5
| | | | | | | | | | | | Task-number: QTCREATORBUG-72 Change-Id: I528a77594af1429e92cd65db8c6b4de1eea0126c Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Doc: Describe designing application flows in Design modeLeena Miettinen2020-06-182-2/+14
| | | | | | | | | | | | Fixes: QDS-1541 Change-Id: I8b4c83f6548414063670303d2d83e7dd5f93d0d8 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* | Doc: Fix typo "truthfullness"Leena Miettinen2020-06-171-1/+1
| | | | | | | | | | Change-Id: I9c25f023e82e41785cd905d6b77505e60e825432 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | Doc: Describe logical operators used in when conditionsLeena Miettinen2020-06-171-2/+101
| | | | | | | | | | | | | | | | ...when determining when to apply states in States view. Change-Id: I570602b18790a0ab2dd60f475de69cb3d8fa2d77 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by: Brook Cronin <brook.cronin@qt.io>
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-06-151-10/+16
|\| | | | | | | | | | | | | Conflicts: src/plugins/cmakeprojectmanager/fileapiparser.cpp Change-Id: I39f8c2be859be043f506bef77de9bb5b42d38165
| * Doc: Make instructions for adding Qt versions clearerLeena Miettinen2020-06-081-10/+16
| | | | | | | | | | | | Fixes: QTCREATORBUG-24138 Change-Id: I3cab9c0e4a75cdca7b25be3de24c865fa2f59862 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | Merge "Merge remote-tracking branch 'origin/qds-1.59'"The Qt Project2020-06-081-0/+15
|\ \
| * \ Merge remote-tracking branch 'origin/qds-1.59'Eike Ziller2020-06-081-0/+15
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/plugins/qmldesigner/components/formeditor/formeditoritem.cpp src/plugins/qmlpreview/qmlpreviewconnectionmanager.cpp Change-Id: Ifa7c66330c1995378280cdb4c57c30015dc11b68
| | * \ Merge remote-tracking branch 'origin/qds-1.50' into qds-1.59Tim Jenssen2020-05-2764-228/+216
| | |\ \ | | | | | | | | | | | | | | | Change-Id: If4869664ad4cbb5ec56e7c306f47d0bf0f1f075c
| | * | | Utils: Include from future std::spanMarco Bubke2020-05-261-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | std::span is a universal class to represent a non owning contiguous data. You can even manipulate the data but you can not change the size like sort. It's very nice for interfaces which call in other code but don't need to own the container or make an internal copy anyway. https: //en.cppreference.com/w/cpp/container/span https: //solarianprogrammer.com/2019/11/03/cpp-20-span-tutorial/ Change-Id: Iaced1bd60c14b2fd7ea6576bb6e1720ed8990da8 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | | | | Add Android services to the manifest editor documentationTarja Sundqvist2020-06-082-1/+9
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTCREATORBUG-24075 Change-Id: Ifd3ec1ee52fede81eec4c18a3c5c5a23eb44132b Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | | | Doc: Collect links to platform-specific topics in one placeLeena Miettinen2020-06-048-216/+392
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: QTBUG-84223 Change-Id: I03eeb61f457ca624ade8591db2728962f4cc4021 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
* | | | Doc: Describe global annotations in Design modeLeena Miettinen2020-06-044-15/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: QDS-2182 Change-Id: I86d99d07eab3264ce408533847840a1044579fcc Reviewed-by: Aleksei German <aleksei.german@qt.io> Reviewed-by: Brook Cronin <brook.cronin@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* | | | Doc: Hide advanced information from Qt Design Studio ManualLeena Miettinen2020-06-049-39/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace references to "developers" and "designers" with "you" where the difference is not important. Hide some complexity by removing references to features designers might not use very often, such as the locator and debugger. Fixes: QDS-2159 Change-Id: Ifcda176c5c429a4d90f37138d861cb971932e626 Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io> Reviewed-by: Soili Väinämö <soili.vainamo@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* | | | Doc: Add example code for specifying QML import pathsLeena Miettinen2020-06-031-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... when converting Qt Quick UI projects to applications. Fixes: QTCREATORBUG-24081 Change-Id: I00989a84d096c6e989e050d7d3b0724249946b6c Reviewed-by: Tino Pyssysalo <tino.pyssysalo@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* | | | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-06-0321-46/+56
|\ \ \ \ | | |_|/ | |/| | | | | | Change-Id: Id1c063ae716c3acf5e6201c15663637040aa9a35
| * | | Doc: Add a note against the optional subsectionsv4.12.2Venugopal Shivashankar2020-05-292-3/+10
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | The instructions to add a device or a kit is not necessary if the SDK is set up already. Creator handles these automatically and they are not mandatory to set up the development environment. Fixes: QTCREATORBUG-23859 Change-Id: I8ea7248f060a84eb29278950c68d020026106061 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
| * | Doc: Improve usage of terminology related to embedded devicesLeena Miettinen2020-05-2719-43/+46
| | | | | | | | | | | | | | | | | | | | | | | | Make a distinction between "Boot2Qt" and "generic remote Linux" devices. Use "embedded devices" as a more general term. Change-Id: Ice06e6737d6baca001a2a13a6cec7be7624dff2e Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* | | Debugger: Mark a few more sub items as expandablehjk2020-06-021-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | ... and remove some of the now implicit putNumChild() calls. Also, adapt docs. Change-Id: I1ab1dafada95a1703cd6a9ba5b9e7e4166b48cd9 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
* | | Doc: Remove info about default folder to save custom fontsLeena Miettinen2020-05-271-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | For Qt Design Studio. Fixes: QDS-1440 Change-Id: I9d8cff81c5762715f123743b2795b3df53da1daa Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* | | Doc: Link to Fossil Plugin Manual from the version control topicLeena Miettinen2020-05-271-0/+10
| | | | | | | | | | | | | | | Change-Id: I58e550aa71571e2b91213edb86d5cdb5403761b2 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | | Merge remote-tracking branch 'origin/4.12'Orgad Shaneh2020-05-2729-27/+27
|\| | | | | | | | | | | Change-Id: If8f433d1084763c1aea4a3454ae163750495c569
| * | Doc: Resize front page images to remove scrollbarLeena Miettinen2020-05-2629-27/+27
| | | | | | | | | | | | | | | | | | Change-Id: I8555bd5f7952530a02d57be436fc27c8a04de0be Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
* | | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-05-264-48/+30
|\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cmake/QtCreatorIDEBranding.cmake qbs/modules/qtc/qtc.qbs qtcreator_ide_branding.pri Change-Id: Ic39945a0e3e140a9467b4b4f572929257ff3a324