July 20, 2023 by Eike Ziller | Comments
We are happy to announce the release of Qt Creator 11!
Check out the highlights here (YouTube).
Qt Creator has an integrated Terminal now. It supports multiple tabs, various shells, colors and fonts. It is used by default for Run in Terminal and when opening terminals from other places in Qt Creator, but you can opt-out in the preferences (Terminal > Use internal terminal). Please have a look at the documentation for details.
We added support for GitHub Copilot. It is based on the Copilot neovim plugin and the provided language server, which provides suggestions in the code editor. Before using it you need to enable the Qt Creator plugin in Help > About Plugins (Qt Creator > About Plugins on macOS) and configure it in the preferences. You can then also enable or disable it on a per-project basis. Please also see the recent blog post on Generative AI in Qt, and the Qt Creator documentation.
Qt Creator 11 introduces some first support for the Axivion Suite. After you configure access to the Axivion Dashboard and link a project to an Axivion project in the project settings, Qt Creator shows annotations of the latest run in the editors and allows you to view some details on the issues. See our documentation for details.
For Qt there is an ongoing initiative to clean up and categorize examples to make them more useful and accessible. Qt 6.5.2 includes a first set of categorized examples and more are coming in future Qt versions. Qt Creator 11 shows these examples in categories for easier browsing as well.
Some more highlights of the improvement and fixes follow - please see our change log for a more extensive list.
General
Editing
Projects
The opensource version is available on the Qt download page under "Qt Creator", and you find commercially licensed packages on the Qt Account Portal. Qt Creator 11 is also available as an update 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.8 release focuses on technology trends like spatial computing & XR, complex data visualization in 2D & 3D, and ARM-based development for desktop.
Check out all our open positions here and follow us on Instagram to see what it's like to be #QtPeople.
Feb 13, 2025
We are happy to announce the release of Qt Creator 16 Beta2. Please head..
Feb 5, 2025
Qt for MCUs 2.8.2 LTS (Long-Term Support) has been released and is..
Feb 5, 2025
Claude 3.5 Sonnet is the best LLM to write QML code when prompted in..