Re: [Development] Switching Qt default builds to C++20 where supported

2024-10-28 Thread Thiago Macieira
On Monday 28 October 2024 08:40:25 Pacific Daylight Time Andreas Aardal Hanssen wrote: > Man 28 okt 2024 kl. 16:29 skrev Thiago Macieira: > > Lazy consensus is part of our governance. If no one speaks up with > > arguments against, it implies no one has arguments against of sufficient > > interest

Re: [Development] Switching Qt default builds to C++20 where supported

2024-10-28 Thread Thiago Macieira
On Monday 28 October 2024 08:39:59 Pacific Daylight Time Fabian Kosmale via Development wrote: > 1. Ensuring that CI gives us enough test coverage, which I suspect might be > solvable by configuring Qt to build examples and tests by default still > with 17. I'll investigate, but I've never look

Re: [Development] Switching Qt default builds to C++20 where supported

2024-10-28 Thread Thiago Macieira
On Monday 28 October 2024 00:59:25 Pacific Daylight Time Vladimir Minenko via Development wrote: > Hi Thiago, > > I would not take the silence as a sign of consent. I rather have the > impression that there is no sufficient interest in this at the moment. > Despite this, there are quite a few urg

Re: [Development] Switching Qt default builds to C++20 where supported

2024-10-28 Thread Fabian Kosmale via Development
Hi, you've explicitly excluded ABI from the discussion ("Let's focus first on the C++ language, because the ABI discussion is irrelevant if we don't do this"), and ignoring ABI, I do indeed see mostly two issues: 1. Ensuring that CI gives us enough test coverage, which I suspect might be solva

Re: [Development] Switching Qt default builds to C++20 where supported

2024-10-28 Thread Andreas Aardal Hanssen
Man 28 okt 2024 kl. 16:29 skrev Thiago Macieira: > Lazy consensus is part of our governance. If no one speaks up with arguments > against, it implies no one has arguments against of sufficient interest to > them > to voice in the first place. Lack of interest and apathy imply people don't > c

Re: [Development] Switching Qt default builds to C++20 where supported

2024-10-28 Thread Thiago Macieira
On Monday 28 October 2024 08:10:42 Pacific Daylight Time Volker Hilsheimer via Development wrote: > As long as we can guarantee that the binaries we distribute with this change > are source- and binary-compatible with what is today released without this > change, and as long as the other conclusio

Re: [Development] Switching Qt default builds to C++20 where supported

2024-10-28 Thread Volker Hilsheimer via Development
> On 28 Oct 2024, at 06:57, Thiago Macieira wrote: > > On Friday 18 October 2024 08:36:22 Pacific Daylight Time Thiago Macieira > wrote: >> I'm going to assume that silence is consent to "there is no drawback" and >> will proceed with the implementation. > > It's been a week since I posted th

Re: [Development] Switching Qt default builds to C++20 where supported

2024-10-28 Thread Thiago Macieira
On Friday 18 October 2024 08:36:22 Pacific Daylight Time Thiago Macieira wrote: > I'm going to assume that silence is consent to "there is no drawback" and > will proceed with the implementation. It's been a week since I posted this, so as soon as I find the time to satisfy the technical reviews,

Re: [Development] WheelDeceleration for PlatformTheme and Flickable

2024-10-28 Thread Tor Arne Vestbø via Development
Hi Gary, Sorry for the delay, will have a look this week. Tor Arne > On Oct 28, 2024, at 08:32, Wang Gary wrote: > > Hi again! > > The previously mentioned two patches still haven't get any new response: > > - https://codereview.qt-project.org/c/qt/qtbase/+/557906 > - https://codereview.qt-

Re: [Development] Qt Multimedia maintainership

2024-10-28 Thread Axel Spoerl via Development
A big hand for Lars, and a warm +1 for Artem. From: Development on behalf of Lorn Potter Sent: Monday, 28 October 2024 00:38 To: development@qt-project.org Subject: Re: [Development] Qt Multimedia maintainership +1 On 23/10/24 17:31, Lars Knoll via Development

Re: [Development] Switching Qt default builds to C++20 where supported

2024-10-28 Thread Vladimir Minenko via Development
Hi Thiago, I would not take the silence as a sign of consent. I rather have the impression that there is no sufficient interest in this at the moment. Despite this, there are quite a few urgent improvements required on the CI. I greatly doubt it will be possible to have additional configuration

Re: [Development] WheelDeceleration for PlatformTheme and Flickable

2024-10-28 Thread Wang Gary
Hi again! The previously mentioned two patches still haven't get any new response: - https://codereview.qt-project.org/c/qt/qtbase/+/557906 - https://codereview.qt-project.org/c/qt/qtdeclarative/+/557907 I rebased these two patch sets, kindly ask for review and maybe some related discussions. T