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 Twitter, Facebook or Linkedin.

Banner


Interact With Virtual Historic Computers
14/04/2024

Alan Turing's ACE computer is a legendary computer that is particularly special for I Programmer - our account of it was the first ever history article on the site when it launched in 2009. Now this i [ ... ]



Query Your Oracle Autonomous Database With Natural Language
22/04/2024

Select AI is a new feature of the Oracle Autonomous Database that transforms your mother language to SQL. This is a big boon for non-developers in extracting value out of their data silos.


More News

raspberry pi books

 

Comments




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

Last Updated ( Saturday, 04 September 2021 )