Qt Creator 15.0.1 released

We are happy to announce the release of Qt Creator 15.0.1!

The QML Language Server still has issues with more complex setups, resulting in lots of issues shown in the code editor. So we disabled usage of the QML Language Server for the code model of QML files by default again. In case it worked well for your use cases, you can turn it on again in Preferences > Qt Quick > QML/JS Editing > QML Language Server or the corresponding project specific settings.

We updated LLVM (and correspondingly Clangd) to version 19.1.6 for our prebuilt binaries.

We also fixed a number of crashes and potential crashes. Please check our change log for a more detailed list of improvements.

Get Qt Creator 15.0.1

The new version is available as an update in the Qt Online Installer (commercial, opensource). You also find commercially licensed offline installers on the Qt Account Portal, and opensource packages on our opensource download page.

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.


Blog Topics:

Comments