Re: [Development] HEADS-UP: Qt 5.14.0 Feature Freeze is getting closer

2019-08-05 Thread Jani Heikkinen
Hi all. Only 3 weeks to official feature freeze and 2 weeks when we will start soft branching. So please remember to inform me about all new modules for Qt 5.14 now & make sure those are in qt5.git before soft branching starts. And remember to inform me about any submodule status changes like

Re: [Development] Request a new branch for Qt Creator

2019-08-05 Thread Thiago Macieira
On Monday, 5 August 2019 16:57:35 PDT Stottlemyer, Brett (B.S.) wrote: > On 8/5/19, 3:03 PM, "Tor Arne Vestbø" wrote: > > This sounds a bit like a standalone tool? Or one that wouldn’t > necessarily need to be in the Qt Creator repository? Can you expand a bit > on why a branch is needed?

Re: [Development] Request a new branch for Qt Creator

2019-08-05 Thread Stottlemyer, Brett (B.S.)
On 8/5/19, 3:03 PM, "Tor Arne Vestbø" wrote: This sounds a bit like a standalone tool? Or one that wouldn’t necessarily need to be in the Qt Creator repository? Can you expand a bit on why a branch is needed? There is a standalone component (that can be deployed to an embedded tar

Re: [Development] Request a new branch for Qt Creator

2019-08-05 Thread Stottlemyer, Brett (B.S.)
Before I address André's specific questions, let me add a little more context. We have a few plugins for QtC that were developed with KDAB starting about 5 years ago with the development of Qt Remote Objects. We've actually had several developers from The Qt Company reviewing the code outside o

Re: [Development] Request a new branch for Qt Creator

2019-08-05 Thread Tor Arne Vestbø
> On 5 Aug 2019, at 12:35, Stottlemyer, Brett (B.S.) wrote: > > Hi, > > I’d like to request a new branch (“acme”) on QtCreator. > > The too short version: ACME is a simulation tool, allowing you to create a > project that can run in QtCreator and quickly implement interfaces (e.g., > DBu

Re: [Development] Request a new branch for Qt Creator

2019-08-05 Thread André Pönitz
On Mon, Aug 05, 2019 at 10:35:37AM +, Stottlemyer, Brett (B.S.) wrote: > Hi, Hi Brett. > I’d like to request a new branch (“acme”) on QtCreator. Would it be possible to use a less overloaded name? After a bit of search I think I get now what it refers to, but it surely was not my first gu

Re: [Development] Oslo, we have a problem [char8_t]

2019-08-05 Thread Lars Knoll
> On 8 Jul 2019, at 15:34, Thiago Macieira wrote: > > On Monday, 8 July 2019 04:24:28 -03 Mutz, Marc via Development wrote: >> What I think when I read this is: >> >> Backed by const char*, never implicit: >> - QLatin1String - owner of L1 data [change from today, but not a >> breaking one] >>

Re: [Development] Maybe add some kind of accessible pipeline for QSettings serialization in Qt6?

2019-08-05 Thread Lars Knoll
> On 9 Jul 2019, at 21:48, Thiago Macieira wrote: > > On Tuesday, 9 July 2019 12:18:53 -03 NIkolai Marchenko wrote: >> No, we want to completely forego the qt way of storing settings. >> Fully custom class that won't interact with qsettings and won't have >> qvarianthash behind the storage. > >

[Development] Gerrit: Short scheduled maintenance on 12 Aug 2019

2019-08-05 Thread Jukka Jokiniva
Dear all, There will be a short maintenance break for codereview.qt-project.org on Monday morning the 12th of August. The Gerrit server instance type will updated to the latest generation. AFFECTED SYSTEMS Gerrit Code Review (codereview.qt-project.org) COIN (the continuous in

[Development] Request a new branch for Qt Creator

2019-08-05 Thread Stottlemyer, Brett (B.S.)
Hi, I’d like to request a new branch (“acme”) on QtCreator. The too short version: ACME is a simulation tool, allowing you to create a project that can run in QtCreator and quickly implement interfaces (e.g., DBus, QtRemoteObjects, etc) to feed other components. You can directly edit propert