Knowing what tools are at your disposal when looking to make a program faster or keep it operating smoothly is critical to your success as a programmer. We recently solved a performance problem using Linux Kernel Tracepoints so we thought we’d share the process with you so that you can see for yourself if this […]
Tooling Get the RSS Feed
GammaRay Taking a deep look into your Qt application
GammaRay is a high-level runtime introspection tool for Qt applications. In this talk we will look at a number of real-world debugging and profiling problems and how the capabilities provided by GammaRay help you with those. When creating applications we strive to use higher-level frameworks to obtain results quickly and reduce development effort and long-term […]
Linux perf for Qt developers QtCon presentation
Are you a Qt developer and do you use Linux as your development platform of choice? Then this talk is for you: I will introduce you to perf, the Linux tool suite for performance analysis. The talk will not only cover a broad part of what perf has to offer, it will also dive into […]
Meet Qt à Lyon – le 1er Décembre avec The Qt Company, KDAB et Witekio - en francais
Meet Qt à Lyon. Rejoignez nos experts Qt pour une journée à Lyon, le 1er Décembre 2016. Nous serons à l’hôtel Novotel Lyon Part-Dieu avec The Qt Company et Witekio, pour répondre à vos questions et vous montrer quelques-unes de nos démos. Vous verrez GammaRay : l’outil
GammaRay 2.6.0 – a major new release
GammaRay Model Inspector. GammaRay 2.6 brings you three major new features: We merged the previous model and selection models tools into a new, unified QAbstractItemModel inspector, allowing you to now also see selections and cell flags, as well as to inspect deactivated cells. The new Wayland compositor inspector enables you to observe Wayland clients of […]
KDAB talks at QtCon 2016
Hello! This is a small wrap-up fromQtCon, the biggest Qt event in Europe in 2016, that happened at the beginning of September. At QtCon the Qt community joined forces with the KDE, FSFE and VideoLAN communities, to create an exciting event in the spirit of open collaboration and participation amongst projects. During QtCon many KDAB […]
GammaRay 2.5 release
GammaRay 2.5 has been released, the biggest feature release yet of our Qt introspection tool. Besides support for Qt 5.7 and in particular the newly added Qt 3D module a slew of new features awaits you, such as access to QML context property chains and type information, object instance statistics, support for inspecting networking and […]
KDStateMachineEditor 1.1.0 released
KDStateMachineEditor is a Qt-based framework for creating Qt State Machine metacode using a graphical user interface. It works on all major platforms and is now available as part of the Qt Auto suite. The latest release of KDAB’s KDStateMachineEditor includes changes to View, API and Build system. View Button added to show/hide transition labels Now […]
KDSoap 1.5.0 released - a web service access package for Qt applications
KDSoap is a tool for creating client applications for web services without the need for any further component such as a dedicated web server. KDSoap lets you interact with applications which have APIs that can be exported as SOAP objects. The web service then provides a machine-accessible interface to its functionality via HTTP. You can […]
Debugging and Profiling Qt development with Milian Wolff - get up to speed with the latest Qt debugging performance tools
May 18th 2016 at our Berlin Training Facility In this training you will learn how to: • find, test and fix a host of performance issues • choose the right tool, run it and interpret complex results • use advanced tools aided by Milian’s deep technical knowledge. Course Contents • The course covers the critical tools […]