Activity
Fix build on VS2019
Fix build on VS2019
Fix captured variable 'command' is disposed in the outer scope
Fix captured variable 'command' is disposed in the outer scope
Fix test failing if no Qt version is registered
Fix test failing if no Qt version is registered
Fix VSTHRD003: Avoid awaiting foreign Tasks
Fix VSTHRD003: Avoid awaiting foreign Tasks
Fix VSSDK007: Avoid ThreadHelper for fire and forget tasks
Fix VSSDK007: Avoid ThreadHelper for fire and forget tasks
ARM: Fix Common-Controls dependency for c++ projects
ARM: Fix Common-Controls dependency for c++ projects
Squish: Expect compilation failure
Squish: Expect compilation failure
Revert "Check $(UseDebugLibraries) in addition to $(Configuration) in…
Revert "Check $(UseDebugLibraries) in addition to $(Configuration) in…
Squish: Don't use workaround in fixed versions of MSVS2022
Squish: Don't use workaround in fixed versions of MSVS2022
Refactor ProjectImporter.cs
Refactor ProjectImporter.cs
Refactor QtVsTools.Core.Common.Json
Refactor QtVsTools.Core.Common.Json
Refactor ConversionReportViewer.cs
Refactor ConversionReportViewer.cs
Move "Development releases" notification
Move "Development releases" notification
Fix cannot "Run" Qt project built with cmake
Fix cannot "Run" Qt project built with cmake
Refine and standardize log messages for improved clarity and consistency
Refine and standardize log messages for improved clarity and consistency
Update v3.3.1 changelog
Update v3.3.1 changelog
Remove another unfortunate dependency 'System.Collections.Immutable'
Remove another unfortunate dependency 'System.Collections.Immutable'
Replace PEReader with native PE header parsing
Replace PEReader with native PE header parsing
Disable Test_BigSolution for all configs
Disable Test_BigSolution for all configs
Remove unused target QtMocUpdateIncludePath
Remove unused target QtMocUpdateIncludePath
tests: Set QtMsBuild env.var. in MsBuild.Run()
tests: Set QtMsBuild env.var. in MsBuild.Run()
Remove old QML static plugin generation
Remove old QML static plugin generation
Add auto-test for static QML plugin
Add auto-test for static QML plugin
Skip flaky Core tests
Skip flaky Core tests
Add sample project based on Qt Quick template
Add sample project based on Qt Quick template
Fix repc output being ignored by moc
Fix repc output being ignored by moc
Ensure QtQmlPluginImportCpp is deleted on clean
Ensure QtQmlPluginImportCpp is deleted on clean
Fix RuntimeLibrary option not being propagated from Qt_RUNTIME_
Fix RuntimeLibrary option not being propagated from Qt_RUNTIME_
Use qt_add_resources instead of CMAKE_AUTORCC in templates and tests
Use qt_add_resources instead of CMAKE_AUTORCC in templates and tests
Add readme to Qt/MSBuild to clarify the steps to use it standalone
Add readme to Qt/MSBuild to clarify the steps to use it standalone