Qt Creator 8.0.2 released

Qt Creator 8.0.2 is now released , this release fixes various minor issues. The development team says it now uses Qt 6.3.2 to build the Qt Creator package , which fixes a crash related to closing dropdowns on macOS.

Specific updates include:

Editing

  • Fixed an issue with importing color schemes
  • Fixed moving text between editors via drag and drop (QTCREATORBUG-28125, QTCREATORBUG-28126)
  • Fixed an issue where the default font might be blurry (QTCREATORBUG-28106, QTCREATORBUG-28139)

C++

  • Re-added non-Clangd version of Extract Function (QTCREATORBUG-28030)

Language Client

  • Fixed an issue after resetting the server (QTCREATORBUG-27596)

SCXML

  • Fixed crash when closing document (QTCREATORBUG-28027)

Version Control

  • Fixed handling of `\r` in tool output (QTCREATORBUG-27615)

Test Integration

  • GTest
    • Fixed running selected tests (QTCREATORBUG-28153)
  • Catch2
    • Fixed crash when running tests (QTCREATORBUG-28269)

Platforms

Android

  • Fixed deployment in release mode (QTCREATORBUG-28163)

Remote Linux

  • Fixed deployment issues (QTCREATORBUG-28167)
  • Fixed key deployment on Windows (QTCREATORBUG-28092)
  • Fixed killing remote processes (QTCREATORBUG-28072)

For more details, please check: https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-8.0.2.md?h=8.0

Guess you like

Origin www.oschina.net/news/214828/qt-creator-8-0-2-released