Skip to content

Releases: hicknhack-software/Qt-Creator

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

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

Release QtCreator v6.0.2-patched snapshot 2021-12-19

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
    Before:
    Before Screenshot
    After:
    After Screenshot
  • Support for trailing return types in quickfixes
    Demo Animation
  • 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
    Demo Animation
  • display snapshot version in about dialog
    About Dialog
  • properly indented line comments
    Before:
    Before Animation
    After:
    After
  • 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

Release QtCreator v6.0.1-patched snapshot 2021-12-10

QtCreator 6.0.1-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
    Before:
    Before Screenshot
    After:
    After Screenshot
  • Support for trailing return types in quickfixes
    Demo Animation
  • 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
    Demo Animation
  • display snapshot version in about dialog
    About Dialog
  • properly indented line comments
    Before:
    Before Animation
    After:
    After
  • 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

Release refs/tags/v6.0.1-patched-snapshot-2021-12-06

QtCreator 6.0.1-snapshot based on Qt 6.2.1 + patches:

* Fixed CdbExt Python Support in Qbs build
* Workaround Qt recursive QMultiHash::emplace bug
* Include Qbs in Github Actions
* Fixed Qt 6.2.2 and clangd support
* 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 support for msvc
* Fixed cmake build

Release refs/tags/v6.0.0-patched-snapshot-2021-11-28

QtCreator 6.0.0-snapshot based on Qt 6.2.1 + patches:

* Include Qbs in Github Actions
* Fixed Qt 6.2.0 and clangd support
* 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 support for msvc
* Fixed cmake build

Release refs/tags/v6.0.0-patched-snapshot-2021-11-21

QtCreator 6.0.0-snapshot based on Qt 6.2.1 + patches:

  • Include Qbs in Github Actions
  • Fixed Qt 6.2.0 and clangd support
  • 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 support for msvc
  • Fixed cmake build

Release refs/tags/v5.0.3-patched-2021-11-07

07 Nov 15:39
Compare
Choose a tag to compare
QtCreator 5.0.3 + patches:

* 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.20.1 patched 2021-10-03

* Usable msbuild project generator
* C++2b and C++2a support for msvction is more usable (still opinionated)

Release refs/tags/v6.0.0-rc1-patched-snapshot-2021-10-30

QtCreator 6.0.0-rc1-snapshot based on Qt 6.2.1 + patches:

  • Include Qbs in Github Actions
  • Fixed Qt 6.2.0 and clangd support
  • 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-10-29

  • Usable msbuild project generator
  • C++2a support for msvc
  • Fixed cmake build

Release refs/tags/v6.0.0-beta2-patched-snapshot-2021-10-25

QtCreator 6.0.0-beta2-snapshot + patches:

  • Include Qbs in Github Actions
  • Fixed Qt 6.2.0 and clangd support
  • 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-10-25

  • Usable msbuild project generator
  • C++2a support for msvc
  • Fixed cmake build

Release refs/tags/v5.0.3-patched-snapshot-2021-10-24

QtCreator 5.0.3-snapshot + patches:

  • 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.20.1 patched 2021-10-03

  • Usable msbuild project generator
  • C++2b and C++2a support for msvction is more usable (still opinionated)