[Development] Nominating Denis Shienkov for Approver status

2017-07-05 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 ac

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

2017-07-05 Thread Thiago Macieira
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 have gone unused and unreferenced during the e

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

2017-07-05 Thread Phil Bouchard
On 07/05/2017 08:25 PM, Thiago Macieira wrote: On quarta-feira, 5 de julho de 2017 15:31:28 PDT Phil Bouchard wrote: For example in HTML we could have 1 root_ptr for each HTML page and when this page is destroyed then the root_ptr guarantees all associated nodes will be destructed as well. When

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

2017-07-05 Thread Thiago Macieira
On quarta-feira, 5 de julho de 2017 15:31:28 PDT Phil Bouchard wrote: > For example in HTML we could have 1 root_ptr for each HTML page and when > this page is destroyed then the root_ptr guarantees all associated nodes > will be destructed as well. When I refer to a node I mean the > representati

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

2017-07-05 Thread Ed Leaver
On 07/05/2017 06:31 PM, Phil Bouchard wrote: On 07/05/2017 02:29 AM, Thiago Macieira wrote: On Tuesday, 4 July 2017 21:03:14 PDT Phil Bouchard wrote: Hi, I read Qt 5.9 is using a new garbage collector that is more predictable. First good job and second I was wondering if there is any docum

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

2017-07-05 Thread Phil Bouchard
On 07/05/2017 02:29 AM, Thiago Macieira wrote: On Tuesday, 4 July 2017 21:03:14 PDT Phil Bouchard wrote: Hi, I read Qt 5.9 is using a new garbage collector that is more predictable. First good job and second I was wondering if there is any documentation on that garbage collector in question.

[Development] Loading translations for QML modules

2017-07-05 Thread Alexander Volkov
Hi, Currently translations for QML modules should be loaded manually. It would be much more convenient if Qt Quick could load them automatically. Are there any plans about it? BR, Alexander. ___ Development mailing list Development@qt-project.org http

Re: [Development] Examples and Demos in qtdoc

2017-07-05 Thread Maurice Kalinowski
So, is this in place now? Just wondering because of some changes getting into the qtdoc repo recently… Maurice From: Development [mailto:development-bounces+maurice.kalinowski=qt...@qt-project.org] On Behalf Of Lars Knoll Sent: Friday, June 16, 2017 11:31 AM To: Mitch Curtis Cc: Qt developme