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

2018-08-22 Thread Mikhail Svetkin
Yes, this library is very cool and requires only c++11. Best regards, Mikhail On Wed, 22 Aug 2018 at 16:47, Tor Arne Vestbø wrote: > On 17 Aug 2018, at 17:08, Thiago Macieira > wrote: > > > > On Friday, 17 August 2018 02:50:32 PDT Tor Arne Vestbø wrote: > >>> Unless someone can volunteer to t

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

2018-08-22 Thread Tor Arne Vestbø
On 17 Aug 2018, at 17:08, Thiago Macieira wrote: > > On Friday, 17 August 2018 02:50:32 PDT Tor Arne Vestbø wrote: >>> Unless someone can volunteer to test. I *think* my design is slightly >>> better than QJsonValue, so the following should work: >>> >>> value[1]["hello"][32] = false; >> >> Tha

Re: [Development] Closing issues automatically with new keyword

2018-08-22 Thread Frederik Gladhorn
Quick status update from my side: I have the script running against a test installation of JIRA. It seems to work, there are some small issues to be worked out still. - Qt Creator version numbers are verbose, so I need to be more generous in matching strings, right now I don't detect the version

Re: [Development] Upgrade the XCode running in the CI's macOS 10.11

2018-08-22 Thread Morten Sørvig
> On 9 Jul 2018, at 02:15, Thiago Macieira wrote: > > This is the second time I've run into a compiler bug with that XCode's > ancient > Clang. > > Can we please upgrade the XCode installation there to the latest available > for > macOS 10.11? > > If that's the latest, can we declare tha

Re: [Development] HEADS-UP: Branching from 'dev' to '5.12' completed

2018-08-22 Thread Liang Qi
qt5 dev->5.12 is also done last night, https://codereview.qt-project.org/#/c/237349/ . Please remember to retarget your provisioning changes in qt5 if agreed for 5.12. — Liang > On 21 Aug 2018, at 11:04, Jani Heikkinen wrote: > > Branching from 'dev' to '5.12' is now complete and Qt 5.12 Feat

Re: [Development] Upgrade the XCode running in the CI's macOS 10.11

2018-08-22 Thread Tony Sarajärvi
The timing 😉 https://codereview.qt-project.org/#/c/237412/ -Tony -Original Message- From: Development On Behalf Of Thiago Macieira Sent: keskiviikko 22. elokuuta 2018 3.15 To: development@qt-project.org Subject: Re: [Development] Upgrade the XCode running in the CI's macOS 10.11 Importa