Skip to content

Release refs/tags/v15.0.0-patched-2024-12-05

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 01:24
· 2179 commits to patched/master since this release
QtCreator v15.0.0 + patches:

* Open cppm files as C++ files
* Recursively collapse folders in project and filesystem trees
* Support Qbs qtcHideRunnable and qtcHideRunSelector
* Avoid wrong project tree expansions for generated subnodes
* Improve QML formatting rules
* Allow play auto or video after "long" build
* Fixed resolve types for curly brace constructors
* 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 indentation logic
* Fix builtin prettry printer variadic template support
* Support for trailing return types in quickfixes
* Qbs Action to debug with Visual Studio 2022
* Qbs Action to generate Visual Studio 2022 project
* 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.5.1-snapshot + patches:

* Added support for "object" targets
* Improve Qbs Embedded with QtCreator
* Usable MsBuild project generator
* c++2a support for MSVC