GitHub Actions for C++ and Qt
How to use GitHub Actions for C++ and Qt projects You may already be hosting your code on GitHub, but do you know that GitHub provides a built-in Continuous Integration… Read more »
How to use GitHub Actions for C++ and Qt projects You may already be hosting your code on GitHub, but do you know that GitHub provides a built-in Continuous Integration… Read more »
Last time we touched upon object lifetime and today we wrap up the basics with a bit of a spicy topic of object ownership. We covered the lifetime quirks, and we… Read more »
Last time we discussed Value Semantics. However, I missed one topic that is super important for a better understanding of basic building blocks of C++. Today, we are going to talk… Read more »
C++ is an old language. Many aspects of our programming styles have become habits that we do not think about too much today. In this blog, I’m going to address… Read more »
Link: qt.io/blog/qt-6.4.2-released Publication date: January 5th, 2023 Author: Jani Heikkinen I am happy to announce that we have released Qt 6.4.2 today. As a patch release, Qt 6.4.2 does not… Read more »
Qt 6.5 Beta is out. Here’s the officila blog post for details. Link: https://www.qt.io/blog/qt-6.5-beta-released Publication date: December 22nd, 2022 Author: Jani Heikkinen We have released Qt 6.5 Beta today. As… Read more »
Link: qt.io/blog/qt-6.4.1-released Publication date:November 15, 2022 Author: Jani Heikkinen As a patch release, Qt 6.4.1 does not introduce any new features but contains more than 350 bug fixes, security updates,… Read more »
Link: qt.io/blog/qt-6.4-released Author: Volker Hilsheimer Publication date: September 29, 2022 Today we have released Qt 6.4! The latest version of Qt introduces support for a new platform, brings lots of… Read more »
A new version of the open source build system is available. Here’s the link for download: https://www.kitware.com/cmake-3-23-0-is-available-for-download