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 »
Qt’s MVC-like interface for displaying data in views An interesting article about the MVC (Model-View-Controller) pattern and it’s usage in Qt framework using Python and PySide6 package. Link: pythonguis.com/tutorials/pyside6-modelview-architecture/ Publication… Read more »
Link: qt.io/blog/qt-creator-9-released Publication Date: November 24, 2022 Author: Eike Ziller We are happy to announce the release of Qt Creator 9! First of all you can read the change log directly in… Read more »
Link: qt-installer-framework-and-online-installer-4.5.0-released Publication date: November 09, 2022 Author: Tino Pyssysalo We are happy to announce about the Qt Installer Framework and Online Installer 4.5 releases today. The major improvement is… Read more »
Link: https://www.qt.io/blog/qt-creator-7.0.1-released Publication date: Wednesday April 27, 2022 Author: Eike Ziller We are happy to announce the release of Qt Creator 7.0.1! This release contains many bug fixes for issues… Read more »
Squish is a commercial cross-platform GUI and regression testing tool that can test GUI-based applications. It is developed and maintained by Froglogic. Bolow, the blog post announcing the new version of Squish. Link: https://www.qt.io/blog/squish-7.0-available-now Publication… Read more »
Original blog post: https://www.qt.io/blog/qt-creator-4.15-whats-new-in-c-support-0 Search result filtering Since Qt Creator 4.14, the results of the “Find References to Symbol” action are colored differently depending on whether the respective reference is a read or a… Read more »
Link: https://www.qt.io/blog/qt-roadmap-for-2021 Publication Date: Tuesday April 27, 2021 Author: Tuukka Turunen With Qt 6.1 soon to be released, it is time to take a look at what the year 2021… Read more »
Qt 6.1 was released earlier this month. PySide (PySide6), Python bindings, is now available. Here’s an article that describes what’s in this version Link to the blog post: https://www.qt.io/blog/qt-for-python-6.1
The Qt compagny announced Qt 5.15.3 LTS (Long-term support). This is the latest version of the Qt 5.15 LTS Series. It is destinated to commercial license holders only! Link to… Read more »