Qt Creator 13 ============= Qt Creator version 13 contains bug fixes and new features. 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/12.0..v13.0.0 New plugins ----------- General ------- Help ---- Editing ------- ### C++ ### QML ### Python ### Language Server Protocol ### Widget Designer ### Copilot ### Compiler Explorer ### TODO ### Markdown ### Images ### Models ### SCXML ### Binary Files Projects -------- ### CMake ### qmake ### Qbs ### Python ### Workspace ### vcpkg ### Qt Safe Renderer Debugging --------- ### C++ ### QML ### Debug Adapter Protocol Analyzer -------- ### Clang ### Axivion ### CTF Visualizer ### Cppcheck Terminal -------- Version Control Systems ----------------------- ### Git ### CVS Test Integration ---------------- ### Qt Test ### Catch2 ### CTest Platforms --------- ### Windows ### Linux ### macOS ### Android ### iOS ### Remote Linux ### Docker ### Boot to Qt ### MCU ### Qt Application Manager ### QNX ### Bare Metal Credits for these changes go to: --------------------------------