aboutsummaryrefslogtreecommitdiffstats

Qt Creator 16.0.1

Qt Creator version 16.0.1 contains bug fixes. It is a free upgrade for commercial license holders.

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 or view online at

https://code.qt.io/cgit/qt-creator/qt-creator.git/log/?id=v16.0.0..v16.0.1

Editing

  • Fixed that formatting code with the Beautifier plugin broke the text encoding (QTCREATORBUG-32668)
  • Fixed that jumping to a column that doesn't exist jumped to a different line (QTCREATORBUG-32592)

C++

  • Fixed that autodetection of tab settings was turned on for the built-in code styles (QTCREATORBUG-32664)

QML

  • Fixed that Follow Symbol Under Cursor could open a copy in the build folder (QTCREATORBUG-32652)

Language Server Protocol

  • Fixed the sorting in Type Hierarchy

Projects

  • Fixed a possible crash when renaming files
  • Fixed a crash when canceling the download of SDKs (QTCREATORBUG-32746)

CMake

Debugging

QML

Fixed that variable values in Locals view were not marked as changed (QTCREATORBUG-29344) * Fixed the re-enabling of breakpoints (QTCREATORBUG-17294)

Analyzer

QML Profiler

Perf

  • Fixed stopping profiling with the tool button

Terminal

  • Fixed issues with the PATH environment variable (QTCREATORBUG-32647)
  • Fixed Enable mouse tracking

Version Control Systems

Git

Platforms

iOS

Credits for these changes go to:

Alessandro Portale
Andre Hartmann
Aurélien Brooke
Christian Kandeler
Christian Stenger
Cristian Adam
David Schulz
Eike Ziller
Jaroslaw Kobus
Jörg Bornemann
Krzysztof Chrusciel
Leena Miettinen
Lukasz Papierkowski
Marcus Tillmanns
Orgad Shaneh
Robert Löhning
Sami Shalayel
Thiago Macieira