Skip to content

Releases: hicknhack-software/Qt-Creator

Release refs/tags/v5.0.0-patched-snapshot-2021-08-21

22 Aug 14:16
Compare
Choose a tag to compare
latest QtCreator 5.0.0 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.0 patched snapshot 2021-08-21
* Usable msbuild project generator
* C++2b and C++2a support for msvction is more usable (still opinionated)

Release refs/tags/v5.0.0-beta1-patched-snapshot-2021-08-07

07 Aug 04:50
Compare
Choose a tag to compare
latest QtCreator 5.0.0-beta1 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 1.20.0 snapshot + patches:
* fixed Qt6.0 support on Windows
* cxxLanguageVersion: "c++2a" is allowed. Note: It will trigger "/c++latest" for msvc
* visual studio (msbuild) project generation is more usable (still opinionated)

Release refs/tags/v5.0.0-rc1-patched-snapshot-2021-07-25

25 Jul 21:50
Compare
Choose a tag to compare
latest QtCreator 5.0.0-rc1 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 1.19.2 snapshot + patches:
* fixed Qt6.0 support on Windows
* cxxLanguageVersion: "c++2a" is allowed. Note: It will trigger "/c++latest" for msvc
* visual studio (msbuild) project generation is more usable (still opinionated)

Release refs/tags/v5.0.0-rc1-patched-snapshot-2021-07-16

19 Jul 19:33
Compare
Choose a tag to compare
latest QtCreator 5.0.0-rc1 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 1.19.2 snapshot + patches:
* fixed Qt6.0 support on Windows
* cxxLanguageVersion: "c++2a" is allowed. Note: It will trigger "/c++latest" for msvc
* visual studio (msbuild) project generation is more usable (still opinionated)

Release refs/tags/v5.0.0-beta1-patched-snapshot-2021-07-10

11 Jul 01:01
Compare
Choose a tag to compare
* 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 1.19.2 snapshot + patches:
* fixed Qt6.0 support on Windows
* cxxLanguageVersion: "c++2a" is allowed. Note: It will trigger "/c++latest" for msvc
* visual studio (msbuild) project generation is more usable (still opinionated)

Release refs/tags/v4.15.2-patched-snapshot-2021-07-10

11 Jul 00:21
Compare
Choose a tag to compare
latest QtCreator 4.15.2 snapshot + patches:

* 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 1.19.2 snapshot + patches:
* fixed Qt6.0 support on Windows
* cxxLanguageVersion: "c++2a" is allowed. Note: It will trigger "/c++latest" for msvc
* visual studio (msbuild) project generation is more usable (still opinionated)

Release refs/tags/v5.0.0-patched-snapshot-2021-07-02

02 Jul 21:33
Compare
Choose a tag to compare
latest QtCreator 5.0.0 snapshot + patches:

* 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 1.19.2 snapshot + patches:
* fixed Qt6.0 support on Windows
* cxxLanguageVersion: "c++2a" is allowed. Note: It will trigger "/c++latest" for msvc
* visual studio (msbuild) project generation is more usable (still opinionated)

Release refs/tags/v5.0.0-patched-snapshot-2021-06-26

25 Jun 23:42
Compare
Choose a tag to compare
latest QtCreator 5.0.0 snapshot + patches:

* 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 1.19.2 snapshot + patches:
* fixed Qt6.0 support on Windows
* cxxLanguageVersion: "c++2a" is allowed. Note: It will trigger "/c++latest" for msvc
* visual studio (msbuild) project generation is more usable (still opinionated)

Release refs/tags/v4.15.2-patched-snapshot-2021-06-26

25 Jun 22:53
Compare
Choose a tag to compare
latest QtCreator 4.15.2 snapshot + patches:

* 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 1.19.2 snapshot + patches:
* fixed Qt6.0 support on Windows
* cxxLanguageVersion: "c++2a" is allowed. Note: It will trigger "/c++latest" for msvc
* visual studio (msbuild) project generation is more usable (still opinionated)

Release refs/tags/v5.0.0-dev-patched-snapshot-2021-06-12

12 Jun 11:03
Compare
Choose a tag to compare
latest QtCreator 5.0.0-master snapshot + patches:

* 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 1.19.1 + patches:
* fixed Qt6.0 support on Windows
* cxxLanguageVersion: "c++2a" is allowed. Note: It will trigger "/c++latest" for msvc
* visual studio (msbuild) project generation is more usable (still opinionated)