aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set up legacy release2.10Miguel Costa2023-09-0530-146/+124
* Update QML spec to Qt 5.15.9Miguel Costa2023-09-056-122/+138
* Fix removed Qt version re-appears after setting default versionKarsten Heimrich2023-02-241-1/+1
* Doc: Add topic for loading existing Qt projects (.pro)Leena Miettinen2023-02-241-10/+20
* Fix upgrading old projects from notification aerav2.10.1.2Karsten Heimrich2023-01-242-16/+11
* Get version from repo tagMiguel Costa2023-01-244-90/+93
* Disable update project notificationMiguel Costa2023-01-242-4/+10
* Update version number to 2.10.0v2.10.0Miguel Costa2023-01-052-1/+30
* Fix multiple enumeration runs and store as ListKarsten Heimrich2023-01-031-2/+2
* Fix COM exceptionKarsten Heimrich2023-01-031-2/+4
* Fix QML debug blocking app startMiguel Costa2022-12-192-9/+29
* Doc: Add note about rebuilding projects after enabling QML debuggerLeena Miettinen2022-12-191-0/+3
* Update .gitignore file to omit generated doc filesKarsten Heimrich2022-12-161-0/+4
* Fix project name with space(s) have no *.vcxproj.filters fileKarsten Heimrich2022-12-169-28/+28
* Add support for --no-zstd for rccdwsdolce2022-12-164-0/+31
* Add OpenGLWidgets to Qt6 modulesdwsdolce2022-12-161-10/+18
* Update configure line and exclude Open GLKarsten Heimrich2022-12-161-1/+1
* Fix natvis file copy for namespaced QtKarsten Heimrich2022-12-161-12/+15
* Add natvis support for QQuickItemKarsten Heimrich2022-12-162-0/+78
* Fix broken output in Qt version checksKarsten Heimrich2022-12-162-8/+11
* Disable project model selectionMiguel Costa2022-12-161-1/+1
* Doc: Update Tutorial: Qt Widgets ApplicationLeena Miettinen2022-12-159-11/+11
* Doc: Use active voice instead of passive voiceLeena Miettinen2022-12-153-43/+44
* Doc: Update Tutorial: Qt Quick ApplicationLeena Miettinen2022-12-153-12/+13
* Doc: Add tutorial for debugging Qt Quick appsLeena Miettinen2022-12-157-10/+119
* Doc: Link to "Qt VS Tools - Project format versions" documentLeena Miettinen2022-12-151-1/+11
* Doc: Mention that Qt versions must be built for MSVCLeena Miettinen2022-12-151-1/+2
* Add QtDllPath to the front of the existing PATHYakup Cengiz2022-11-211-1/+1
* Fix missing natvis visualizer for QUuidKarsten Heimrich2022-11-214-4/+20
* Add check for Linux to fix broken path deserializationKarsten Heimrich2022-11-211-1/+8
* Improve Qt version pageKarsten Heimrich2022-11-212-35/+58
* Rework QMake, QMakeQuery and QMakeImportKarsten Heimrich2022-11-217-103/+185
* Simplify some LINQ code, adjust some warningsKarsten Heimrich2022-11-216-19/+17
* Fix VS crash. Use more generic catch clause for invalid inputKarsten Heimrich2022-11-211-2/+2
* Add support for ARM64Miguel Costa2022-11-077-34/+100
* Use RegExpr pattern to parse vcvars environmentMiguel Costa2022-11-071-73/+48
* Support multiple matches of RegExpr patternMiguel Costa2022-11-073-20/+130
* Squish: Split off global object mapRobert Löhning2022-10-266-26/+61
* Squish: Move installation specific code to separate fileRobert Löhning2022-10-266-54/+87
* Squish: Read expected Qt VS Tools version from environment variableRobert Löhning2022-10-262-3/+11
* Fix TOC of project formats documentationMiguel Costa2022-10-261-14/+14
* Squish: Shorten long linesRobert Löhning2022-10-265-10/+10
* Squish: Add test for verifying successful uninstallationRobert Löhning2022-10-265-11/+96
* Squish: Test uninstalling Qt VS ToolsRobert Löhning2022-10-187-25/+87
* Squish: Test installing Qt VS Tools from VS MarketplaceRobert Löhning2022-10-185-38/+159
* Fix expression is always 'true' or always 'false'Karsten Heimrich2022-10-0515-122/+86
* Fix buildKarsten Heimrich2022-10-051-0/+1
* Modernization: Update propertiesKarsten Heimrich2022-10-0448-580/+234
* Modernization: Replace casts with pattern variableKarsten Heimrich2022-10-0429-413/+320
* Squish: Support VS2022Robert Löhning2022-09-281-4/+4