Re: [Development] Maintainers, your actions needed: Change files for Qt 5.6.3

2017-08-28 Thread André Hartmann
Hi Jani, I have some comments to the change file process: 1. The commit message is "Add change file for Qt 5.6.3" but it should be "Add changes file for Qt 5.6.3" (plural) 2. In the last releases, this initial version was WIP, so the maintainer needed to adjust the message so it could be m

Re: [Development] Qt and IoT infographic

2017-08-28 Thread Uwe Rathmann
On Mon, 28 Aug 2017 21:41:15 +0200, Jean-Michaël Celerier wrote: > * apparently QQuickWindow has some ties to the QML engine but in my > experience you can just create new QQuickItem from c++ and add them as > child of the rootItem and it works. F.e. https://github.com/uwerat/qskinny does exactly

[Development] Maintainers, your actions needed: Change files for Qt 5.6.3

2017-08-28 Thread Jani Heikkinen
Hi all, We have now created initial change files for Qt 5.6.3. Please do needed modifications immediately and get '+2' as soon as possible. We need to get these in to be able to proceed with Qt 5.6.3 release. You can find all open change files for Qt 5.6.3 here: https://codereview.qt-project.o

Re: [Development] [fix]: Assistant (and others) burning CPU because of #f27d1ccbb24ec2fd4098f2976503478831006cc8 ?

2017-08-28 Thread Gabriel de Dietrich
FYI: QCocoaMenu: Stop update timer (Merged) Best regards, Dr. Gabriel de Dietrich Senior Software Developer The Qt Company On Aug 29, 2017, at 9:00 AM, Thiago Macieira mailto:thiago.macie...@intel.com>> wrote: On Monday, 28 August 2017 17:06:18 PDT Re

Re: [Development] [fix]: Assistant (and others) burning CPU because of #f27d1ccbb24ec2fd4098f2976503478831006cc8 ?

2017-08-28 Thread Thiago Macieira
On Monday, 28 August 2017 17:06:18 PDT René J.V. Bertin wrote: > killTimer(m_updateTimer); > > before setting m_updateTimer=0? Whether or not it's appropriate, this does > solve the CPU burning for me. Yeah, if you don't kill the timer, it will keep firing. -- Thiago Macieira - thiago.m

Re: [Development] [fix]: Assistant (and others) burning CPU because of #f27d1ccbb24ec2fd4098f2976503478831006cc8 ?

2017-08-28 Thread René J . V . Bertin
On Monday August 28 2017 23:10:22 René J.V. Bertin wrote: I found a potential fix: shouldn't QCocoaMenu::timerEvent() call killTimer(m_updateTimer); before setting m_updateTimer=0? Whether or not it's appropriate, this does solve the CPU burning for me. R. > Hi, > > I noticed an anno

[Development] Assistant (and others) burning CPU because of #f27d1ccbb24ec2fd4098f2976503478831006cc8 ?

2017-08-28 Thread René J . V . Bertin
Hi, I noticed an annoying change after doing the periodic merge of changes in the qtbase/5.9 branch with my standalone Cocoa QPA. Commit f27d1ccbb24ec2fd4098f2976503478831006cc8 introduced a delayed invocation of [NSMenu update], which looks like a good idea. However, in some applications, incl

Re: [Development] Qt and IoT infographic

2017-08-28 Thread Thiago Macieira
On Monday, 28 August 2017 12:26:55 PDT Jason H wrote: > > > 2. ZeroConf should be a standard thing. Where's Qt's support? > > > > Right now, in KF5 (kdnssd). > > And who puts/[wants to put] KDE on IoT? a) it's just one library. KF5 was designed as multiple, smaller, independent libraries that c

Re: [Development] Qt and IoT infographic

2017-08-28 Thread Jean-Michaël Celerier
> I seem to remember a big deal about QtQuick 2.0 requiring GL? perhaps that's just for Items? If I'm mistaken, then I am very happily mistaken! QtQuick != QML. QML is a programming language and runtime for said language, QtQuick is a scene graph. It's possible* to use QtQuick without QML and QML

Re: [Development] Qt and IoT infographic

2017-08-28 Thread Jason H
> Sent: Monday, August 28, 2017 at 11:38 AM > From: "Thiago Macieira" > To: development@qt-project.org > Subject: Re: [Development] Qt and IoT infographic > > On Monday, 28 August 2017 07:01:07 PDT Jason H wrote: > > Onto my criticisms of Qt wrt IoT: > > > > 2. ZeroConf should be a standard thing

Re: [Development] Qt and IoT infographic

2017-08-28 Thread Ville Voutilainen
On 28 August 2017 at 18:38, Thiago Macieira wrote: > Timur began working on an simple HTTP server. This is a controversial > decision, since we've long said that Qt should not be the tool for server-side > programs. That might be worth reconsidering as a guideline decision, because there are some

Re: [Development] Qt and IoT infographic

2017-08-28 Thread Thiago Macieira
On Monday, 28 August 2017 07:01:07 PDT Jason H wrote: > Onto my criticisms of Qt wrt IoT: > > 2. ZeroConf should be a standard thing. Where's Qt's support? Right now, in KF5 (kdnssd). > 3. IoT generally use web services, namely RESTful APIs. Where's Qt's > support for writing a RESTful server?

Re: [Development] Qt and IoT infographic

2017-08-28 Thread Jean-Michaël Celerier
> 3. IoT generally use web services, namely RESTful APIs. Cutelyst has been a nice project for writing web services in Qt: https://github.com/cutelyst/cutelyst/wiki/Tutorial_02_CutelystBasics > a. QML needs an official web runtime, that is, make QMLWeb or one of the similar projects officially su

Re: [Development] Qt and IoT infographic

2017-08-28 Thread Jason H
> Sent: Thursday, August 24, 2017 at 5:00 PM > From: "Thiago Macieira" > To: development@qt-project.org > Subject: [Development] Qt and IoT infographic > > Re the inforgraphic at > https://info.qt.io/whitepaper-building-the-internet-of-things > (not the paper because it's asking information

Re: [Development] Maintenance break tonight and tomorrow

2017-08-28 Thread Tony Sarajärvi
Hi A brief update on last weekend. So on Friday evening we tried moving a few of our infra servers to the new site. After shutting down services and restarting them on the new site, a few VMs didn’t like that. There were badly configured gateways which competed during launch and things went sou

[Development] Infra problems under investigation

2017-08-28 Thread Tony Sarajärvi
Hi We're experiencing internal network problems which are under investigation. An unknown amount of services could be affected. -Tony ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development