February 16, 2023 by Eike Ziller | Comments
We are happy to announce the release of Qt Creator 10 Beta!
The more extensive change log is available for reading in our repository, and also under Help > Change Log (and Qt Creator > Change Log on macOS). Some highlights:
.ui
files, or renaming forms in .ui files, the C++ code is refactored accordingly.qmlformat
on QML files when saving.QtObject
were fixed.git blame
entry for the current line as an annotation (opt-out in the Git settings).cmake --install
based deployment method available.cmake-format
.The opensource version is available on the Qt download page under "Pre-releases", and you find commercially licensed packages on the Qt Account Portal. Qt Creator 10 Beta is also available under Preview > Qt Creator 10.0.0-beta1 in the online installer. Please post issues in our bug tracker. You can also find us on IRC on #qt-creator on irc.libera.chat, and on the Qt Creator mailing list.
You can read the Qt Creator Manual in Qt Creator in the Help mode or access it online in the Qt documentation portal.
Download the latest release here: www.qt.io/download.
Qt 6.9 is now available, with new features and improvements for application developers and device creators.
Check out all our open positions here and follow us on Instagram to see what it's like to be #QtPeople.
Apr 14, 2025
We're happy to announce the release of version 1.4.0 of the Qt Extension..
Apr 11, 2025
We are happy to announce the release of Qt Creator 16.0.1! We fixed a..
Apr 7, 2025
In this blog post, I would like to talk about the improvements in..
Commenting for this post has ended.
Awesome! That was the last missing feature, that made me jealously looking at the VS Code folks :). Really good work.
Best update for productivity in a while for me! Git commit message in there would be nice thoughm, that's something Gitlens still does better in VS Code
It shouldn't be yellow! Now every time I see it I read it as a new warning form clangd!
Hi! Any roadmap for Github Copilot support within Qt Creator ?
The instant blame annotations are a so useful. Thanks a lot for that. It would be nice if it stated the commit message as well though
@Martin: There is a pending patch here: https://codereview.qt-project.org/c/qt-creator/qt-creator/+/455229
You can track https://bugreports.qt.io/browse/QTCREATORBUG-27771