aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Add \QC to the local macros.qdocconf fileLeena Miettinen2025-07-142-2/+3
| | | | | | | | | | | Remove "include($QT_INSTALL_DOCS/global/macros.qdocconf)" from qtvstools-project.qdocconf as it causes errors when building the docs with Qt 6.7 or later. Change-Id: I47a301a5093c08e52a446a2feb8677812eaa1971 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io> Reviewed-by: Ali Can Demiralp <ali.demiralp@qt.io>
* Doc: Add "Profile Qt Quick applications" to the online TOCLeena Miettinen2025-06-301-0/+1
| | | | | | Change-Id: Ic9949f5b192f66265f0e4ad8e4b3e9c2e4988ccd Reviewed-by: Miguel Costa <miguel.costa@qt.io>
* Doc: Describe profiling Qt Quick applicationsLeena Miettinen2025-06-265-1/+73
| | | | | | | | | ...by attaching them to QML Profiler in Qt Creator. Fixes: QTVSADDINBUG-1320 Change-Id: Ib0e74287a5a2c43f7aad76eb18150009212cf249 Reviewed-by: Miguel Costa <miguel.costa@qt.io>
* Doc: Update info about new optionsLeena Miettinen2025-05-056-81/+105
| | | | | Change-Id: Ib24279477f9087f4e8b59a7614f5ae1935ef9c67 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Update copyright comments to 2025Ali Demiralp2025-03-1813-49/+29
| | | | | Change-Id: I9ab1f8919a3d28cb546cd71bfdc8da1f6ae9e123 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Add settings value to enable/disable the test adapterKarsten Heimrich2024-12-031-0/+7
| | | | | | Change-Id: If867753c4560ad6e1bfbbb834b54d4a898957a33 Reviewed-by: Miguel Costa <miguel.costa@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Make spelling of QML Language Server consistentAli Can Demiralp2024-10-172-8/+8
| | | | | Change-Id: I2488e90daacd5402b885d8a1e4c6e74751067afe Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Rename the 'Browse' button to 'Import', update doc and tooltipsKarsten Heimrich2024-10-152-1/+1
| | | | | | Change-Id: I1201bb1528ebe7393f01de80fe697a2cd3eb1e20 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Fix paths to "Qt Project Settings" and "Qt Translations"Leena Miettinen2024-10-091-23/+43
| | | | | | | | | | | There are several ways to open these settings, but they are not in Extensions > Qt VS Tools anymore. The settings are only available if the project has translation files. Change-Id: Ic03890fd0222aea31b3a800684d979fab7a58240 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Fix descriptions of Versions tab in Qt OptionsLeena Miettinen2024-10-081-9/+8
| | | | | | | | | - To set the default Qt version, you now select a button, not a checkbox. - The field names in Qt Versions have changed. Change-Id: I67eb870ac1c39061114a0a833270479ab17e5a17 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Describe how to hide VS Tools OutputLeena Miettinen2024-10-083-0/+26
| | | | | | | ...so that it does not hide output from Build, for example. Change-Id: I1789be43b2a5f329a1a564351f131ad11eb85f42 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Describe hiding the conversion info messageLeena Miettinen2024-10-081-0/+13
| | | | | Change-Id: I09480e7f336929bc68b38d8160276384c5b33886 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Add screenshot of Qt/MSBuild optionsLeena Miettinen2024-10-082-0/+3
| | | | | Change-Id: I43e688a7831b7f90f7e8e1c718e03912634d6230 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Describe the "Style" option in Qt General OptionsLeena Miettinen2024-10-074-8/+44
| | | | | | | | | - Describe setting color theme and style sheet for the integrated tools - Add screenshots Change-Id: I8d2fc9cff7f8f55d9a6d76f7430f3b3a999d502a Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Document embedding Natvis files into PDB filesLeena Miettinen2024-10-073-7/+68
| | | | | Change-Id: I1bea0ee4830915c2babae317d066f0ba9d9f8992 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Update screenshots of Qt General OptionsLeena Miettinen2024-10-079-7/+8
| | | | | | | | The Qt General Options dialog has gotten so big that it is better to show one option group at the time. Change-Id: Ief2b5e087c413317d1c96edc664ed665677f3f6c Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Update the "Add Qt versions" topicLeena Miettinen2024-10-071-19/+41
| | | | | | | | | - Describe autodetecting Qt installations first - Reorganize content and add subheadings - Describe the "Update Qt installation" option Change-Id: I4981919f3cd0b2f247b4de15fd4512246be1fdaa Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Describe updating Qt VS ToolsLeena Miettinen2024-10-073-0/+35
| | | | | | | | - Describe turning on installation notifications - Describe searching for updates to development releases Change-Id: Ic437aaf957140c704b5cda5785c984b17761d2ef Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Use macros for product namesLeena Miettinen2024-10-071-28/+28
| | | | | | | | | | | - Replace "Qt Designer" with "\QD" Starting with Qt 6.8 the product name will be "Qt Widgets Designer". Use a macro to fetch the product name from the Qt used to build the docs. - Replace "Qt Liguist" with "\QL" Change-Id: I6723bedaec2f3764dd801cd88d660dbc987394e3 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Update All Topics and add it to sidebar TOCLeena Miettinen2024-10-042-2/+18
| | | | | | | | | | - Add ALL TOPICS to the sidebar TOC - Add Getting Started to All Topics and sidebar TOC - Move Install Qt VS Tools to the top of All Topics and add it to the sidebar TOC Change-Id: I4abe983ee43dd2cd7471bf763ea45d2f0400e883 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Fix field names in Qt Versions viewLeena Miettinen2024-10-041-5/+6
| | | | | | | The names of details for Qt versions changed. Change-Id: Ib2987dfbcc5a37da4b858fe5bfbcf58ca18feef8 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Add info about viewing conversion reportsLeena Miettinen2024-10-043-0/+10
| | | | | Change-Id: I1200150739469a23d33b1c84846e378bd6912a4a Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Update info about adding Qt versionsLeena Miettinen2024-10-042-12/+12
| | | | | | | | - The Add and Remove buttons now have text labels. - The default Qt version is now set with the Default button. Change-Id: I28b29a2c7dea2730230d4b22dd29a5d9f9bf92e7 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Fix the link to the Qt Qml module docsLeena Miettinen2024-09-131-1/+1
| | | | | | | | | The module name is now written with only an initial capital, so old links break when the docs are built on Linux. Change-Id: I1e98f53c5e16db8e769a6c3d36993684b50fc2f3 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Use a standard front page for the docsLeena Miettinen2024-09-1311-31/+77
| | | | | | | For consistency with other Qt tools doc sets. Change-Id: I6112f1030df7e143ca8e03f8581475dbe4267eb8 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Add documentation for QtTest adapterKarsten Heimrich2024-07-2410-2/+390
| | | | | Change-Id: I62559c4164855d92e7fb1141fec08a5310facb43 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Update the image about remote debugging on LinuxLeena Miettinen2024-07-113-1/+1
| | | | | | Change-Id: I2a9b9351967ac791109fdb88c839776436173b09 Reviewed-by: Karolina Sofia Bang <karolina.bang@qt.io> Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Update line drawing of VS Project and MSBuildLeena Miettinen2024-07-053-1/+1
| | | | | | Change-Id: I30eef35b80230d5eb7e3818c847154abb6995905 Reviewed-by: Karolina Sofia Bang <karolina.bang@qt.io> Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Fix some inconsitent word casingKarsten Heimrich2024-06-251-6/+6
| | | | | Change-Id: I6835c15cca0f6f34c8a2daab853acdb56fde42ca Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Add a link to the Qt VS Tools in Qt AcademyLeena Miettinen2024-05-151-0/+4
| | | | | | | Fixes: QTVSADDINBUG-1200 Change-Id: I1fed9759d66c51e502dd31d03ebf369a0f4ef34f Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io> Reviewed-by: Ali Can Demiralp <ali.demiralp@qt.io>
* Doc: Describe a step needed to debug CMake projectsLeena Miettinen2024-05-061-0/+3
| | | | | | | | | You need to set the main source file as a startup command to enable the Start Debugging command (F5). Change-Id: I9d43701966063aa424cfe403ec187877335026ed Reviewed-by: Ali Can Demiralp <ali.demiralp@qt.io> Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Fix online TOC (sidebar) and copyright yearLeena Miettinen2024-04-182-1/+2
| | | | | Change-Id: Ifb49b8c494b0357c764b2de5dec6928e84bd50c6 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Update tutorialsLeena Miettinen2024-04-165-5/+9
| | | | | | | | | | | - "Precompiled header" was renamed and moved to the module selection page - Add the link to the QMMLS docs to extenal links because the topic title has changed between Qt versions Change-Id: I400431276ab868855cf0d5c7666fdea847656b01 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io> Reviewed-by: Ali Can Demiralp <ali.demiralp@qt.io>
* Change source license to LicenseRef-Qt-Commercial or GPL-3.0-onlyAli Can Demiralp2024-02-285-5/+5
| | | | | | | | ... WITH Qt-GPL-exception. Fixes: QTVSADDINBUG-1179 Change-Id: I74fe451eec352af13436548cfd9a28f832fc0757 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Fix typo "gile" > "file"Leena Miettinen2024-01-221-1/+1
| | | | | Change-Id: I83a5aa17d7bed65bba367795efa3fabdf64f3148 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Update writing style and screenshotsLeena Miettinen2024-01-223-147/+147
| | | | | | | | | | | Follow the guidelines from the Microsoft Style Guide: - Use "go to" for menus, commands, views, and tabs - Avoid "you can" - Avoid "field" and "checkbox" (talk about the actions, not the UI) Change-Id: Ifa3903c455983480c7cb4340b8d287465cfea23a Reviewed-by: Miguel Costa <miguel.costa@qt.io> Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Describe turning on QML language serverLeena Miettinen2024-01-222-1/+58
| | | | | Change-Id: I34b11ee8a252ec5c34b4fc5885a4c8ab441cc318 Reviewed-by: Miguel Costa <miguel.costa@qt.io>
* Doc: Describe registering installed Qt versionsLeena Miettinen2024-01-183-5/+17
| | | | | | Change-Id: I1ed3b2e9a177a4546b3d18070d010248db42792e Reviewed-by: Ali Can Demiralp <ali.demiralp@qt.io> Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Update license year from 2023 to 2024Ali Can Demiralp2024-01-0912-12/+12
| | | | | Change-Id: I38700243f7ef55239b247945324e4e0a978b097f Reviewed-by: Miguel Costa <miguel.costa@qt.io>
* Doc: Describe selecting Qt versions for CMake projectsLeena Miettinen2023-09-051-0/+21
| | | | | | Task-number: QTVSADDINBUG-1122 Change-Id: I96a39b590d58a3f13ab159709e95de992f7d7937 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Doc: Describe Legacy Project Filter toolbar buttonLeena Miettinen2023-09-012-0/+8
| | | | | Change-Id: Iba7924af2e2579c07089efd4d3e0a62bd6eec553 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
* Doc: Auto-generate navigation linking based on "All Topics"Leena Miettinen2023-07-251-0/+5
| | | | | Change-Id: I5ccecf8ab5027cc54693dca9f50790698bdf5524 Reviewed-by: Miguel Costa <miguel.costa@qt.io>
* Doc: Group How-tos according to user tasksLeena Miettinen2023-07-212-35/+126
| | | | | | | | | | | - Use an alphabetically sorted list in the sidebar TOC and the help contents to provide users with alternative ways of finding information. - The landing pages for different topic types are needed for the Help contents in Qt Creator Change-Id: I995d74faaf253cf75baaeeaa3961f6ee4e6791b0 Reviewed-by: Miguel Costa <miguel.costa@qt.io>
* Doc: Remove "Manual" from the document titleLeena Miettinen2023-07-212-5/+5
| | | | | | | The information is no longer organized in book format. Change-Id: I04be0e4fe7434b923e1d6b4981bd53643ebac8e8 Reviewed-by: Miguel Costa <miguel.costa@qt.io>
* Doc: Remove info that is not relevant to the tutorialLeena Miettinen2023-07-211-4/+0
| | | | | | | | The Start Qt Designer topic now explains how to run Qt Designer in a detached window by default. Change-Id: Ie0bff9c693eeb38cb38c51e3f86231a936b64ede Reviewed-by: Miguel Costa <miguel.costa@qt.io>
* Doc: Move how to update translation files to a separate topicLeena Miettinen2023-07-213-8/+48
| | | | | | | | Add information about how to view the descriptions of the provided properties and how to find additional options. Change-Id: I02c025e33eb5624f5b1a157a79b6f490c0b748fa Reviewed-by: Miguel Costa <miguel.costa@qt.io>
* Doc: Update Reference topicsLeena Miettinen2023-07-213-44/+85
| | | | | | | | | - Add screenshots - Turn lists into tables - Add links to related topics Change-Id: I96a261ab8c95cbce0d6af06241ffc792406148d1 Reviewed-by: Miguel Costa <miguel.costa@qt.io>
* Doc: Update how-to topicsLeena Miettinen2023-07-217-78/+221
| | | | | | | | | | | | - Split up more topics - Create a topic for all how-to topics and list most important ones on the front page - Make topic structure and contents more consistent - Add section titles and screenshot - Add links between topics Change-Id: I1a89dfb1cd1ed8db1569eede5ac7f6612f2b7b37 Reviewed-by: Miguel Costa <miguel.costa@qt.io>
* Doc: Describe building solutions with older project formatLeena Miettinen2023-07-183-10/+68
| | | | | | | | As well as converting them to the latest format. Task-number: QTVSADDINBUG-1074 Change-Id: I159e0ad3d74616bae5f633bee9d138d5cc5ecd85 Reviewed-by: Miguel Costa <miguel.costa@qt.io>
* Doc: Remove info about importing and exporting projectsLeena Miettinen2023-07-185-85/+28
| | | | | | | | | - The option to create .pro files was removed - The option to use CMake when creating projects was added Task-number: QTVSADDINBUG-1074 Change-Id: I61cdb10a159898422cfa67d1fd33cbbec18d7aed Reviewed-by: Miguel Costa <miguel.costa@qt.io>