-
CLion (with Qt Creator shortcuts) are missing a simple way to move up and down the stack in a debugging session. This episode will help you resolve that problem. #CLion #IDE #QtDev #Cpp #CPlusPlus
https://www.youtube.com/watch?v=Bt7E08seFHk -
Every team learns differently — that’s why KDAB’s in-company #training programs are built around your goals. Customize the curriculum, schedule, and location to fit your needs. Explore topics like #QtDev, #Cpp, #QML, #3D, #Debugging, and more.
Learn more: https://training.kdab.com/in-company-training/
https://training.kdab.com/in-company-training/ -
F1 does not get you to the help for a given Qt class in CLion as it does in Qt Creator. So, how do you get there? Watch this new episode of the CLion series to find out more. #CLion #QtDev #IDE #Cpp #CPlusPlus
-
Qt 6.12 introduces a new way to provide QML controller objects using externally supplied singleton instances.
With QQmlEngine::setExternalSingletonInstance, declarative QML registration can now use application-provided singleton instances while preserving tooling and optimization benefits.
Read more: https://www.kdab.com/singleton-controllers-in-times-of-declarative-qml/
-
If your work touches Qt, C++, Rust, or embedded Linux, our monthly newsletter might be worth following - technical publications, events, and what's moving across the ecosystem, once a month: https://www.kdab.com/newsletter/
-
KDAB offers technical training for software developers working with Qt/QML, Modern C++, 3D/OpenGL, Rust and more. With more than 20 years of experience in the field, training courses can be adapted to different team requirements and experience levels.
#QtDev #QML #Cpp #OpenGL #RustLang #3D #Debugging #Profiling
Full Portfolio:
https://training.kdab.com/portfolio/ -
This is an overview of upcoming KDAB training courses on debugging and profiling for Qt and C++ applications on Linux, as well as advanced QML covering topics such as QML/C++ integration and application architecture.
Training schedule: https://training.kdab.com/scheduled-training/
#QtDev #QML #CPlusPlus #Linux #SoftwareDevelopment #Performance #Debugging #Profiling
-
Switching between Qt versions in CLion can feel less transparent than Qt Creator - but it’s manageable with the right setup.
Jesper Pedersen explains how CLion detects Qt via qmake, how to define toolchains with version-specific environments, and how to map them to CMake profiles for flexible configuration switching.
-
Hotspot v1.6.0 is out! The #Linux perf GUI for #performance analysis adds support for archives, tracepoints, and regex filtering. It also improves file handling and settings visibility, plus several bug fixes and stability improvements. #Hotspot #Perf #GUI
-
If your devices still run Windows CE, now is the time to plan the transition. The guide by Miłosz Kosobucki (KDAB) outlines practical approaches to migrating business logic, UI frameworks, and OS/hardware integrations to modern Embedded Linux platforms.
📄 Download the whitepaper:
https://www.kdab.com/windowsce-to-embedded-linux-migration/#Cpp #QtDev #Embedded #UI #Wince #WindowsCE #Linux #EmbeddedLinux
-
KDAB engineer Shivam Kunwar contributed a fix to LLVM/Clang that enables debuggers to display constexpr array contents in optimized builds. Previously, inspecting static constexpr arrays under -O2 showed "no symbol in current context", now GDB and LLDB show the actual values. A small but meaningful improvement for anyone debugging optimized C++. #LLVM #Clang #DebugInfo #DWARF #CPlusPlus #OpenSource
More details:
https://github.com/llvm/llvm-project/pull/182442 -
🆕 KDAB Whitepaper: Windows CE to Embedded Linux Migration
Windows CE is aging and unsupported. This guide covers practical migration strategies for business logic, UI, and OS/hardware interactions, with C++, C#, Qt, and Linux-specific guidance. Preserve your application logic, handle OS touchpoints, and prepare your team for Linux. #Cpp #QtDev #Embedded #UI #Wince #WindowsCE #Linux #EmbeddedLinux
🔗
https://www.kdab.com/windowsce-to-embedded-linux-migration/ -
Slow builds? Messy dependencies? CI dragging you down? Learn how modern tools and techniques like containers, smart CI, and incremental #refactoring can streamline your #embedded development workflow. Read more: #CodeEfficiency #SoftwareEngineering
https://www.kdab.com/streamlining-development-by-mastering-modern-development-practices/ -
Looking for tools to enhance your development workflow? KDToolBox is a collection of versatile C++ classes and utilities born from KDAB's R&D expertise. Check it out on GitHub: https://github.com/KDABLabs/KDToolBox #QtDev #Cpp #CPlusPlus #Squish
https://github.com/KDABLabs/KDToolBox