Re: [Development] [Announce] Qt Creator 3.5.0 released

2015-08-20 Thread m...@rpzdesign.com
This may sound stupid but is there an easy way to have the Kits get automatically detected when you run the Qt Creator 3.5.0? I was running Qt Creator 3.4.2 before this from the Qt 5.4.2 installation. Manually adding kits is kind of a pain. md On 8/20/2015 7:03 AM, List for announcements regar

Re: [Development] Enginio version and branch names

2015-08-20 Thread Stephen Kelly
Frederik Gladhorn wrote: > As you know we cannot change the major version as that is not binary > compatible I still see no reason for that to be belived to be true. Of course you can fix the major version number and bump the version in the SONAME. That's the whole point of the version in the

Re: [Development] -reduce-relocations vs hardening

2015-08-20 Thread Lisandro Damián Nicanor Pérez Meyer
On Thursday 20 August 2015 14:08:40 Thiago Macieira wrote: > On Thursday 20 August 2015 22:16:15 Kevin Kofler wrote: > > Lisandro Damián Nicanor Pérez Meyer wrote: > > > Hi! yesterday I received a [bug] report asking Qt to not requiring apps > > > using it to pass -fPIC (actually to let the app use

Re: [Development] -reduce-relocations vs hardening

2015-08-20 Thread Thiago Macieira
On Thursday 20 August 2015 22:16:15 Kevin Kofler wrote: > Lisandro Damián Nicanor Pérez Meyer wrote: > > Hi! yesterday I received a [bug] report asking Qt to not requiring apps > > using it to pass -fPIC (actually to let the app use -fPIE) due to > > hardening reasons. > > -fPIC actually allows th

Re: [Development] -reduce-relocations vs hardening

2015-08-20 Thread Kevin Kofler
Lisandro Damián Nicanor Pérez Meyer wrote: > Hi! yesterday I received a [bug] report asking Qt to not requiring apps > using it to pass -fPIC (actually to let the app use -fPIE) due to > hardening reasons. -fPIC actually allows the same hardening as -fPIE. PIE is basically the subset of PIC requi

[Development] -reduce-relocations vs hardening

2015-08-20 Thread Lisandro Damián Nicanor Pérez Meyer
Hi! yesterday I received a [bug] report asking Qt to not requiring apps using it to pass -fPIC (actually to let the app use -fPIE) due to hardening reasons. Now as we are using -reduce-relocations and gcc5 this is currently not possible at least until gcc's upstreams decide to add this as a [fea

Re: [Development] [Announce] Qt Creator 3.5.0 released

2015-08-20 Thread Steve G
I just installed Qt Creator 3.5.0 standalone on Windows 8. How do I specify where the examples are located since they're not shown? Thanks. Steve -Original Message- From: List for announcements regarding Qt releases and development Sent: Thursday, August 20, 2015 9:03 AM To: annou...@q

[Development] [Announce] Qt Creator 3.5.0 released

2015-08-20 Thread List for announcements regarding Qt releases and development
We are happy to announce the release of Qt Creator 3.5.0! http://blog.qt.io/blog/2015/08/20/qt-creator-3-5-0-released/ -- Eike Ziller, Senior Software Engineer - The Qt Company GmbH The Qt Company GmbH, Rudower Chaussee 13, D-12489 Berlin Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haata

Re: [Development] Qt 4.8.7 built with linux-clang-64

2015-08-20 Thread René J . V . Bertin
Thiago Macieira wrote: Sorry for the delay; I missed this message before leaving on a bit of a vacation. ... > When searching for plugins, Qt 4 looked for this build key and compared. If it > was different, it would refuse to load the plugin. > > This functionality was removed in Qt 5. We stil

[Development] Enginio version and branch names

2015-08-20 Thread Frederik Gladhorn
Hello all, To make dealing with Enginio a bit easier (I get asked for the right version number for each release and keep being confused myself since it doesn't see much activity), I will change the future branch names and version number. As you know we cannot change the major version as that is