Am 13.07.2023 um 07:37 schrieb EXT Mitch Curtis:
-Original Message-
From: Arno Rehn
We have a vertical ListView which shows icon-only buttons. The buttons all
have the same width, but depending on the icon size and/or the style, that
width may differ. So we update the contentWidth of the
> -Original Message-
> From: Arno Rehn
> Sent: Wednesday, July 12, 2023 4:13 PM
> To: EXT Mitch Curtis ; Qt development mailing list
>
> Subject: Re: [Development] Behavior-changing bugfixes in patch-level releases
>
> Hi Mitch,
>
> On 12.07.2023 09:52, EXT Mitch Curtis wrote:
> >> Cont
Volker Hilsheimer (12 July 2023 12:21) wrote (inter alia):
> The branch policy lives on
> http://quips-qt-io.herokuapp.com/quip-0016-branch-policy.html
which reminds me: that server is no longer maintained and shall sooner
or later be killed. The current preferred URLs for QUIPs are on
qt-projec
Hey,
> We do generate release notes for patch release, i.e.
> https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.5.1/release-note.md
> where this particular change is included in the “Important Changes”
> section:
> https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.5.1/release-note.md
> On 12 Jul 2023, at 09:52, EXT Mitch Curtis via Development
> wrote:
>
> Hi Arno,
>>
>> Hey everyone,
>>
>> what is the policy for adding behavior-changing bugfixes to patch-level
>> releases? Is this something to expect?
>> At the moment we operate under the assumption that bumping the pat
> Am 10.07.2023 um 18:02 schrieb Giuseppe D'Angelo via Development:
>> Hi,
>>
>> https://codereview.qt-project.org/c/qt/qtbase/+/487560 introduces
>> QT_NO_CONTEXTLESS_CONNECT , a macro that disables the 3-arguments connect --
>> in other words, it disables the
>>
>>> QObject::connect(sender,
Hi Mitch,
On 12.07.2023 09:52, EXT Mitch Curtis wrote:
Context: We have been hit by
https://codereview.qt-project.org/c/qt/qtdeclarative/+/472596
(which is even marked as "Important Behavior Change") ending up
only in 6.5.1. It was quite the headache figuring out that 6.5.0 ->
6.5.1 has broken
Hi Arno,
> -Original Message-
> From: Development On Behalf Of
> Arno Rehn
> Sent: Wednesday, July 12, 2023 3:01 PM
> To: Qt development mailing list
> Subject: [Development] Behavior-changing bugfixes in patch-level releases
>
> Hey everyone,
>
> what is the policy for adding behavior
Hey everyone,
what is the policy for adding behavior-changing bugfixes to patch-level
releases? Is this something to expect?
At the moment we operate under the assumption that bumping the
patch-level of Qt is pretty much a no-brainer and can be done without
having to do much in the way of vali