125
I Use This!
Very High Activity

News

Analyzed about 6 hours ago. based on code collected 1 day ago.
Posted over 4 years ago
Contributors, mark your calendars!
Posted over 4 years ago
We have launched the demo version of Qt for MCUs a couple of weeks ago and the attention and feedback has been overwhelming. If you have missed out on the hype, you can find lots of additional content on our website. I am happy to announce that the ... [More] evaluation images are now ready and that we are starting to grant access to the evaluation downloads. [Less]
Posted over 4 years ago
At KDAB we invest a significant amount of efforts in research and development. We are always looking for new tooling, libraries and utilities that can make our job easier and improve the C++ and Qt ecosystems. Ultimately, the gained knowledge and ... [More] skills make our customers happier. As part of this process we develop lots of code, usually starting as small experiments and/or proof-of-concept. Some of those experiments mature and become fully fledged solutions, such as our famous GammaRay, the introspection tool for Qt applications; hotspot, the GUI to Linux perf; and heaptrack, a heap memory profiler. Some other experiments however do not reach the level of being a standalone product. Nonetheless, we believe that other users may find them useful when developing their own applications; therefore, we want to share our discoveries and expertise. For this reason, in the past few months we have started publishing some of our results on GitHub. Say hello to KDToolBox: KDAB’s collection of miscellaneous useful C++ classes and stuff. Yes, we could have not picked a more buzzword-friendly name In the next blog posts we are going to discuss more in detail some of the goodies that you can find in KDToolBox. In the meanwhile, you can download KDToolBox from its git repository here: https://github.com/KDAB/KDToolBox. Happy hacking! The post Introducing KDToolBox appeared first on KDAB. [Less]
Posted over 4 years ago
Let's continue where we left off in the first post. We saw an example of a Qt Quick application running on Linux on top of OpenGL and Vulkan. We also saw a Vulkan frame capture in RenderDoc, which is not just an invaluable tool during Qt development ... [More] work, but can also be useful to anyone who wants to dig deeper and understand better how Qt Quick renders a frame (or for that matter troubleshoot problems in an application's rendering). Now in this post we are going to focus on what Qt 5.14 offers for macOS and Windows. Metal on macOS Quite unsprisingly, running the qt5-cinematic-experience demo with QSG_RHI=1 (and QSG_INFO=1) on macOS 10.13 or 10.14 results in: [Less]
Posted over 4 years ago
Now that the first beta of Qt 5.14 is getting closer, it is time to start talking about one of the big new features. We cannot possibly cover all the details around the graphics stack improvements and the road to Qt 6 in one post, so in part 1 and 2 ... [More] we will describe the background and take a closer look at what 5.14 will ship with, and then dive into the technical details and future directions in another set of posts later on. [Less]
Posted over 4 years ago
When test engineers hear about test automation the first word that comes to mind is of course Selenium which is the most popular testing library that helps us writing scripts for web applications. There are also ready solutions for mobile apps like ... [More] Appium, Robotium, Espresso, UI Automator and others. The challenge is when we have some project-specific technologies that are not as easy to automate as web applications. But while using Qt we have some advantage over other non-web applications because there is some ready solution that we can use.  [Less]
Posted over 4 years ago
We are happy to announce the release of Qt Design Studio 1.3!
Posted over 4 years ago
We are happy to announce the release of Qt Design Studio 1.3!
Posted over 4 years ago
I am happy to Announce we have released Qt 5.12.5 today.
Posted over 4 years ago
I am happy to Announce we have released Qt 5.12.5 today.