Re: [Development] Storing and managing ValueArray inside QV4::Heap objects

2018-08-16 Thread Valery Kotov
Hello all, I'm trying to wrap my head around SimpleArrayData API. And I might actually need a bit of help here. Instead of using ValueArray now I declare myValues to be SimpleArrayData*: #define MyObjectMembers(class, Member) \ Member(class, Pointer, SimpleArrayData*, myValues)

Re: [Development] Noninating André de la Rocha for Approver

2018-08-16 Thread Alex Blasche
Congratulations to André. Approver rights have been granted. -- Alex From: Development on behalf of Alex Blasche Sent: Wednesday, 25 July 2018 5:12:39 PM To: development@qt-project.org Subject: [Development] Noninating André de la Rocha for Approver

Re: [Development] Nominating Miguel Costa for Approver

2018-08-16 Thread Alex Blasche
Congratulations to Miguel. Approver rights have been granted. -- Alex From: Alex Blasche Sent: Wednesday, 25 July 2018 5:12:47 PM To: development@qt-project.org Subject: Nominating Miguel Costa for Approver Hi, I'd like to nominate Miguel for approver

Re: [Development] Qt 5.12 new features

2018-08-16 Thread Jason H
5.11 included WebGL TP2. Is there any change? Why is it staying TP2, or should it be TP3? 5.12 looks like it'll be a pretty great update! I'm not sure what's on the agenda for 5.13... but as I mentioned on interest, one pain point I continually have is the amount of custom platform

Re: [Development] Qt 5.12 new features

2018-08-16 Thread Vlad Stelmahovsky
A bit unclear about deprecating QQC1 Since in QQC2 no TreeView and even no plans for this, isn't it a bit too early to deprecate QQC1? thanks On Thu, Aug 16, 2018 at 4:02 PM Jason H wrote: > 5.11 included WebGL TP2. Is there any change? Why is it staying TP2, or > should it be TP3? > > 5.12

Re: [Development] Qt 5.12 new features

2018-08-16 Thread Mark Gaiser
On Thu, Aug 16, 2018 at 4:17 PM Vlad Stelmahovsky < vladstelmahov...@gmail.com> wrote: > A bit unclear about deprecating QQC1 > Since in QQC2 no TreeView and even no plans for this, isn't it a bit too > early to deprecate QQC1? > > thanks > > On Thu, Aug 16, 2018 at 4:02 PM Jason H wrote: > >>

Re: [Development] unified data model API in QtCore => thin wrapper proposal

2018-08-16 Thread Thiago Macieira
On Wednesday, 20 June 2018 06:05:35 PDT Arnaud Clère wrote: > Hi, > Thiago, did you decide on something regarding QCborValue in Qt5.12? Hello Arnaud, all No, I have not. I have not had the time to read your email yet and nor have I had time to even test if the API I designed does what we