Re: [Development] Should the system proxies default setting be switched to true?

2016-05-11 Thread Kai Koehne
+1 for switching to using the system proxy settings by default. I'm still a bit wary about the 'Windows issue' though. To cite our documentation [1]: "On Windows platforms, this function may take several seconds to execute depending on the configuration of the user's system." Was that the pr

Re: [Development] Header review for 5.7 (vs 5.6)

2016-05-11 Thread Jani Heikkinen
Hi, What is the status with the this? It seems several modules doesn't have '+1' yet. We need to conclude this soon to b e able to release 'RC' as planned Missing '+1': * https://codereview.qt-project.org/157805 – qtbase * https://codereview.qt-project.org/157790 – qtactiveqt * https://coder

[Development] Please review https://codereview.qt-project.org/157499

2016-05-11 Thread Thiago Macieira
It's my own change and and I can't even do a maintainer-approval because there are no +1. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center ___ Development mailing list Development@qt-projec

Re: [Development] MSVC 2015 option /utf8: Qt only or everyone?

2016-05-11 Thread Thiago Macieira
On quarta-feira, 11 de maio de 2016 18:55:03 PDT André Pönitz wrote: > > GCC and Clang on Unix systems already operate like this new MSVC > > option. They do that irrespective of what your locale settings are: > > sources are assumed to be UTF-8, period. > > I don't see this for GCC 5.2.1 Linux fo

Re: [Development] MSVC 2015 option /utf8: Qt only or everyone?

2016-05-11 Thread Thiago Macieira
On quarta-feira, 11 de maio de 2016 18:27:29 PDT André Pönitz wrote: > On Wed, May 11, 2016 at 07:59:38AM +, Lars Knoll wrote: > > Finally! > > > > We should certainly turn it on for Qt. > > TBH, I don't see much of an advantage. Qt sources are (or should > have been) 7-bit clean and this sti

Re: [Development] Nominating Alexandru Croitor for Approver status

2016-05-11 Thread Allan Sandfeld Jensen
+ 1 `Allan On Wednesday 11 May 2016, Michael Brüning wrote: > Hi all, > > I would like to nominate Alexandru Croitor for Approver status. > Alexandru joined The Qt Company about 6 months ago and has been working > full time on Qt since then and especially on the Qt WebEngine module. > > Here is

Re: [Development] MSVC 2015 option /utf8: Qt only or everyone?

2016-05-11 Thread André Pönitz
On Wed, May 11, 2016 at 01:19:33AM -0700, Thiago Macieira wrote: > On quarta-feira, 11 de maio de 2016 07:59:38 PDT Lars Knoll wrote: > > Finally! > > > > We should certainly turn it on for Qt. > > > > User code is a bit more sensitive. What are we currently doing on > > the other compilers? Are

Re: [Development] MSVC 2015 option /utf8: Qt only or everyone?

2016-05-11 Thread André Pönitz
On Wed, May 11, 2016 at 07:59:38AM +, Lars Knoll wrote: > Finally! > > We should certainly turn it on for Qt. TBH, I don't see much of an advantage. Qt sources are (or should have been) 7-bit clean and this still looks like a sensible "least surprise" approach in general for any intended-to-

Re: [Development] Should the system proxies default setting be switched to true?

2016-05-11 Thread Lisandro Damián Nicanor Pérez Meyer
On Wednesday 11 May 2016 13:50:50 Andy Shaw wrote: > For some time now we have had the means to configure Qt to use system > proxies so that they are on by default or to turn it on via > QNetworkProxyFactory. However, this is off by default so it is becoming a > reoccurrence that people don't reali

[Development] Short maintenance break in CI tomorrow morning

2016-05-11 Thread Tuukka Turunen
Hi, There will be a maintenance break for the CI environment on Thursday 12th of May at 7am-8am Finnish time (UTC+2), when we switch the control network traffic to a different firewall. There are no changes to CI environment itself, and the IP addresses do not change. During the break the CI e

Re: [Development] Nominating Alexandru Croitor for Approver status

2016-05-11 Thread Simon Hausmann
+1 Simon From: Development on behalf of Michael Brüning Sent: Wednesday, May 11, 2016 1:14:09 PM To: development@qt-project.org Subject: [Development] Nominating Alexandru Croitor for Approver status Hi all, I would like to nominate Alexandru Croitor

Re: [Development] Nominating Alexandru Croitor for Approver status

2016-05-11 Thread Michal Klocek
+1 cheers Mike On 05/11/2016 01:14 PM, Michael Brüning wrote: Hi all, I would like to nominate Alexandru Croitor for Approver status. Alexandru joined The Qt Company about 6 months ago and has been working full time on Qt since then and especially on the Qt WebEngine module. Here is his

Re: [Development] Nominating Alexandru Croitor for Approver status

2016-05-11 Thread Joerg Bornemann
On 11/05/2016 13:14, Michael Brüning wrote: I would like to nominate Alexandru Croitor for Approver status. Alexandru joined The Qt Company about 6 months ago and has been working full time on Qt since then and especially on the Qt WebEngine module. +1 Also for his talent to pick (and fix) the

Re: [Development] Acceptable CC licenses for Qt

2016-05-11 Thread Lisandro Damián Nicanor Pérez Meyer
On Wednesday 11 May 2016 16:46:36 Nikita Krupenko wrote: [snip] > This thread quite in time :) > > I want to use this Google Material icons [1] for the QtQuick Controls > 2 Material style. The icons are CC-BY 4.0. Is it ok? And if it is, > should there be some notes about these icons in code or in

[Development] Should the system proxies default setting be switched to true?

2016-05-11 Thread Andy Shaw
For some time now we have had the means to configure Qt to use system proxies so that they are on by default or to turn it on via QNetworkProxyFactory. However, this is off by default so it is becoming a reoccurrence that people don't realise that it is not using the system proxies until later o

Re: [Development] Acceptable CC licenses for Qt

2016-05-11 Thread Nikita Krupenko
2016-05-11 11:04 GMT+03:00 Lars Knoll : > Would be good if you can find something different. > > In general: If you add 3rd party content to Qt (not only code), please check > with me. This thread quite in time :) I want to use this Google Material icons [1] for the QtQuick Controls 2 Material s

[Development] Update on Q_FOREACH (was: Re: QStringLiteral vs QLatin1String , foreach vs for range)

2016-05-11 Thread Marc Mutz
On Wednesday 20 January 2016 11:17:02 Knoll Lars wrote: > On 20/01/16 11:58, "Development on behalf of Marc Mutz" wrote: > >On Wednesday 20 January 2016 08:19:04 Thiago Macieira wrote: > >> On Wednesday 20 January 2016 08:12:58 André Somers wrote: > >> > Where is this qAsConst coming from? When wa

Re: [Development] Acceptable CC licenses for Qt

2016-05-11 Thread Lisandro Damián Nicanor Pérez Meyer
On Wednesday 11 May 2016 08:04:36 Lars Knoll wrote: [snip] > > It's the -ND variants that cause issues, right? In that case, I'd say we > should avoid those if possible. Right, we can only accept CC-BY-SA 3.0 or 4.0. > >Qt 3D maintainers: would you accept a different licensed file for this > >e

[Development] Nominating Alexandru Croitor for Approver status

2016-05-11 Thread Michael Brüning
Hi all, I would like to nominate Alexandru Croitor for Approver status. Alexandru joined The Qt Company about 6 months ago and has been working full time on Qt since then and especially on the Qt WebEngine module. Here is his Gerrit dashboard: https://codereview.qt-project.org/#/q/owner:"Alex

[Development] [Announce] Qt Creator 4.0.0 released

2016-05-11 Thread List for announcements regarding Qt releases and development
We are happy to announce the release of Qt Creator 4.0.0: http://blog.qt.io/blog/2016/05/11/qt-creator-4-0-0-released/ Br, Eike -- Eike Ziller Principal Software Engineer The Qt Company GmbH Rudower Chaussee 13 D-12489 Berlin eike.zil...@qt.io +123 45 6789012 http://qt.io Geschäftsführer: Mika

Re: [Development] MSVC 2015 option /utf8: Qt only or everyone?

2016-05-11 Thread Thiago Macieira
On quarta-feira, 11 de maio de 2016 07:59:38 PDT Lars Knoll wrote: > Finally! > > We should certainly turn it on for Qt. > > User code is a bit more sensitive. What are we currently doing on the other > compilers? Are we assuming utf8 as the input encoding by default? If yes, > we should aim for

Re: [Development] Acceptable CC licenses for Qt

2016-05-11 Thread Simon Hausmann
I have the strong feeling that perhaps there's an alternate solution, given that the file in question was probably produced by Pasi :) Simon From: Development on behalf of Lars Knoll Sent: Wednesday, May 11, 2016 10:04:36 AM To: Lisandro Damián Nicano

Re: [Development] Acceptable CC licenses for Qt

2016-05-11 Thread Lars Knoll
On 11/05/16 00:59, "Development on behalf of Lisandro Damián Nicanor Pérez Meyer" wrote: >Hi! I would like to know what are the acceptable Creative Common licenses for >Qt. > >The reason why I'm asking is because qt3d's examples/qt3d/audio-visualizer- >qml/music/tiltshifted_lost_neon_sun.mp3 i

Re: [Development] MSVC 2015 option /utf8: Qt only or everyone?

2016-05-11 Thread Lars Knoll
Finally! We should certainly turn it on for Qt. User code is a bit more sensitive. What are we currently doing on the other compilers? Are we assuming utf8 as the input encoding by default? If yes, we should aim for consistency and turn it on for user code on msvc2015 as well, but there shoul