summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Add links to Qt Creator Application Manager Plugin ManualLeena Miettinen2017-09-082-0/+14
| | | | | Change-Id: I1333652a41ff831ae5a7b84dc56041afc074cd60 Reviewed-by: hjk <hjk@qt.io>
* Doc: Make Android SDK Tools requirements clearerLeena Miettinen2017-09-041-11/+35
| | | | | | | | | The Android SDK Tools packages have changed, so the tool for installing the required tools depends on the installed Tools version. Change-Id: Idcbda80c958a4f0d2d5be533481e9838fd95e71a Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
* Doc: Fix putArrayData() debugging helper documentationLeena Miettinen2017-09-041-2/+2
| | | | | | Task-number: QTCREATORBUG-18836 Change-Id: Iae037b4a45060b22ee36c94d19eeea940ebf1b95 Reviewed-by: hjk <hjk@qt.io>
* Doc: Update docs for the iOS code signingLeena Miettinen2017-09-011-8/+13
| | | | | | Task-number: QTCREATORBUG-18785 Change-Id: Id3cb73236fc27ce8b23db55b1583474f68596619 Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
* Doc: Explain different usages of "Restrict to MIME types"Leena Miettinen2017-08-292-0/+9
| | | | | | | | | | Different MIME type restrictions can be specified for auto formatting and executing the menu command. Update the screenshot that shows Beautifier options. Change-Id: Ie6028bef252c6b13d87c6c4eed465eddae991408 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Doc: Add information about using the number icons and OptiPNGLeena Miettinen2017-08-231-0/+37
| | | | | | | | | ...to the Extending Qt Creator Manual Change-Id: I85dea1d815037af8334aed09c7b4ad8611d4170c Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io> Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* Doc: Describe the number of clips in the clipboard historyLeena Miettinen2017-08-221-0/+1
| | | | | Change-Id: I926920ca4fc2be805cff74c9d1118b2b93c117ae Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
* Doc: Remove information about connecting UWP devicesLeena Miettinen2017-08-225-88/+5
| | | | | | | | ...because no additional steps are needed to the explanations in the sections about building and running applications. Change-Id: I8b60c95ce45f025d696a806ab09d43132607e355 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
* Doc: Describe location of personaltypes.py on macOSLeena Miettinen2017-08-221-3/+8
| | | | | Change-Id: I49ca7e444bacd69aa45dac1289bdc2a796a2a062 Reviewed-by: hjk <hjk@qt.io>
* Doc: Use the umbrella term "device" for both mobile and embeddedLeena Miettinen2017-08-1824-53/+60
| | | | | | | | | | | | Add a glossary entry for "device" to make changing the definition easy and link the first occurrence of "device" in a topic to it, where applicable. Change-Id: Ia1b8b669b0000eea47d6a7b9860d3329d93a4395 Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io> Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io> Reviewed-by: Topi Reiniö <topi.reinio@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Add step list for adding custom debugging helpersLeena Miettinen2017-08-172-10/+41
| | | | | | Change-Id: I01aba948b9dfd55a58cae5fdd51e1588bb675e6a Task-number: QTCREATORBUG-18740 Reviewed-by: hjk <hjk@qt.io>
* Doc: Replace Windows Runtime with UWP in Supported PlatformsLeena Miettinen2017-08-171-2/+2
| | | | | Change-Id: I6bb19ef8dbe3188c5fc497c2f1635a656bbef651 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
* Doc: Describe Location column in Clang Static Analyzer viewLeena Miettinen2017-08-172-2/+5
| | | | | Change-Id: Ie97e1d7a5a70da347c2d5f7c5f5bf4a926c8b5cd Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
* Doc: Windows Runtime renamed as UWPLeena Miettinen2017-08-167-21/+22
| | | | | | | To reflect the change in Qt installers since 5.9. Change-Id: I685c32c168e95e76ae3d81b87d4d10a5092e7a8a Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
* Debugger: Mention personaltypes.py in the docshjk2017-08-161-0/+10
| | | | | | | As entry point for custom dumper implementation. Change-Id: Id6b996821cbd679b8b6886fcf41625fbbde49ff4 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Describe QML/JS editing optionsLeena Miettinen2017-08-142-0/+6
| | | | | Change-Id: I9ee84a08a45796f77bb6acf620327059b4cab93d Reviewed-by: Marco Benelli <marco.benelli@qt.io>
* Fix docs about QML debuggingUlf Hermann2017-08-111-29/+10
| | | | | | | | | | | You can only debug QtQuick 2, and you need Qt 5.0 for that. Also, the port is not well known as it's chosen at runtime, and various features of the QML inspector have been dropped. Change-Id: Ibb2fa6c4de203423c4e0cb9f240643e7354e7a34 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Andy Shaw <andy.shaw@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Fix paths to Qt Quick Toolbar optionsLeena Miettinen2017-08-101-4/+3
| | | | | | | The options were moved to the "QML/JS Editing" tab. Change-Id: Ieccc6b1fa2d051a6986a6050bff6d0a6710ffb26 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Doc: Make deprecated tools less prominent in Android instructionsLeena Miettinen2017-08-082-49/+25
| | | | | | | | | Ant was deprecated in Qt Creator 4.3 and will be removed. The sdkmanager and avdmanager command-line tools must be used to manage SDKs and AVDs. Change-Id: Ibba8bc429e5da87e3f79ce45766f4583d0a461b1 Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
* Doc: Describe new debugger and Qbs fields in Kit optionsLeena Miettinen2017-08-082-1/+8
| | | | | | Change-Id: Icb78a85ffd724fc951b5aef4c3ffeedb79e80bfe Reviewed-by: Christian Kandeler <christian.kandeler@qt.io> Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
* Doc: Fix heading levels in run settings topicLeena Miettinen2017-08-088-8/+8
| | | | | | | | Several sections were heading 2 level even though they should have been heading 1. Change-Id: Ib994cc216ab9957c885931461cb350a1e56eaf69 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Reflect changes in the Projects viewLeena Miettinen2017-08-075-6/+8
| | | | | | | These changes were already made in 4.3. Change-Id: Ic5be8b9d24ca8f0fb7a2ab5176d312fb9f2a2251 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
* Doc: Fix section levels in "Checking Code Syntax"Leena Miettinen2017-08-041-2/+2
| | | | | | | | Make the two sections that follow "Checking JSON Data Structure" its subsections, because they are closely related to it. Change-Id: I49d6f1098965255ae23293f086fc92dad081e390 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Update information about XML-based wizard templatesLeena Miettinen2017-08-022-113/+14
| | | | | | | | | | The example wizard templates have been removed. None of the remaining XML-based wizards use generator scripts (and those are not recommended for new projects), so information about genereator scripts was removed. Change-Id: Ie84fad6a5acb39e9718358bd0b14a5caca454201 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
* Doc: Update screenshots of new project and file wizardsLeena Miettinen2017-08-026-0/+0
| | | | | | | The wizard list now shows bigger icons. Change-Id: I2ec842a915016dddef8ff20de7f70979bb5f1991 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
* Doc: Describe Android run settingsLeena Miettinen2017-07-314-1/+69
| | | | | | | | | Users can apply Android Activity manager (am) start options and run shell commands before and after starting applications on Android devices. Change-Id: I9ffcfce8a26b8e7d965a1a2327eeedf38bf81a31 Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
* Doc: Describe managing simulatorsLeena Miettinen2017-07-313-4/+46
| | | | | | | | | | Users can now view a list of available simulators in iOS preferences and add copies of them. Add screenshots. Change-Id: I24cbd9c4fda437528ff179c37246d909bbc8e11b Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
* Doc: Describe new auto test optionsLeena Miettinen2017-07-286-57/+101
| | | | | | | Update and add screenshots. Change-Id: I3fb8b8193a6f83449dd121c32778ec22a156288f Reviewed-by: Christian Stenger <christian.stenger@qt.io>
* Doc: Describe new ways of marking code errors when using ClangLeena Miettinen2017-07-243-2/+26
| | | | | Change-Id: I9b2d8ee52e83c60b7c6d46d2b5e8e830536e6bdb Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
* Doc: Describe renaming files when renaming symbolsLeena Miettinen2017-07-212-3/+9
| | | | | | | | | If the symbol is a class, and filenames contain the symbol, Qt Creator also offers to rename the files. Change-Id: Iba467cc4bf5ec6d4098973c9d391ffaff2f3bc4b Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
* Doc: Describe QML Asset ExporterLeena Miettinen2017-07-212-83/+31
| | | | | | | | | | ...as the chosen tool for exporting designs from Adobe Photoshop to .ui.qml files. Remove the descriptions of using the old export script. Change-Id: Ib09d737c43debcf9773ba9145d66d5f6d91a4c98 Task-number: QTCREATORBUG-18486 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
* Doc: Stop automatic linking to macOSLeena Miettinen2017-07-211-0/+36
| | | | | | | | The link target does not make sense in Qt Creator context. Explicit linking to \l macOS will still work. Change-Id: I1a77bf87e889a5a6c374e56a1286c0f39d0585a2 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Doc: Add info about troubleshooting Qt InstallationsLeena Miettinen2017-07-191-3/+18
| | | | | | | | | | Sometimes Qt Creator considers a Qt installation invalid, and displays an error message. Give users some pointers on what might be causing the issue and how they might be able to fix it. Change-Id: I78177fd5a04b6198609ba7cde0867f51db675315 Task-number: QTCREATORBUG-18480 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
* Doc: Describe enabling the ClearCase pluginLeena Miettinen2017-07-191-1/+4
| | | | | | | The plugin is now disabled by default. Change-Id: Ifa5fdb8738f5e286fdc43c8d4ee19a793769670b Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
* Doc: Describe new Clang Code Model optionsLeena Miettinen2017-07-143-12/+29
| | | | | | | | | | | The controls in the Options view have been rearranged, so the text was rearranged accordingly. Updated and added screenshots. Change-Id: Ideb8fbd43d7872091980fc1b17d6593ed2f356eb Reviewed-by: Alessandro Portale <alessandro.portale@qt.io> Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
* Doc: Describe Qbs Install deploy step in run settingsLeena Miettinen2017-07-141-0/+7
| | | | | | Change-Id: I92f0644fa145cf2da756fd2e26d3b70b3b22c151 Task-number: QTCREATORBUG-17958 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* Doc: Describe specifying supported OS versions for iOS appsLeena Miettinen2017-07-141-0/+20
| | | | | Change-Id: I55e73c898c4e92ba083211732964af2f0a22e78f Reviewed-by: Jake Petroules <jake.petroules@qt.io>
* Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-07-101-1/+1
|\ | | | | | | | | | | | | Conflicts: qtcreator.qbs Change-Id: Ic5e268326d93172208de291d31a716e437b9cedf
| * Update binaries' supported macOSEike Ziller2017-07-051-1/+1
| | | | | | | | | | Change-Id: If51b0395b509c8e943688a9f00352b4ac5800369 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | Doc: List supported FakeVim modes and emulated commandsLeena Miettinen2017-07-071-3/+157
| | | | | | | | | | | | | | Change-Id: I9fe1f0982829aa4e5998f03f098bef7679b44443 Done-by: Lukas Holecek Reviewed-by: Lukas Holecek <hluk@email.cz> Reviewed-by: hjk <hjk@qt.io>
* | Add std::experimental::optional as Utils::optionalEike Ziller2017-06-161-0/+18
| | | | | | | | | | | | | | | | | | Uses the reference implementation of the proposal, which later can be replaced by the std lib implementation depending on compiler and used C++ version. Change-Id: I23f2f8077f4cb26c3d9a403b1ce438b6cdb163f2 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
* | Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-06-124-8/+56
|\ \ | |/ | | | | Change-Id: I83af635dcac98e4fd78b21d8dd9dc3a27a4fdf94
| * Doc: Add build system selection step to wizard instructionsLeena Miettinen2017-06-081-1/+13
| | | | | | | | | | | | | | | | | | This was still missing from the Qt Quick Application wizard docs. Change-Id: I8e94d61080dc7877eb354c9342f49cdc1a6b01ed Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
| * Doc: Update deployment settings for B2Qt devicesLeena Miettinen2017-06-073-7/+43
| | | | | | | | | | | | | | | | | | Deploy step names have changed in Qt 5.9 and the generic Linux steps can now be used. Change-Id: I409cd2d7b289a22a3c958be32b78d6936074a535 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-024-11/+16
|\ \ | |/ | | | | Change-Id: I56004e3ec9dc9d92d33bdae438c4f7e069eccc45
| * Doc: Reflect changes made to Auto Test Project wizardLeena Miettinen2017-05-311-11/+9
| | | | | | | | | | | | Change-Id: I0e1fedf2d2ecbc85c2c589b73a709780511833c8 Task-number: QTCREATORBUG-18283 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
| * Doc: Describe iOS build settingsLeena Miettinen2017-05-313-0/+7
| | | | | | | | | | | | | | | | | | Users can select the development team to use for deploying and provisioning apps. Change-Id: I32c444ace70d06d1cf693c65193271e2d4a2f1ac Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-05-233-18/+24
|\ \ | |/ | | | | Change-Id: I01ab8c85ea3372b6dce4142ddb9cf92d903ffca6
| * Doc: Describe selecting Change to edit the CMake generatorLeena Miettinen2017-05-171-1/+2
| | | | | | | | | | Change-Id: Ieaf952d8cfb9ff14c99d76d0b6d7b3b99c6c2e96 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
| * Doc: Update and reorganize Android development requirementsLeena Miettinen2017-05-162-17/+22
| | | | | | | | | | | | | | Change-Id: I61dec28ca16b4f4849a0c8c6da8002d3f3fe2ce9 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>