Re: [Development] Nominating David Skoland as approver

2022-04-21 Thread Lorn Potter
+1 On 21/4/2022 10:00 PM, Morten Sørvig wrote: I'd like to nominate David Skoland as approver for the Qt Project. David is employed by the Qt company has been contributing to Qt since late 2020, with patches and reviews to several modules. He has recently shifted focus to work on Qt for WebAs

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

2022-04-21 Thread Allan Sandfeld Jensen
On Donnerstag, 21. April 2022 16:09:37 CEST Thiago Macieira wrote: > On Thursday, 21 April 2022 06:22:57 PDT Tomi Pannila wrote: > > Is there a possibility to add a picture to Qt documentation where you > > have a rectangle grid and shade the > > edge cells with some color to identify them as edges

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

2022-04-21 Thread Giuseppe D'Angelo via Development
On 21/04/2022 16:09, Thiago Macieira wrote: It has some unintuitive defects and flaws, but they can't be fixed because this class is OLD. We can improve documentation, but that's all. If drawing the chess board as a stand-in for the pixel helps understand, then it might be a good idea. There u

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

2022-04-21 Thread Thiago Macieira
On Thursday, 21 April 2022 06:22:57 PDT Tomi Pannila wrote: > Is there a possibility to add a picture to Qt documentation where you > have a rectangle grid and shade the > edge cells with some color to identify them as edges? If I'm the only > one confused of the term edge, not edge cell, in intege

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

2022-04-21 Thread Tomi Pannila
Hi Eirik, I start to understand your point of view. You view edge from programming point of view? Like if you have a chess board, an edge cell is one where one cannot take one cell step to all directions? If I would have to point an edge of a chess board, I would point to the physical edge. If

Re: [Development] Nominating David Skoland as approver

2022-04-21 Thread Daniel Smith
+1 From: Development On Behalf Of Morten Sørvig Sent: Thursday, April 21, 2022 2:01 PM To: development@qt-project.org Subject: [Development] Nominating David Skoland as approver I'd like to nominate David Skoland as approver for the Qt Project. David is employed by the Qt company has been cont

Re: [Development] Nominating David Skoland as approver

2022-04-21 Thread Timur Pocheptsov
+1. Best regards, Timur. From: Development on behalf of Tor Arne Vestbø Sent: Thursday, April 21, 2022 2:20 PM To: Morten Sørvig Cc: development@qt-project.org Subject: Re: [Development] Nominating David Skoland as approver +1! Disclaimer: I am David's line

Re: [Development] Nominating David Skoland as approver

2022-04-21 Thread Tor Arne Vestbø
+1! Disclaimer: I am David's line manager in The Qt Company. Cheers, Tor Arne On 21 Apr 2022, at 14:00, Morten Sørvig mailto:morten.sor...@qt.io>> wrote: I'd like to nominate David Skoland as approver for the Qt Project. David is employed by the Qt company has been contributing to Qt since la

Re: [Development] Nominating David Skoland as approver

2022-04-21 Thread Paul Wicking
+1. From: Development on behalf of Morten Sørvig Sent: Thursday, April 21, 2022 14:00 To: development@qt-project.org Subject: [Development] Nominating David Skoland as approver I'd like to nominate David Skoland as approver for the Qt Project. David is

Re: [Development] Nominating David Skoland as approver

2022-04-21 Thread Shawn Rutledge
+1 On 2022 Apr 21, at 14:00, Morten Sørvig mailto:morten.sor...@qt.io>> wrote: I'd like to nominate David Skoland as approver for the Qt Project. David is employed by the Qt company has been contributing to Qt since late 2020, with patches and reviews to several modules. He has recently shifte

[Development] Nominating David Skoland as approver

2022-04-21 Thread Morten Sørvig
I'd like to nominate David Skoland as approver for the Qt Project. David is employed by the Qt company has been contributing to Qt since late 2020, with patches and reviews to several modules. He has recently shifted focus to work on Qt for WebAssembly, where he’s already made several good cont

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

2022-04-21 Thread Eirik Aavitsland
On 4/20/22 17:50, Tomi Pannila wrote: 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