Re: [Development] Qt 5.9's new garbage collector documentation? + root_ptr

2017-07-06 Thread Phil Bouchard
On 07/06/2017 10:57 PM, Thiago Macieira wrote: On quinta-feira, 6 de julho de 2017 19:15:02 PDT Phil Bouchard wrote: As you know in Javascript temporary unnamed variables from a primitive type are no different than local variables and even if global variables are not encouraged then they will

Re: [Development] Qt 5.9's new garbage collector documentation? + root_ptr

2017-07-06 Thread Thiago Macieira
On quinta-feira, 6 de julho de 2017 19:15:02 PDT Phil Bouchard wrote: > > The point is that the *language* requires us to have a garbage collector > > to > > operate like that. So explain to me how root_ptr will work in that > > context. > > As you know in Javascript temporary unnamed variables

Re: [Development] Qt 5.9's new garbage collector documentation? + root_ptr

2017-07-06 Thread Phil Bouchard
On 07/06/2017 11:10 AM, Thiago Macieira wrote: On quinta-feira, 6 de julho de 2017 04:53:16 PDT Phil Bouchard wrote: It's all memory usage and bad programming habits vs execution speed. Why would you want to add objects that are never used? A minimum programming skills set is required here.

Re: [Development] QTabBarPrivate::hoveredTabIndex() visibility

2017-07-06 Thread René J . V . Bertin
On Thursday July 06 2017 15:35:59 Olivier Goffart wrote: > > I'm seeing this when I try to link my standalone version of the QMacStyle > > style against Qt 5.9.0 and 5.9.1 : > > The class was not exported in 5.9.x Thanks for confirming. I guess that also explains why providing just my local

Re: [Development] Qt 5.9's new garbage collector documentation? + root_ptr

2017-07-06 Thread Thiago Macieira
On quinta-feira, 6 de julho de 2017 04:53:16 PDT Phil Bouchard wrote: > On 07/06/2017 01:01 AM, Thiago Macieira wrote: > > On quarta-feira, 5 de julho de 2017 19:32:35 PDT Phil Bouchard wrote: > >> - Well with root_ptr the behavior is 100% predictable thus you won't > >> have these rendering lags

Re: [Development] Nominating Denis Shienkov for Approver status

2017-07-06 Thread Sze Howe Koh
On 6 July 2017 at 14:36, André Hartmann wrote: > > I'd like to propose the nomination of Denis Shienkov for Approver > status. > > Denis has been the maintainer of QtSerialPort for a long time now. > He also formed the architecture of QtSerialBus and provided several

Re: [Development] QTabBarPrivate::hoveredTabIndex() visibility

2017-07-06 Thread Olivier Goffart
Am Donnerstag, 6. Juli 2017, 13:53:35 CEST schrieb René J.V. Bertin: > Hi, > > Is QTabBarPrivate::hoveredTabIndex() supposed to be visible for software > having "QT += widgets-private" in their .pro file? Only from Qt 5.10 (since commit 4f3249f32dbe5c20aabbfd9b4f9c558aaf449e48 in the dev branch)

[Development] QTabBarPrivate::hoveredTabIndex() visibility

2017-07-06 Thread René J . V . Bertin
Hi, Is QTabBarPrivate::hoveredTabIndex() supposed to be visible for software having "QT += widgets-private" in their .pro file? I'm seeing this when I try to link my standalone version of the QMacStyle style against Qt 5.9.0 and 5.9.1 :

Re: [Development] Qt 5.9's new garbage collector documentation? + root_ptr

2017-07-06 Thread Phil Bouchard
On 07/06/2017 01:01 AM, Thiago Macieira wrote: On quarta-feira, 5 de julho de 2017 19:32:35 PDT Phil Bouchard wrote: - Well with root_ptr the behavior is 100% predictable thus you won't have these rendering lags at random times. So explain to me how the QML engine should collect JS items that

Re: [Development] [Qt-creator] Nominating Denis Shienkov for Approver status

2017-07-06 Thread Orgad Shaneh
On Thu, Jul 6, 2017 at 2:44 PM, Rafael Roquetto wrote: > +1 > > On Thu, Jul 06, 2017 at 08:36:27AM +0200, André Hartmann wrote: >> I'd like to propose the nomination of Denis Shienkov for Approver >> status. >> >> Denis has been the maintainer of QtSerialPort for a long

Re: [Development] Nominating Denis Shienkov for Approver status

2017-07-06 Thread Rafael Roquetto
+1 On Thu, Jul 06, 2017 at 08:36:27AM +0200, André Hartmann wrote: > I'd like to propose the nomination of Denis Shienkov for Approver > status. > > Denis has been the maintainer of QtSerialPort for a long time now. > He also formed the architecture of QtSerialBus and provided several CAN >

Re: [Development] Nominating Denis Shienkov for Approver status

2017-07-06 Thread Alex Blasche
+1 from me. -- Alex > -Original Message- > From: Development [mailto:development- > bounces+alexander.blasche=qt...@qt-project.org] On Behalf Of André > Hartmann > Sent: Thursday, 6 July 2017 08:36 > To: development@qt-project.org; qt-crea...@qt-project.org > Subject: [Development]

[Development] Nominating Denis Shienkov for Approver status

2017-07-06 Thread André Hartmann
I'd like to propose the nomination of Denis Shienkov for Approver status. Denis has been the maintainer of QtSerialPort for a long time now. He also formed the architecture of QtSerialBus and provided several CAN plugins there. He further contributes to other parts of Qt and QtCreator and is