KDAB is sharing the Qt booth at SIGGRAPH in Los Angeles. We’ll be showing some of our profiling and debugging tools as well as our latest QiTissue demo, a desktop Application developed for Quantitative Imaging Systems (Qi) to help cancer researchers efficiently handle gigabytes of data (see more about that here), We’ll also give a preview […]
KDAB Blogs Get the RSS Feed
Stay up-to-date and get inspiration from KDAB’s expert insights into Qt, C++ and OpenGL development.
Our engineers and designers share cutting-edge technology news and ideas with regard to Qt, QML, Qt on Android, OpenGL, Qt 3D, Vulkan, Scalable UIs and more embedded, mobile and desktop-related topics.
3D – Interactions with Qt, KUESA and Qt Design Studio, Part 1 how to create a reflection with minimal computational effort
Neither KUESA or Qt 3D Studio will give free reflections. If you know about 3D, you know it requires ray tracing software, not OpenGL. So, I wondered if there would be an easy way to create this effect.
Little Trouble in Big Data – Part 1 how to use mmap() to load a large data set into RAM
We got a call from a bioinformatics group at a European university. The problem appeared simple, how to usemmap() to load a large data set into RAM all at once. OK, no problem I thought...
KDAB at CppCon 2019 September 15-20
CppCon is the annual, week-long face-to-face gathering for the entire C++ community – the biggest C++ event in the world. This year, for the first time, CppCon takes place in the stunning Gaylord Rockies Hotel and Convention Center in Aurora, Colorado, very near Denver International Airport. KDAB is a Bronze sponsor this year, and Milian Wolff is […]
KDSoap 1.8.0 released lots of improvements and bug fixes since 1.7.0
KDAB has released a new version of KDSoap. This is version 1.8.0 and comes more than one year since the last release (1.7.0). 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 […]
KDAB helps unu build Qt-based UI for its second generation electric scooter
Those of you who’ve visited KDAB’s offices in Berlin, will know we have a fleet of electric scooters for our staff. You may have even tried one yourself! Today, unu, the Berlin-based mobility company that makes them, launches their latest electric scooter – the unu Scooter. The unu Scooter has been completely redeveloped, is more […]
Qt on CMake Workshop Summary – May ’19 Porting Qt to the CMake build system
This is a follow-up post to Qt on CMake Workshop Summary – Feb ’19 Intro From May 2nd to May 3rd another Qt on CMake workshop was hosted at the KDAB premises in Berlin, where interested stakeholders from both The Qt Company and KDAB gathered together to drive the CMake build system in Qt further. […]
KDAB now offers standalone on-site Git training Our newest training portfolio addition not so much about Qt, but the version control system Git
KDAB now offers a dedicated on-site training on the version control system Git. We've reorganized, updated and extended the course to cover the latest changes in Git and most recent Git workflows.
KDAB at Italian C++, Milan June 15
Once again, KDAB is proud to have sponsored Italian C++ – a free event organized by C++ enthusiasts in Milan, Italy. The program will soon be available for download, including a 50 minute talk from KDAB’s James Turner: Custom tooling for frameworks, libraries and projects using Clang – getting Clazy. We also exhibited two of […]
Modernizing SCADA HMIs How SCADA tools can take advantage of Qt
Supervisory control and data acquisition (SCADA) systems have been around since the 1950s, far longer than most other types of computer applications. Their rock-solid performance has been responsible for the streamlining of any industry that needs precise and consistent controls: building automation, energy management, part machining, printing and packaging, robotic assembly, ship building, water treatment, […]