aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Update perf profiler documentationUlf Hermann2017-11-235-87/+156
| | | | | | | | Numerous things have changed in the perf profiler since this was last edited. Change-Id: I5443b526fc203ecc506401343b90c81038869f62 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
* Doc: Update Qt Quick UI Prototype wizard docsLeena Miettinen2017-11-211-3/+4
| | | | | | | | | | | The wizard name has changed. The option to create an ui.qml file has been replaces with the option to add a virtual keyboard. Change-Id: I2466500dcabda59586806939c0e7b8f3100d6677 Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
* Fix outdated perf profiler documentationUlf Hermann2017-11-211-9/+8
| | | | | | | | | | | | The event types should now be chosen in a structured way, not as additional arguments. This is a hotfix for 4.5. A more comprehensive documentation of the settings will follow in master. Task-number: QTCREATORBUG-19321 Change-Id: I56670bd8d54fa8a62eb35951d86e4023a2a8c680 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Describe running apps from the Application Output paneLeena Miettinen2017-11-092-0/+11
| | | | | | | | | | | This saves time when developing Qt Quick applications, because the QML files are interpreted at runtime. Therefore the app does not need to be recompiled if only QML files changed. Update the screenshot to make the Run button more visible. Change-Id: I0ff2a1ca0fc24102e9c87b00896c387c18d0f1f1 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
* Doc: Update Accelerate Bubble example to use the Swipe wizardLeena Miettinen2017-11-0711-108/+140
| | | | | Change-Id: I6f3d88788707c4ecd18c327c9145529ec0bd8fc6 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
* Doc: Update the Transitions example to use the Swipe wizardLeena Miettinen2017-11-0714-51/+281
| | | | | Change-Id: I17e6d8ddba96d28ea8f533d5993f8665fd380ca0 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
* Doc: Update info about Qt Quick Application project wizardsLeena Miettinen2017-11-076-35/+93
| | | | | | | | | | | There are now wizards for creating apps that use Qt Quick 2 types or Qt Quick 2 controls (ScrollView, StackView, or SwipeView). Some wizards generate ui.qml pages, while others don't. Therefore, an include file can no longer be shared between the tutorials and the creating projects topic. Change-Id: If06e20511cb5f6fe9da28feff40cec0250a49416 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
* Doc: Remove remaining reference to deploying incomplete APKs to AndroidLeena Miettinen2017-11-072-6/+0
| | | | | | | ... and update the screenshot. Change-Id: I9c93b0c94bec6c3f685160dd2fd0e73e33044b5c Reviewed-by: Jake Petroules <jake.petroules@qt.io>
* Doc: Describe hiding invisible items in the Qt Quick Designer NavigatorLeena Miettinen2017-11-064-3/+6
| | | | | | | Update screenshots. Change-Id: I8335131298d2a400403be2879f4f363d687c78cc Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Doc: Update info about Qbs optionsLeena Miettinen2017-11-035-43/+53
| | | | | | | | | Qbs profiles can be edited in the Kits tab in Options. Qbs settings are now a tab in Build and Run options. Change-Id: Ibb45ff4488cb061a50f48ec3237265ce5776fa24 Reviewed-by: Jake Petroules <jake.petroules@qt.io> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* Doc: Describe managing Android SDK packagesLeena Miettinen2017-11-024-2/+61
| | | | | | Change-Id: Ida9d91806e0ffd8980ef1e9df0f933f234416188 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
* Doc: Describe function for sorting lines alphabeticallyLeena Miettinen2017-11-012-13/+8
| | | | | | | | Remove the information about the external sort tool, which will now be removed from Qt Creator that we have a sorting feature. Change-Id: I508885954a2fc7f9cbd136681a69c690c710235f Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Doc: Describe CMake setting groups and changing setting typeLeena Miettinen2017-11-012-6/+13
| | | | | Change-Id: I4ea68fa3075caf316c2d88b94b8c48266a9879f7 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
* Doc: Describe using fuzzy matching in the locatorLeena Miettinen2017-11-012-4/+11
| | | | | | Change-Id: I443e8cc525772136e0ac749790890604c211bce7 Task-number: QTCREATORBUG-3111 Reviewed-by: André Hartmann <aha_1980@gmx.de>
* Doc: Add links to JSLint Error ExplanationsLeena Miettinen2017-10-271-19/+44
| | | | | | Task-number: QTCREATORBUG-19166 Change-Id: Ia9856529a0bd79450eadb348396f270ebb7d563e Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* Doc: Describe limiting build output in the Compile Output paneLeena Miettinen2017-10-271-0/+2
| | | | | | Change-Id: I1302d0554c8fd8d866a6280c45374802bd08f64d Task-number: QTCREATORBUG-2200 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
* Doc: Describe changes in the sidebar viewsLeena Miettinen2017-10-273-7/+19
| | | | | | | | | | | The project, file system, and outline views are automatically synchronized with the item active in the editor. The File System view has a new navigation menu for moving to computer, home, or project. Change-Id: I5cb25e860d3aeabae8a51c935100b3acd5ea357f Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
* Doc: Document known LLDB issueChristian Stenger2017-10-261-0/+3
| | | | | | Task-number: QTCREATORBUG-19055 Change-Id: I6d1ea5ab132704e14e9ca89348bdcd0010bfd00b Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Add a step list to Using QML Modules with PluginsLeena Miettinen2017-10-181-19/+61
| | | | | | | | | Reorganize the sections in the topic to match the order of the list. Task-number: QTBUG-63480 Change-Id: I976647fa11e3046abcd5aad322bf60029656b3e4 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Doc: Add the location of wizards on macOS in installed Qt CreatorLeena Miettinen2017-10-171-0/+3
| | | | | | | | | | On the other platforms and in the sources, the wizards can be found in share/qtcreator/templates/wizards. Task-number: QTCREATORBUG-19103 Change-Id: Ic8c67e3b45f294c6e5bc175938de6182364dd584 Reviewed-by: Jake Petroules <jake.petroules@qt.io> Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
* Doc: Add tip about stopping processes to troubleshooting debuggerLeena Miettinen2017-10-171-0/+4
| | | | | | | | | | A customer had trouble launching debugger on a Wacom Tablet when other processes were running. After all processes were stopped, the debugger could be launched. Change-Id: Ifd3da7904e9ff8e7af958e6abc7b21c1a88fa2e2 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Mika Salmela <mika.salmela@qt.io>
* Doc: Update docs after Ant support was removedLeena Miettinen2017-10-133-24/+8
| | | | | | | Gradle is now used for building APKs. Change-Id: I9ccecac39b70ada5ef1b63a7311ad9187ba0d6b9 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
* Beautifier: ClangFormat: Format current syntactic entity for no selectionNikolai Kosjar2017-09-211-5/+7
| | | | | | | | | | | | | | | | In case there was no selection, the action "Format Selected Text" could format the whole file (option) as a fallback. However, there is also the use case of formatting the syntactic entity under the cursor. Introducing another separate action for this feels wrong, so remove the fallback instead since there is already an action handling this. Change-Id: Ia73f6074433e706bb4c2d375ad5b84dd59bc93a3 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Lorenz Haas <lorenz.haas@histomatics.de>
* Beautifier: ClangFormat: Add action "Disable Formatting for Selected Text"Nikolai Kosjar2017-09-211-0/+4
| | | | | | | | Change-Id: I0786dfdc0679bbdf1cf1157067bd7f572ac7d108 Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Lorenz Haas <lorenz.haas@histomatics.de>
* CppTools: "pre-compiled" -> "precompiled"Nikolai Kosjar2017-09-081-2/+2
| | | | | Change-Id: Ia4207747a3659fc05013d22b63feb2b17b1dec81 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-082-0/+14
|\ | | | | | | Change-Id: I53a31b3463b2bd8efffb1c00e5d172854d8ff5e5
| * Doc: Add links to Qt Creator Application Manager Plugin ManualLeena Miettinen2017-09-082-0/+14
| | | | | | | | | | Change-Id: I1333652a41ff831ae5a7b84dc56041afc074cd60 Reviewed-by: hjk <hjk@qt.io>
* | Android: remove support for local/debug deployment optionJake Petroules2017-09-061-16/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | This is only usable with versions of Android older than 5. Now that Android 8 is the current version, we say goodbye to this feature as it is almost certainly no longer of use to anyone. Task-number: QTBUG-62995 Change-Id: I19795eb385b18f4dd87a1bb8df57d36c3fa28dc5 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io> Reviewed-by: BogDan Vatra <bogdan@kdab.com>
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-043-21/+50
|\| | | | | | | | | | | | | Conflicts: src/plugins/projectexplorer/projectexplorer.cpp Change-Id: I7881fc51021c49b792a384ad9f8a4f71fc457ce2
| * 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>
* | AutoTest: Remove 'Settings' from options stringChristian Stenger2017-09-041-6/+6
| | | | | | | | | | | | | | | | This string is displayed on the settings dialog - remove the obvious. Change-Id: I5352f9e0f3a2ca16965a5bf4d8513d639dd3e5d8 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-302-0/+9
|\| | | | | | | Change-Id: I9ab2c68d2bd07b0dd89051a2f5f6fa51676d8594
| * 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>
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-241-0/+37
|\| | | | | | | Change-Id: Id525d68a899f2db14c2d52c200a3a2a8a4e81590
| * 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>
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-2329-144/+74
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: qbs/modules/qtc/qtc.qbs qtcreator.pri src/libs/utils/utils-lib.pri src/plugins/clangcodemodel/clangbackendipcintegration.h src/shared/qbs Change-Id: I240e89afc76d8f40ce69d66683014b603f714707
| * 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>
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-1712-25/+70
|\| | | | | | | | | | | | | Conflicts: src/plugins/debugger/gdb/gdbengine.cpp Change-Id: I8a7c8ca07d6d6005f5d39b8f1477ebbc7a299fbf
| * 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>
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-1533-216/+198
|\| | | | | | | | | | | | | | | | | Conflicts: src/tools/clangbackend/ipcsource/clangiasyncjob.cpp src/tools/clangbackend/ipcsource/clangjobrequest.cpp src/tools/clangbackend/ipcsource/clangjobrequest.h Change-Id: Ib8602530663813ade418f995dfd2a736908cfe75
| * Doc: Describe QML/JS editing optionsLeena Miettinen2017-08-142-0/+6
| | | | | | | | | | Change-Id: I9ee84a08a45796f77bb6acf620327059b4cab93d Reviewed-by: Marco Benelli <marco.benelli@qt.io>