Qt Creator 5 Released
Written by Kay Ewbank   
Friday, 03 September 2021

Qt has announced the release of Qt Creator 5, with improvements including experimental support for Clangd as the backend for the C/C++ code model, and some support for building and running applications in Docker containers.

Qt is a cross-platform application and UI software development framework that lets you create native apps for desktop, embedded or mobile platforms. Qt started life as a widget library written in C+ with bindings to other languages including Python, Rust, Go, Java and JavaScript. Qt's advantages are its wide set of user interface and data visualization modules.

Qt Creator is a cross-platform integrated development environment (IDE) that runs on Windows, Linux and Mac.

qticon

This is the first major version update for a couple of years, following Qt's switch to a semantic versioning scheme. In a statement about the new release, Qt's Eike Ziller said:

"Don't expect a completely rewritten IDE though - we are still following the incremental development style, and the next feature release of Qt Creator will be 6.0 towards the end of the year."

The new experimental support for Clangd as the backend for the C/C++ code model is optional, and replaces the libclang based code model. The change is intended to increase Qt's support for the Language Server Protocol.

The second experimental feature is the Docker support. This is described as "very experimental" and currently only works on Linux hosts with CMake as the build system.

The new release has improved handling of CMake projects, and the developers have improved Creator's behavior when loading larger projects. Qbs has been updated to the latest version.

Other improvements include new support for MSVC ARM toolchains, proper handling on Android 12, and a better experience when running Intel-builds of Qt Creator on M1 Macs.

Qt Creator is available now.

.

qticon 

More Information

Qt Download Page

Related Articles

Qt 6 Released

Qt for Python Released

Qt May Move To Paid Model  

Qt 5.6 Released

Qt 5.5 Released

Qt 5.4 Released

Qt’s New Home

Qt 5.3 Released

Qt 5.2 Released

Digia Buys Qt Development Platform

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Facebook or Linkedin.

Banner


Atlas Production Ready This Year
18/01/2026

The latest incarnation of Boston Dynamics' Atlas Robot took to the stage at CES 2026. Hyundai announced that it plans to deploy tens of thousands of the humanoid robot in its own manufacturi [ ... ]



On This Day In 1956 - SAGE Announced
16/01/2026

On this day 70 years ago, the US government disclosed its plans for SAGE (Semi-Automatic Ground Environment), the most ambitious computing project of the Cold War. In response to the prospect of a Sov [ ... ]


More News

pico book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Saturday, 04 September 2021 )