CLion almost has a “Go to Next Error” key binding - but it doesn’t work like Qt Creator, where F6 jumps to the next compilation error. In this video, we’ll look at how it works and how to configure it to behave the same way as Qt Creator.

#CLion #IDE #QtDev #Cpp #CPlusPlus

https://www.youtube.com/watch?v=09rsxwSgWfw

How to Jump to the Next / Previous Error in Clion

YouTube
Qt Extension 1.14.0 for VS Code Released

Discover the latest features in Qt Extension 1.14.0 for VS Code, including real-time QML Live Preview, and more.

Qt Creator 20 Beta2 released

Qt Creator 20 Beta2 released

Qt for Android Automotive 6.11.1 is released

Qt for Android Automotive 6.5.6 is released

The @kde Qt5 Patch Collection has been rebased on top of Qt 5.15.19

https://tsdgeos.blogspot.com/2026/05/the-kde-qt5-patch-collection-has-been.html

#qtdev

The KDE Qt5 Patch Collection has been rebased on top of Qt 5.15.19

Commit: https://invent.kde.org/qt/qt/qt5/-/commit/aa749695075684f0c8585ede19e361f9accb4287 Commercial release announcement: https://www.qt.i...

Qt Creator 20: faster clangd

Explore the performance benefits of using a PGO-optimized Clang build for improved clangd responsiveness and faster Qt Creator builds.

Quick Meeting C++ 2026 intro

YouTube

Clazy is an #opensource compiler plugin which allows #clang to understand Qt semantics. You get more than 50 Qt-related #compiler warnings, ranging from unneeded memory allocations to misusage of API. #QtDev #Cpp

Learn more on
https://www.kdab.com/clazy-video/

Clazy | KDAB

Clazy is a Clang plugin which extends the compiler with over 50 warnings related to Qt best practices ranging from unneeded memory allocations to API misuse. It’s an opensource project spawned by KDAB’s R&D efforts for better C++ tooling. At KDAB, we have a pretty cool Continuous Integration infrastructure to take care of our customers’ […]

KDAB
Introducing the AI Code Documentation Skills for Qt

Revolutionize your Qt documentation process with AI Code Documentation that generates structured Markdown docs from C++ and QML source files in seconds.

Qt Interface Framework with a new Control Panel

Discover how the new Qt Interface Framework Control Panel simplifies testing and data simulation, especially for Android Automotive OS.