Qt 6.3 Released With Improved Wayland Support, Qt Language Server Module

Written by Michael Larabel in Qt on 12 April 2022 at 05:16 AM EDT. 30 Comments
QT
The Qt Company has officially released Qt 6.3 as the newest half-year update to their open-source, cross-platform toolkit.

Qt 6.3 is out as a big spring update to Qt6 and follows their Qt 6.2 LTS from the end of last year. Qt 6.3 includes a new "Qt Language Server" module, a number of new functions in the Qt Core module, Qt Quick has added a MessageDialog that will provide a native dialog message box on supported platforms, "qmltc" as the new QML type compiler, the Qt Wayland Compositor module adds a Qt Shell that supports all windowing system features handled by Qt, Qt Wayland can now support creating custom shell extensions, support for Wayland's Presentation Time protocol, and other new features and improvements.

The new Qt Language Server module with Qt 6.3 implements the Language Server Protocol (LSP) specification and JsonRpc 2.0 protocol for allowing better integration with source code editors / IDEs. The new QML Type Compiler compiles QML object structures into C++ classes while the new QML Script Compiler will compile functions and expressions into C++ code. There is also a new QML Lint for spotting code that may not translate well with the new compilers. The Qt Company expects that this new QML compiler work will result up to 30% speed-ups for the start-up and execution time.

Qt PDF has also made it into Qt 6.3 as the module's first port to Qt6 and now at similar level of Qt 5.15 functionality, language handling improvements, various iOS and Android support improvements, and much more.

See this morning's release announcement for more details on the Qt 6.3 changes.

As for what's next, The Qt Company notes in today's announcement, "Qt 6.3 is a great step towards the next releases, Qt 6.4 and our next LTS release for the Qt 6 series, Qt 6.5. We have some great plans for those releases, that include amongst other things full support for WebAssembly, a QHttpServer, gRPC support, an FFmpeg based cross-platform backend for Qt Multimedia, Qt Speech, Qt Location, and better native Look&Feel on Windows 11 and iOS support."
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week