Re: [Development] Is Qt for Automation available under GPLv3?

2018-06-07 Thread Frank Meerkötter
Hi, I would like to point out that Qt OPC UA, which is part of Qt for Automation, can also be built with an LGPLv3 license as long as the open62541 backend is used. Regards, Frank Am 08.06.2018 um 07:50 schrieb Alex Blasche: Hi, There are no binaries for open source users. However open sou

Re: [Development] Is Qt for Automation available under GPLv3?

2018-06-07 Thread Alex Blasche
Hi, There are no binaries for open source users. However open source users are free to build their own binaries using GPLv3. -- Alex From: Development on behalf of Sze Howe Koh Sent: Thursday, 7 June 2018 3:48:53 PM To: Qt development mailing list Sub

Re: [Development] Pinging Marco Bubke for QTCREATORBUG-20401 - Allow to build with system's SQLite

2018-06-07 Thread Marco Bubke
AFAIK the refactoring plugin is disabled for release. Just do the same for the Sqlite library. On June 7, 2018 23:54:43 Thiago Macieira wrote: > On Thursday, 7 June 2018 06:56:11 PDT Lisandro Damián Nicanor Pérez Meyer > wrote: >> El jueves, 7 de junio de 2018 07:17:10 -03 Marco Bubke escribió:

Re: [Development] Do we really need Assimp?

2018-06-07 Thread Lisandro Damián Nicanor Pérez Meyer
El jueves, 7 de junio de 2018 13:03:43 -03 Thiago Macieira escribió: > On Thursday, 7 June 2018 04:31:13 PDT Sean Harmer wrote: > > Another option is to only rely upon a system installed assimp and build > > these tools only if found at configure time. In fact, that's probably > > easiest and best.

Re: [Development] Do we really need Assimp?

2018-06-07 Thread Thiago Macieira
On Thursday, 7 June 2018 04:31:13 PDT Sean Harmer wrote: > Another option is to only rely upon a system installed assimp and build > these tools only if found at configure time. In fact, that's probably > easiest and best. Then we can remove assimp from the source. It means > users woudl need to bu

Re: [Development] Pinging Marco Bubke for QTCREATORBUG-20401 - Allow to build with system's SQLite

2018-06-07 Thread Thiago Macieira
On Thursday, 7 June 2018 02:19:26 PDT Giuseppe D'Angelo wrote: > Hi, > > On 07/06/18 05:13, Thiago Macieira wrote: > > As you may be aware, Intel is taking security VERY seriously and I cannot > > accept a project I contribute to having any worse policies. Our open > > source > > security team als

Re: [Development] Pinging Marco Bubke for QTCREATORBUG-20401 - Allow to build with system's SQLite

2018-06-07 Thread Thiago Macieira
On Thursday, 7 June 2018 06:56:11 PDT Lisandro Damián Nicanor Pérez Meyer wrote: > El jueves, 7 de junio de 2018 07:17:10 -03 Marco Bubke escribió: > > It is used buy the Clang refactoring plugin, which is not build by > > default. > > But we are still building sqlite3.c by default. So we just n

[Development] HEADS-UP: Branching from '5.11' -> '5.11.1' ready

2018-06-07 Thread Jani Heikkinen
Hi, We have now done final downmerge from '5.11' -> '5.11.1'. So from now on all changes targeted to Qt 5.11.1 release must be done in '5.11.1' and '5.11' is for Qt 5.11.2 release. Target is to create final Qt 5.11.1 packages Thu 14.6.2018 so please make sure fixes for all release blockers are

Re: [Development] Did we have to remove cmake's qt5_use_modules?

2018-06-07 Thread Lisandro Damián Nicanor Pérez Meyer
El jueves, 7 de junio de 2018 03:03:40 -03 Thiago Macieira escribió: > Commit 02ed1b36daebed5f3997bb676cf5e818c0db9d3c was > > Remove CMake code for CMake < 3.1 > > This removes the following functions from Qt5CoreMacros: > - qt5_use_modules(...) > > Which follows 2013's d9ea4bb14415

Re: [Development] Pinging Marco Bubke for QTCREATORBUG-20401 - Allow to build with system's SQLite

2018-06-07 Thread Lisandro Damián Nicanor Pérez Meyer
El jueves, 7 de junio de 2018 07:17:10 -03 Marco Bubke escribió: > It is used buy the Clang refactoring plugin, which is not build by default. But we are still building sqlite3.c by default. -- Los chicos tienen un mayor dominio de la tecnología (y las habilidades y lenguaje que eso implica) qu

[Development] Is Qt for Automation available under GPLv3?

2018-06-07 Thread Sze Howe Koh
Hello, According to http://doc.qt.io/QtForAutomation/qtautomation-install.html Qt for Automation is available under GPLv3. However, the installation instructions are not valid for open-source users. Furthermore, that page also says that Qt for Automation is built on Qt for Device Creation, which i

Re: [Development] Do we really need Assimp?

2018-06-07 Thread Sean Harmer
Hi Thiago, Apologies for the delay in replying, I was on vacation. On 23/05/2018 01:16, Thiago Macieira wrote: Given the number of warnings in this codebase, I am really skeptical about the quality of the code. Today, compiling with GCC, Clang an ICC, I saw the following warnings scroll by, wh

Re: [Development] Pinging Marco Bubke for QTCREATORBUG-20401 - Allow to build with system's SQLite

2018-06-07 Thread Marco Bubke
It is used buy the Clang refactoring plugin, which is not build by default. So I see no urgency in it except it will break it. Let's discuss it if I am back. On June 7, 2018 15:06:57 Thiago Macieira wrote: > On Wednesday, 6 June 2018 23:52:35 PDT Marco Bubke wrote: >> Hi >> >> I am on vacation

Re: [Development] Pinging Marco Bubke for QTCREATORBUG-20401 - Allow to build with system's SQLite

2018-06-07 Thread Giuseppe D'Angelo
Hi, On 07/06/18 05:13, Thiago Macieira wrote: As you may be aware, Intel is taking security VERY seriously and I cannot accept a project I contribute to having any worse policies. Our open source security team also evaluates each project's security policies and they have blacklisted quite a few

Re: [Development] Pinging Marco Bubke for QTCREATORBUG-20401 - Allow to build with system's SQLite

2018-06-07 Thread Thiago Macieira
On Wednesday, 6 June 2018 23:52:35 PDT Marco Bubke wrote: > Hi > > I am on vacation till end of July, I am looking forward to discuss it in > August. Sure. Meanwhile, can we apply Lisandro's patch? -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Tech