The KDE Patchset Collection has been rebased on top of Qt 5.15.5

2022-06-18 Thread Albert Astals Cid
The KDE Patchset Collection has been rebased on top of Qt 5.15.5 Cheers, Albert

Re: Debugging CI test failures

2022-06-18 Thread Ben Cooksley
On Sat, Jun 18, 2022 at 11:07 PM Thomas Friedrichsmeier < thomas.friedrichsme...@kdemail.net> wrote: > On Sat, 18 Jun 2022 21:50:33 +1200 > Ben Cooksley wrote: > > > On Fri, Jun 17, 2022 at 8:04 AM Thomas Friedrichsmeier < > > thomas.friedrichsme...@kdemail.net> wrote: > > > > > On Thu, 16 Jun 20

[QML] Having different imports depending on Qt version

2022-06-18 Thread Johnny Jazeix
Hi, for GCompris (compiled in Qt5 only), we have activities using the Calendar qml object. Previously, we imported the one from QtQuick.Controls 1 but this module has been deprecated and we switched to QtQuick.Controls 2. This component hasn't been implemented in QtQuick.Controls 2 before Qt6.3 (

Re: Debugging CI test failures

2022-06-18 Thread Thomas Friedrichsmeier
On Sat, 18 Jun 2022 21:50:33 +1200 Ben Cooksley wrote: > On Fri, Jun 17, 2022 at 8:04 AM Thomas Friedrichsmeier < > thomas.friedrichsme...@kdemail.net> wrote: > > > On Thu, 16 Jun 2022 17:31:16 +0200 > > Thomas Friedrichsmeier wrote: > > > > > On Thu, 16 Jun 2022 22:26:31 +1200 > > > Ben Co

Re: Debugging CI test failures

2022-06-18 Thread Ben Cooksley
On Fri, Jun 17, 2022 at 8:04 AM Thomas Friedrichsmeier < thomas.friedrichsme...@kdemail.net> wrote: > On Thu, 16 Jun 2022 17:31:16 +0200 > Thomas Friedrichsmeier wrote: > > > On Thu, 16 Jun 2022 22:26:31 +1200 > > Ben Cooksley wrote: > > > > > On Thu, Jun 16, 2022 at 8:08 AM Thomas Friedrichsmei