2024-05-02 13:49:25 +02:00
|
|
|
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
|
|
|
|
|
|
2024-05-14 15:39:16 +02:00
|
|
|
### SCXML
|
|
|
|
|
|
2024-05-02 13:49:25 +02:00
|
|
|
### Binary Files
|
|
|
|
|
|
|
|
|
|
Projects
|
|
|
|
|
--------
|
|
|
|
|
|
|
|
|
|
### CMake
|
|
|
|
|
|
|
|
|
|
### qmake
|
|
|
|
|
|
|
|
|
|
### Qbs
|
|
|
|
|
|
|
|
|
|
### Python
|
|
|
|
|
|
2024-05-14 15:39:16 +02:00
|
|
|
### Workspace
|
|
|
|
|
|
2024-05-02 13:49:25 +02:00
|
|
|
### vcpkg
|
|
|
|
|
|
|
|
|
|
### Qt Safe Renderer
|
|
|
|
|
|
|
|
|
|
Debugging
|
|
|
|
|
---------
|
|
|
|
|
|
|
|
|
|
### C++
|
|
|
|
|
|
|
|
|
|
### QML
|
|
|
|
|
|
|
|
|
|
### Debug Adapter Protocol
|
|
|
|
|
|
|
|
|
|
Analyzer
|
|
|
|
|
--------
|
|
|
|
|
|
|
|
|
|
### Clang
|
|
|
|
|
|
|
|
|
|
### Axivion
|
|
|
|
|
|
|
|
|
|
### CTF Visualizer
|
|
|
|
|
|
2024-06-24 15:49:20 +02:00
|
|
|
### Cppcheck
|
|
|
|
|
|
2024-05-02 13:49:25 +02:00
|
|
|
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
|
|
|
|
|
|
2024-05-14 15:39:16 +02:00
|
|
|
### Qt Application Manager
|
|
|
|
|
|
2024-05-02 13:49:25 +02:00
|
|
|
### QNX
|
|
|
|
|
|
2024-06-24 15:49:20 +02:00
|
|
|
### Bare Metal
|
|
|
|
|
|
2024-05-02 13:49:25 +02:00
|
|
|
Credits for these changes go to:
|
|
|
|
|
--------------------------------
|