summaryrefslogtreecommitdiff
path: root/doc/qtcreator
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-05-171-0/+2
|\ | | | | | | | | | | | | Conflicts: coin/instructions/build.yaml Change-Id: I697b0107e75c6259989247de2180437d7987ff37
| * Doc: Hide text and links that only apply to Qt Creator Manual10.0Leena Miettinen2023-05-171-0/+2
| | | | | | | | | | | | | | ...from the QDS manual. Change-Id: I24be3b656922b1c10643f6ef274f1fa91c8330df Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-05-112-11/+52
|\ \ | |/ | | | | Change-Id: I98e5e1ad43103984b490c65cdeed84b7414303b3
| * Doc: Don't mention qmake in Qt Quick debugging instructionsLeena Miettinen2023-05-112-11/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | The same field is available for both qmake and CMake projects. Use a screenshot from a CMake project. Also point to "Preferences > Build & Run > Default Build Properties" for globally enabling QML debugging and explain what "Use Project Default" and "Leave at Default" mean. Fixes: QTCREATORBUG-29089 Change-Id: I3d007d10ca3247dc387eaf21d4d4623d7e90167d Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | ProjectExplorer: Rename 'Device' into 'Run device' in Kit settingshjk2023-05-103-5/+5
| | | | | | | | | | | | | | | | | | Similar for 'Run device type'. Less ambiguity. Change-Id: Iab88009b92ae760f14140ac8bbdadea51d6dfad4 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | Doc: Update shortcut descriptionsOrgad Shaneh2023-05-081-2/+2
| | | | | | | | | | | | | | | | Follow-up commit 27966a17499a23f2d681f4318787eb49c938d6b1. Task-number: QTCREATORBUG-10170 Change-Id: Ifbb370ee6500e0cfdc63772c05bf33cae4b957c9 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-05-054-6/+10
|\ \ | |/ | | | | Change-Id: I7a3925ad8e4f97461b64a70217102ed900430253
| * Doc: Fix link to Qt UI Tools Text Finder exampleLeena Miettinen2023-05-041-2/+2
| | | | | | | | | | | | | | The word "Example" was removed from the doc title. Change-Id: I67250c2f09a9c21e93a2d48e6391ac175780336c Reviewed-by: Eike Ziller <eike.ziller@qt.io>
| * Doc: Describe the "Qt Quick Application (compat)" wizard templateLeena Miettinen2023-05-023-4/+8
| | | | | | | | | | | | | | Fix descriptions of the "Qt Quick Application" wizard template. Change-Id: I15390252b29f5437d488bb8692787993855d1545 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Doc: Describe the markdown editorLeena Miettinen2023-04-286-2/+29
| | | | | | | | | | | | Task-number: QTCREATORBUG-28996 Change-Id: I9222f51e5e6c1131198a0eef0361531190675db9 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Doc: Try to make All Topics more visibleLeena Miettinen2023-04-263-4/+12
| | | | | | | | | | | | | | | | | | And provide some tips for searching. Task-number: QTCREATORBUG-28996 Change-Id: I35d611326555ccc568c98c49e092380d206fce6b Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Doc: Remove detailed info about wizard templatesLeena Miettinen2023-04-2610-308/+96
| | | | | | | | | | | | | | | | Improve descriptions of some wizard templates. Task-number: QTCREATORBUG-28996 Change-Id: Ib53fa38918120af60a03f3850fed7db1e6f0c391 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Terminal: add cmd shell integration when using clinkCristian Adam2023-04-251-0/+12
| | | | | | | | | | | | | | | | | | | | | | The script was provided at https://github.com/chrisant996/clink/discussions/453 If clink is not installed cmd will not have any issues, since only the environment variable CLINK_PATH will be set. Change-Id: I9f1d16933ae6bbcb3da1243e8704af6dc86b9a4d Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-242-4/+4
|\ \ | |/ | | | | Change-Id: I8b36c1812b61dbe08fe3e7930f950e6b8e8a7079
| * Doc: Replace libSM-dev with libsm-devLeena Miettinen2023-04-192-4/+4
| | | | | | | | | | | | | | | | Which is the correct way to write the name of the package. Fixes: QTCREATORBUG-29031 Change-Id: I860051b8e5f94a800d6f7b448daf02ae01611f9d Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Doc: Fix references to locator screenshots in How-tosLeena Miettinen2023-04-211-3/+6
| | | | | | | | | | | | | | | | | | They are now in WEBP format. Also, move some text and images around and add a reference to screenshot that shows a list of found files. Change-Id: I219e2b94fe22ffc6d36b0de34529d3849a76ff1b Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Doc: Replace Manual front page icons with Qt Creator iconsLeena Miettinen2023-04-2118-286/+0
| | | | | | | | | | | | | | | | | | | | | | To create connections between the UI and the different chapters of the manual. Remove the SVG source files for the old front page icons. Task-number: QTCREATORBUG-28996 Change-Id: I9bd977df1005a4f8d6d60b438a66ec02ebb2bfb3 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Doc: Remove info about manually adding files to CMakeLists.txtLeena Miettinen2023-04-212-7/+1
| | | | | | | | | | | | | | | | It is now done automatically. Task-number: QTCREATORBUG-28996 Change-Id: I25844b087575eba11cdce1c8a2f5040c92dae80e Reviewed-by: Cristian Adam <cristian.adam@qt.io>
* | CMakePM: Add CMake source file parserCristian Adam2023-04-201-0/+42
| | | | | | | | | | | | | | | | | | | | Files taken from the CMake repository https://gitlab.kitware.com/cmake/cmake.git 624461526f4707a2406ebbd40245a605b6bd41fa (tag: v3.26.3) Change-Id: I9ef388908cd22eb2748b5c17d039848ee23585b9 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Doc: Remove details about locator filters and refer to tooltipsLeena Miettinen2023-04-2011-133/+78
| | | | | | | | | | | | | | | | | | | | - Reorganize the topic contents, so that all examples are in one place - Add subtitles - Update screenshots Task-number: QTCREATORBUG-28996 Change-Id: Id139b19c5ff18c08b7a27494d6ac5051b298c014 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-133-3/+9
|\ \ | |/ | | | | | | | | | | | | | | | | Conflicts: src/plugins/python/pipsupport.cpp src/plugins/qtsupport/exampleslistmodel.cpp src/plugins/qtsupport/examplesparser.cpp tests/auto/examples/tst_examples.cpp Change-Id: I00273622423fa99d41621969f6ecbbdaa0e18664
| * CMakeProject templates/examples: Fix the install lineAlessandro Portale2023-04-053-3/+9
| | | | | | | | | | | | | | | | | | The installation command needs to define RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} Fixes: QTCREATORBUG-28999 Change-Id: If3f6ed15ef248eb07628bdc9fa4d11a678839a27 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-315-176/+199
|\ \ | |/ | | | | | | | | | | | | | | Conflicts: cmake/QtCreatorIDEBranding.cmake qbs/modules/qtc/qtc.qbs src/libs/utils/multitextcursor.cpp Change-Id: I54b00ea5e6953078beed7673b5de31114f983bfa
| * Doc: Update the Examining Data topicLeena Miettinen2023-03-315-176/+199
| | | | | | | | | | | | | | | | | | | | | | - Add some basic info - Move info about Qt objects from Expressions view, How-tos, and Debugging Helpers topics - Add links Task-number: QTCREATORBUG-28778 Change-Id: I9ef5fbaef610e7a183a8d903d73e0e052c3e7177 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
* | Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-03-301-0/+8
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/libs/utils/filepath.cpp src/plugins/qmldesigner/qmldesignerexternaldependencies.cpp src/plugins/qmlprojectmanager/cmakegen/generatecmakelists.cpp tests/unit/unittest/CMakeLists.txt Change-Id: I017a6075db41a5233487ac855ffe23de2b2bb0ee
| * \ Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenssen2023-03-2914-57/+247
| |\ \ | | |/ | | | | | | Change-Id: Idd5eac05f3506387e5f1884e22cc2c902032bbe1
| * | Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-26211-1513/+2220
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | bigger conflicts resolved at: src/plugins/qmldesigner/CMakeLists.txt src/plugins/qmlprojectmanager/qmlprojectrunconfiguration.cpp Change-Id: I08e2a109d8e37cbd77225129854e9e633725bfc7
| * | | Doc: Add info about mode selectors being hidden by defaultMats Honkamaa2023-03-091-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | Task-number: QDS-9383 Change-Id: I4535c81328c52f1e7400f89c7f08553985519b48 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
| * | | Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2023-01-102-10/+105
| |\ \ \ | | | | | | | | | | | | | | | Change-Id: Ic60cb293d07e7e25716adfbaa2f35e9d25ca148b
* | \ \ \ Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-2961-608/+930
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cmake/QtCreatorIDEBranding.cmake qbs/modules/qtc/qtc.qbs src/plugins/remotelinux/genericlinuxdeviceconfigurationwidget.cpp src/tools/perfparser Change-Id: Ie5643100e0eb00e0933359dce320169b876f5634
| * | | | Doc: Add docs for Peripheral Registers view in Debug modeLeena Miettinen2023-03-282-4/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTCREATORBUG-28778 Change-Id: I17b66417c943c08295a8e7fb9936e5f8d28b9263 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
| * | | | Doc: Update the docs for the Expressions view in Debug modeLeena Miettinen2023-03-284-18/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTCREATORBUG-28778 Change-Id: I687fb1bb2ecf6dbc511bffc70a6f9ac00aee6ee9 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
| * | | | Doc: Edit docs for Debug mode Disassembler and Debugger Log viewsLeena Miettinen2023-03-277-26/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTCREATORBUG-28778 Change-Id: I66ea94881dc1ce3fa8d8fbe3bdd4b59504330738 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
| * | | | Doc: Edit Registers view docsLeena Miettinen2023-03-273-9/+49
| | |_|/ | |/| | | | | | | | | | | | | | | | | | Task-number: QTCREATORBUG-28778 Change-Id: I30f24e7c192332611f9e7d14ec5541b6adccb9a5 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
| * | | Doc: Describe Threads, Modules, and Source Files debugger viewsLeena Miettinen2023-03-244-23/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add screenshots and more information about the views. Task-number: QTCREATORBUG-28778 Change-Id: I385c1f6dd5eeed20d122bed2d9420b32b9a3d70b Reviewed-by: David Schulz <david.schulz@qt.io>
| * | | Doc: Update debugger topicsLeena Miettinen2023-03-2314-171/+251
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add info about PDB - Edit info about setting up debuggers and add (existing) screenshots - Update info about Add Breakpoints view - Move some text around Task-number: QTCREATORBUG-28778 Change-Id: Ice3813ef2d4b143ed1f9d246aa6c029829dee60f Reviewed-by: David Schulz <david.schulz@qt.io> Reviewed-by: Christian Stenger <christian.stenger@qt.io>
| * | | Doc: Update Android docsLeena Miettinen2023-03-2117-230/+199
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: QTCREATORBUG-28858 Task-number: QTCREATORBUG-28721 Change-Id: Id18a2ad0f88600362a5d10e36b3e3d95e5d19644 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
| * | | Doc: Update docs for Docker devicesLeena Miettinen2023-03-214-20/+43
| | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTCREATORBUG-28721 Change-Id: Ie00e736a0a7d8d3d7c6238ce74e1d516bb5dca1a Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
| * | | Doc: Update info about Testing preferencesLeena Miettinen2023-03-1613-110/+120
| | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTCREATORBUG-28721 Change-Id: I649902d2d2d336abd21d01a0b3b0febf13084b04 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
* | | | Copilot: add copilot suggestion tooltipsDavid Schulz2023-03-291-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These tooltips allow to switch the currently visible suggestion as well as applying it using the mouse. Change-Id: I30b9a76ae57c66887f4e1b1311e1a7248ed0f194 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
* | | | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-1622-71/+167
|\ \ \ \ | |/ / / | | | | | | | | Change-Id: Ie591b7130b33a042509e56701384f8ff4d9cb7f8
| * | | Doc: Fix a broken link to Editing MIME TypesLeena Miettinen2023-03-151-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I545ec936b52db08c804f0fe025429dc39ddce978 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
| * | | Doc: Fix UI string in Build Settings docsLeena Miettinen2023-03-151-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I1627dc59266767ec02ac80999931a8497e3be309 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
| * | | Doc: Describe version control system preferencesLeena Miettinen2023-03-1420-69/+165
| | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTCREATORBUG-28721 Change-Id: Ib4d1899885012af5eac176fd53e5536f69a2689b Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* | | | Terminal: Add shell integrationMarcus Tillmanns2023-03-161-0/+13
| | | | | | | | | | | | | | | | | | | | Change-Id: Ic1e226b56f0103e5a6e7764073ab7ab241b67baa Reviewed-by: Cristian Adam <cristian.adam@qt.io>
* | | | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-1331-145/+286
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Conflicts: src/shared/qbs Change-Id: I33e13270c8c15a51b4ce4eaa6b4584041ed124e0
| * | | Doc: Update Clang tools infoLeena Miettinen2023-03-104-30/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clang-Tidy and Clazy can now be run separately and the results are shown in separate views in the Debug mode. Task-number: QTCREATORBUG-28721 Change-Id: I74dd866b68657460603cdf36d12ddf1758b761c2 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
| * | | Doc: Describe changes in CMake build settingsLeena Miettinen2023-03-108-54/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added `Show advanced options by default` to `Edit > Preferences > CMake > Tools` - Moved `Autorun CMake` to `Edit > Preferences > CMake > General` - Reorganize the building with CMake topic and add subtitles for readability Task-number: QTCREATORBUG-28721 Change-Id: Id8bab60bc2e148c067ac1eb3669b544d12031078 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
| * | | Doc: Describe Formatter tab in Preferences > CMakeLeena Miettinen2023-03-108-15/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update screenshots and fix alt text to use {} instead of "". Task-number: QTCREATORBUG-28721 Change-Id: I9535f099047b36dda2f7a37b181c688e40a534d1 Reviewed-by: Xavier BESSON <developer@xavi-b.fr> Reviewed-by: Cristian Adam <cristian.adam@qt.io>
| * | | Doc: Remove 'Window UI - Dynamic load' from project templatesLeena Miettinen2023-03-091-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTCREATORBUG-28721 Change-Id: Id1369c189ef4e92ec646e16fa7b8fc4a3d65c877 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>