Re: What is our plan for Qt6 and QXmlPatterns?

2021-10-27 Thread Helio Chissini de Castro
Hi Albert Can i raise the questions on all valid possible solutions ? - Maintain qxmlpattern on our side - Move to libxslt - Move away from Xml The first one is easy from the point of view of applications, but we don't know how much maintenance towards qt6 will be considering. The second one is

What is our plan for Qt6 and QXmlPatterns?

2021-10-27 Thread Albert Astals Cid
QXmlPatterns has been deprecated for a long time and the current plan is that there will no Qt6 release of it. We use it in quite some places https://lxr.kde.org/search?%21v=kf5-qt5&_filestring=CMakeLists.txt&_string=XmlPatterns For those that don't want to click the link artikulate

Re: KF6 meeting notes 2021-10-26

2021-10-27 Thread Volker Krause
On Dienstag, 26. Oktober 2021 22:09:02 CEST Albert Astals Cid wrote: > El dimarts, 26 d’octubre de 2021, a les 18:05:42 (CEST), Volker Krause va escriure: > > !! Meeting will move to 17:00 CET next week (due to DST change in > > continental Europe) > > > > Threaded KIO workers: > > * David F is r

KDE CI: Frameworks » ki18n » kf5-qt5 SUSEQt5.15 - Build # 105 - Still Unstable!

2021-10-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/ki18n/job/kf5-qt5%20SUSEQt5.15/105/ Project: kf5-qt5 SUSEQt5.15 Date of build: Wed, 27 Oct 2021 15:17:08 + Build duration: 1 min 43 sec and counting BUILD ARTIFACTS acc/KF5I18n-5.8

KDE CI: Frameworks » ki18n » kf5-qt5 SUSEQt5.15 - Build # 104 - Still Unstable!

2021-10-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/ki18n/job/kf5-qt5%20SUSEQt5.15/104/ Project: kf5-qt5 SUSEQt5.15 Date of build: Wed, 27 Oct 2021 15:15:18 + Build duration: 1 min 49 sec and counting BUILD ARTIFACTS acc/KF5I18n-5.8

KDE CI: Frameworks » ki18n » kf5-qt5 FreeBSDQt5.15 - Build # 100 - Still Unstable!

2021-10-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/ki18n/job/kf5-qt5%20FreeBSDQt5.15/100/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Wed, 27 Oct 2021 15:15:18 + Build duration: 39 sec and counting JUnit Tests Name: projectroot F

Aw: KF6 meeting notes 2021-10-26

2021-10-27 Thread Alexander . Lohnau
Hello,   regarding the kcmutils core lib discussion I have a quick addition to the topic: KPluginSelector should get a KPluginMetaData based replacement. This will have a core model and a QML/QWidgets version. Meaning that it makes sense to introduce a core lib even in KF5 for this new class.