Re: [Development] Asking for a FF exception for ICU based QStringConverter

2022-06-08 Thread Thiago Macieira
On Wednesday, 8 June 2022 10:10:20 PDT Giuseppe D'Angelo via Development wrote: > > To be clear for everyone: this can happen (depending on where we introduce > > the new API) if some code is using QStringConverter with codec names that > > it currently doesn't support. This is likely to be very l

Re: [Development] QPushButton: drag and drop

2022-06-08 Thread Laszlo Papp
On Tue, Jun 7, 2022 at 8:26 PM Giuseppe D'Angelo wrote: > Il 07/06/22 20:57, Laszlo Papp ha scritto: > > Just checked the Qt wiki, but it does not seem to speak about this rule. > > Only binary and source compatibility. No behaviour compatibility. And by > > the way, fixing the bug to match the d

Re: [Development] Asking for a FF exception for ICU based QStringConverter

2022-06-08 Thread Giuseppe D'Angelo via Development
Hi, On 08/06/2022 18:40, Thiago Macieira wrote: On Wednesday, 8 June 2022 07:17:29 PDT Fabian Kosmale wrote: - There are concerns that mixing Qt versions might lead to an unbounded memory leak with the current implementation. I don't think that's actually the case (but if it is, then we need a

Re: [Development] Asking for a FF exception for ICU based QStringConverter

2022-06-08 Thread Thiago Macieira
On Wednesday, 8 June 2022 07:17:29 PDT Fabian Kosmale wrote: > - There are concerns that mixing Qt versions might lead to an unbounded > memory leak with the current implementation. I don't think that's actually > the case (but if it is, then we need a different enough approach that this > most lik

Re: [Development] Asking for a FF exception for ICU based QStringConverter

2022-06-08 Thread Lars Knoll
Given that the change doesn’t interfere with existing functionality, this is ok. But please try to finish and get the change merged as soon as possible. Cheers, Lars > On 8 Jun 2022, at 16:17, Fabian Kosmale wrote: > > Hi, > > unfortunately, we did not manage to get a QStringConverter backend

[Development] Asking for a FF exception for ICU based QStringConverter

2022-06-08 Thread Fabian Kosmale
Hi, unfortunately, we did not manage to get a QStringConverter backend based on ICU into Qt in time for FF (https://codereview.qt-project.org/c/qt/qtbase/+/393373). This is a feature strongly requested by KDE as an enabler for their KDE Frameworks 6 port [1] and from various users in APAC, where

[Development] 回复: 回复: QPushButton: drag and drop

2022-06-08 Thread Zhang JiDe
I written a patch: https://codereview.qt-project.org/c/qt/qtbase/+/414909 . Although it's only a draft, but it already has the core functionality, it works fine in my tests, and I think it's a reasonable solution. 发件人: Development 代表 Zhang JiDe 发送时间: 2022年6月6日

Re: [Development] Qt 5.15.10 LTS Commercial released

2022-06-08 Thread Giuseppe D'Angelo via Development
On 08/06/2022 07:58, Tuukka Turunen wrote: Hi, The release notes are stored within Qt Account (under Downloads, select /Product: Qt/ and /Version: 5.15.10/), i.e. one needs to have a commercial license to see those. Is there any reason not to publish them as usual in dist / qtreleasenotes

Re: [Development] Reminder: Codereview scheduled maintenance break on Monday 6-Jun 7 am CET

2022-06-08 Thread Alexandru Croitor
And here https://codereview.qt-project.org/c/qt/qt5/+/406505/8 > On 8. Jun 2022, at 09:40, Alexandru Croitor wrote: > > Worked for me here > > https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/412354/2 > >> On 7. Jun 2022, at 19:21, Thiago Macieira wrote: >> >> On Monday, 6 June 2022 09:0

Re: [Development] Reminder: Codereview scheduled maintenance break on Monday 6-Jun 7 am CET

2022-06-08 Thread Alexandru Croitor
Worked for me here https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/412354/2 > On 7. Jun 2022, at 19:21, Thiago Macieira wrote: > > On Monday, 6 June 2022 09:02:07 PDT Thiago Macieira wrote: >> On Monday, 6 June 2022 01:56:14 PDT Jukka Jokiniva wrote: >>> Fix was found and deployed. Mainten