Skip to content

Release refs/tags/v6.0.2-patched-snapshot-2022-01-09

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 16:49
· 16717 commits to patched/master since this release
QtCreator 6.0.2-snapshot based on Qt 6.2.2 + patches:

* Fixed CdbExt Python Support in Qbs build
* Include Qbs in Github Actions
* Improved QML/JS formatting
* Fixed MSVC output window link parsing
* Support for trailing return types in quickfixes
* Qbs Action to debug with Visual Studio
* Qbs Action to generate Visual Studio 2019 project
* extended macro expander for ActiveProject and CurrentTarget
* suppress pragma once warnings in headers
* error navigation in compile output window
* display snapshot version in about dialog
* properly indented line comments
* no jump to task list after build errors
* use patched qbs for Windows build
* use "c++2a" (gcc/clang) / "c++latest" (msvc) from qbs for clang code model

Qbs v1.21 patched snapshot 2021-11-14

* Usable msbuild project generator
* C++2a/b support for msvc
* Fixed cmake build