KParts and the Qt5->Qt6 transition

2023-12-06 Thread Nicolas Fella
Hi, the transition of many apps to Qt6 provides some challenges for apps producing and consuming KParts. KParts are implemented as Qt plugins and as such are specific to the Qt version they are built against. In other words, a KPart built against Qt5 cannot be loaded by an app using Qt6 and vice

CMake 3.28.0 available for download

2023-12-06 Thread John Parent
We are pleased to announce that CMake 3.28.0 is now available for download. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.28 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.28/release/3.28.html Some of the m