aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix ASAN breaking Qt DLL PATH in debugger environmentHEADdevJoerg Bornemann2026-04-094-8/+81
* Fix Qt/MSBuild version test for exact-tag buildsKarsten Heimrich2026-03-191-1/+9
* Update Changelog to v3.5.0v3.5.0Karsten Heimrich2026-03-091-0/+25
* Doc: Update copyright year in the footer to 2026Leena Miettinen2026-03-051-1/+1
* Use per-invocation qmake work directoriesKarsten Heimrich2026-03-031-4/+15
* Squish: Fix instructions for uninstallationRobert Löhning2026-03-031-5/+1
* Doc: Describe new Options in version 3.5Leena Miettinen2026-03-023-11/+51
* Register hidden 'QtVSTools.ClearSettings' name for '/Command' supportKarsten Heimrich2026-02-273-5/+12
* Serialize QtMsBuild publish and skip unchanged files at startupKarsten Heimrich2026-02-272-50/+152
* Isolate qmake intermediates per invocationKarsten Heimrich2026-02-271-0/+14
* Make qtvars.xml generation and publish race-resilientKarsten Heimrich2026-02-271-40/+129
* Add stress test for concurrent QtVars design-time buildsKarsten Heimrich2026-02-272-0/+109
* Add QML smart indent provider to bypass TextMate indentation crashKarsten Heimrich2026-02-233-2/+78
* Fix Qt version validation errors in 'OnApply(...)'Karsten Heimrich2026-02-231-9/+13
* Fix random blank lines in VS output pane loggingKarsten Heimrich2026-02-231-2/+5
* Improve Qt autodetection and avoid duplicated query runsKarsten Heimrich2026-02-232-3/+32
* Fix duplicate module-name crash in 'ConfigPage'Karsten Heimrich2026-02-231-7/+18
* Remove the fixed height of the Qt module pop-up dialogKarsten Heimrich2026-02-235-10/+26
* Expand Qt6 module catalog with missing public modulesKarsten Heimrich2026-02-231-3/+136
* Add Qt Protobuf and Qt GRPC to Qt6 module listKarsten Heimrich2026-02-231-0/+56
* Prevent Qt-managed presets from being rewritten to cyclic inheritsKarsten Heimrich2026-02-231-6/+18
* Fix duplicate Qt-Debug/Qt-Release presets when hiddenKarsten Heimrich2026-02-191-1/+12
* Preserve user edits in CMakePresets while maintaining integrity checksKarsten Heimrich2026-02-197-22/+320
* Avoid synchronous IComponentModel lookupsKarsten Heimrich2026-02-163-9/+27
* Fix rc.exe error RC1107 when path has space, add tests-casesKarsten Heimrich2026-02-123-4/+185
* Update docs and marketplace template to list VS baselines and 2026 reuseKarsten Heimrich2026-02-123-11/+17
* Introduce GetReleaseString() to fetch the current VS versionKarsten Heimrich2026-02-125-22/+70
* Remove traces of the MsBuild in-proc testrunner implemenationKarsten Heimrich2026-02-037-686/+35
* Switch tests to use MsBuild.GetProperty(...) for build propertiesKarsten Heimrich2026-02-035-93/+179
* Introduce MsBuild.GetProperty(...) for dynamic property retrievalKarsten Heimrich2026-02-031-2/+76
* Switch basic Qt/MSBuild build tests to run out-of-procKarsten Heimrich2026-02-036-74/+200
* Squish: Update "Invalid Qt versions" dialogRobert Löhning2026-02-032-4/+17
* Split MsBuildProjectReaderWriter tool logic into subfoldersKarsten Heimrich2026-02-0318-368/+587
* Introduce DirectorySnapshot class to cleanup after qmake runKarsten Heimrich2026-02-022-1/+113
* Add qmltyperegistrar support and harden .cbt marker handlingKarsten Heimrich2026-02-0215-11/+1607
* Refine moc predefs conversion and fallback handlingKarsten Heimrich2026-02-025-61/+279
* Add a debug line that prints the final command used for uicKarsten Heimrich2026-02-021-0/+3
* Fix missing extension.vsixmanifest file on jenkins test runKarsten Heimrich2026-01-212-11/+15
* Route exceptions to a log file by default and keep output pane cleanKarsten Heimrich2026-01-214-19/+112
* Fix VS code analyzer warningsKarsten Heimrich2026-01-211-21/+21
* Remove unmaintained vsconfig filesKarsten Heimrich2026-01-135-100/+1
* Centralize Qt query validation and harden version initKarsten Heimrich2026-01-134-67/+174
* Fix idle task scheduling and timestamp persistenceKarsten Heimrich2026-01-131-11/+37
* Fix access to diposed JsonRpc objectKarsten Heimrich2026-01-132-3/+3
* Fix method not found exception after update to Newtonsoft.Json 13.0.4Karsten Heimrich2026-01-137-17/+26
* Add an option to disable network access (suppress automatic QMLLS updates)Karsten Heimrich2026-01-132-1/+24
* Update extension to support downloading qmlls under new namesKarsten Heimrich2026-01-136-23/+72
* Remove now superfluous VS2019 x86 solution platform configurationKarsten Heimrich2026-01-131-253/+57
* Bump MSTest.TestAdapter and MSTest.TestFramework version to 4.0.2Karsten Heimrich2026-01-1326-649/+487
* Refactor solution and test project management for 2019 and aboveKarsten Heimrich2026-01-1310-9/+311