Re: [Development] QRect::contains and undocumented(?) edge

2022-04-20 Thread Giuseppe D'Angelo via Development
Hi, On 20/04/2022 17:50, Tomi Pannila wrote: thank you for the explanations. I guess Eirik kind of guessed right that I view QRect from $\mathbb{R}^2$ point of view. I'm a mathematician and this is the most natural point of view for me. For me, rectangles have edges=boundary which are measure z

Re: [Development] QRect::contains and undocumented(?) edge

2022-04-20 Thread Tomi Pannila
Hi Lars and Eirik, thank you for the explanations. I guess Eirik kind of guessed right that I view QRect from $\mathbb{R}^2$ point of view. I'm a mathematician and this is the most natural point of view for me. For me, rectangles have edges=boundary which are measure zero. To Lars >> With

[Development] Policy on updating translatable strings in patch releases

2022-04-20 Thread MÃ¥rten Nordheim
Hello development and localization! I'm wondering about the policy on updating translatable strings in patch-releases. Our policy, as far as I know, only says that updating these strings should not happen for a release after string-freeze. However, recent bug-reports[0] have revealed that some

Re: [Development] QRect::contains and undocumented(?) edge

2022-04-20 Thread Eirik Aavitsland
Hi Tomi, I'm sure there are many things that could be improved in both doc and code here, but let me try to explain how this was intended at least could you please explain how your method "QRect::contains(const QRect &r, bool proper)" at https://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/

Re: [Development] QRect::contains and undocumented(?) edge

2022-04-20 Thread Lars Knoll
Hi Tomi, > On 19 Apr 2022, at 21:49, Tomi Pannila wrote: > > Hi Qt developers, > > could you please explain how your method "QRect::contains(const QRect &r, > bool proper)" at > https://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/tools/qrect.cpp?h=dev > satisfies your API design principles

[Development] Commercial-only 6.2 LTS phase starts: Closing the 6.2 branch(es) on 20th April

2022-04-20 Thread Tarja Sundqvist
Hi, With Qt 6.3.0 released and the first patch release (Qt 6.3.1) coming soon, it is time to enter the commercial-only LTS phase for Qt 6.2 LTS. All the existing 6.2 branches remain publicly visible, but they are closed for new commits and cherry-picks. The exception is the Qt WebEngine, which