Files
qt-creator/dist/changelog/changes-11.0.2.md
David Schulz 49da6d897e Add 11.0.2 changelog
Change-Id: I1bc62db637b68067ca2a087fcba82d9dce2c6636
Reviewed-by: David Schulz <david.schulz@qt.io>
2023-08-11 09:23:01 +00:00

1.9 KiB

Qt Creator 11.0.2

Qt Creator version 11.0.2 contains bug fixes.

The most important changes are listed in this document. For a complete list of changes, see the Git log for the Qt Creator sources that you can check out from the public Git repository. For example:

git clone git://code.qt.io/qt-creator/qt-creator.git
git log --cherry-pick --pretty=oneline origin/v11.0.1..v11.0.2

General

  • Allow fractional high DPI scaling without modifying the environment (QTCREATORBUG-29461)

Editing

General

Copilot

  • Fixed a crash when configuring an unusable copilot agent in the settings

Debug

  • Fixed a problem where debugging with "Run In Terminal" would fail on Linux (QTCREATORBUG-29463)

Projects

CMake

QMake

Version Control Systems

Fossil

  • Show the correct dialog when reverting the current file

Credits for these changes go to:

Aaron Barany
André Pönitz
Björn Schäpers
Christian Kandeler
Cristian Adam
David Schulz
Jaroslaw Kobus
Leena Miettinen
Marcus Tillmanns
Orgad Shaneh