Skip to content

Release v10.0.1 snapshot 2023-04-02

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 18:21
· 166 commits to patched/10.0 since this release

QtCreator 10.0.1 snapshot + patches:

  • Fixed resolve types for curly brace constructors
  • Build QmlDesigner with Qbs
  • Added MSVC caret diagnostics output parsing support
  • Fixed MSVC output window file links on notes
  • Visualize Git changes in project tree
  • 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 2022
  • Qbs Action to generate Visual Studio 2022 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

Patched of Qbs 2.0 snapshot + patches:

  • Added support for "object" targets
  • Usable MsBuild project generator
  • C++2b and C++2a support for MSVC