Qt / C++ infos
-
Qt for Android Automotive 6.8.8 is released
The latest patch release for Android Automotive 6.8.8 was just released. This release is based on Qt LTS 6.8.8 with around 660 bug fixes, security updates, and other improvements done to Qt base. There are no additional Qt for Android Automotive features delivered.
-
Qt Creator 20 released
Release 20 of the Qt Creator IDE adds support for working with AI coding agents, a Zen Mode that puts your code editor into the focus, support for the GN (Generate Ninja) build system, and many more improvements.
-
Commercial LTS Qt 6.8.8 Released
-
Qt 6.12 Beta 1 Released
Qt 6.12 Beta 1 is now available! You can download it through the Qt Online Installer. Source packages are also provided: commercial users can access them via theQt Account Portal, and open‑source users can find them in theopen-source download area.
-
Introducing Qt's Figma Design System Extraction Skills for Developers
Recreating a design system manually in QML is a laborious task for a Qt developer. A typical Figma design system can include hundreds of design tokens for colors, typography, spacing, radii, shadows, and motion durations - plus dozens of UI components, each with multiple variants and states. Every value has to be transcribed precisely, and even small mismatches can quietly desynchronize the implementation from the Figma source.
Two new AI skills close the design-system-to-code gap between Figma and Qt. The Qt Figma Token Extraction skill converts your Figma design tokens directly into QML singletons. The Qt Figma Component Generation skill then turns your Figma component library into idiomatic QML controls that consume those singletons. Together they automate the full design-system handoff. The skills delegate this entire workflow to an AI agent, which connects to Figma, reads the design system, and produces clean, idiomatic QML ready to drop into a Qt project.
-
Qt Creator 20 RC released
We are happy to announce the release of Qt Creator 20 RC!
-
Qt Creator 20 - CMake Update
Here are the new CMake changes in Qt Creator 20:
-
Introducing Agentic Test Generation Skills for Qt Quick
-
Qt Tools for Android Studio 5.0
Qt Tools for Android Studio version 5.0 is out! Bring Qt into your Android workflow—without leaving Android Studio. The plugin for that can be downloaded from theJetBrains marketplace. Check it out!
-
Qt Extension 1.14.0 for VS Code Released






