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


Flutter Forked As Flock
05/11/2024

One of developers who worked on the Flutter team at Google has created an open-source form of the framework. Matt Carroll says Flock will be "Flutter+", will remain constantly up to date with Flutter, [ ... ]



Gifts For Geeks 2024
22/11/2024

Are you ready for Thanksgiving, when overeating remorse and a surfeit of being thankful causes the unsettling thought that there are only four weeks till the Xmas break? So here is a mix of weird [ ... ]


More News

espbook

 

Comments




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

Last Updated ( Saturday, 04 September 2021 )