Re: [Development] git://code.qt.io availability

2015-04-07 Thread Ulf Hermann
On 04/02/2015 11:03 AM, Koehne Kai wrote: Since a few days code.qt.io seems to be quite unreliable: Fetching changes via git:// often fail with fatal: read error: Invalid argument (Windows) or fatal: read error: Connection reset by peer (Linux). Also, the mirroring seems to fail. In the

Re: [Development] Updating of 3rdparty stuff

2015-04-07 Thread Nicola De Filippo
Hi, all 3rdparty or only in qtbase? N. Il giorno 07/apr/2015, alle ore 06:56, Thiago Macieira thiago.macie...@intel.com ha scritto: Any volunteers? -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center

Re: [Development] QGView and deprecated indirect painting

2015-04-07 Thread Paul Olav Tvete
On Wednesday 1. April 2015 13.28.50 Christian Gagneraud wrote: So, my question is: Do you guys plan to remove this feature, and if yes (which seems likely to me), how could I then control colors, opacity and drawing order on a per view basis? There is very little new development for graphics

Re: [Development] [Announce] Qt Installer Framework 2.0.0 released

2015-04-07 Thread Konstantin Podsvirov
Good news! Been waiting for :-) I see in the change log: - Added --framework-version argument. This is a reason to update CPack IFW generator! (will do as will the time). Here is the link for those who are not in the subject: http://www.cmake.org/cmake/help/v3.2/module/CPackIFW.html

[Development] Add tests for detach on setDevicePixelRatio() commits in qtbase

2015-04-07 Thread Stephen Kelly
Something 'funny' is going on with https://codereview.qt-project.org/#/c/106855/ See qtbase commits * 0b6bfe8c448179ccf9272a309d6b9ddbdc055960 * d9437af198726e80d68ae4d95108cb08602d07f9 * 22b5e178e5a32988f8c23170288ef3d48df5f00d * 558c9cadddacea37669c28ec2abe62c8f5726e8e *

Re: [Development] Add tests for detach on setDevicePixelRatio() commits in qtbase

2015-04-07 Thread Oswald Buddenhagen
On Tue, Apr 07, 2015 at 04:59:20PM +0200, Stephen Kelly wrote: Something 'funny' is going on with https://codereview.qt-project.org/#/c/106855/ apparently, it wasn't properly tagged after a manual fixup. i hacked the database now. everybody should check whether they don't have changes in a

Re: [Development] Updating of 3rdparty stuff

2015-04-07 Thread Helio Chissini de Castro
What we need look for to proceed ? Or just look on modules, update, test on the platforms and do a proper pull request ? On Tue, Apr 7, 2015 at 11:22 AM, Thiago Macieira thiago.macie...@intel.com wrote: On Tuesday 07 April 2015 12:24:57 Nicola De Filippo wrote: Hi, all 3rdparty or only in

Re: [Development] Updating of 3rdparty stuff

2015-04-07 Thread Helio Chissini de Castro
Raising my hand to help. []'s Helio On Tue, Apr 7, 2015 at 1:56 AM, Thiago Macieira thiago.macie...@intel.com wrote: Any volunteers? -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center

Re: [Development] Updating of 3rdparty stuff

2015-04-07 Thread Thiago Macieira
On Tuesday 07 April 2015 11:26:21 Helio Chissini de Castro wrote: What we need look for to proceed ? Or just look on modules, update, test on the platforms and do a proper pull request ? Right, that should be it. For the libs that are patched, re-apply the patches too. Since this is

Re: [Development] Updating of 3rdparty stuff

2015-04-07 Thread Thiago Macieira
On Tuesday 07 April 2015 12:24:57 Nicola De Filippo wrote: Hi, all 3rdparty or only in qtbase? N. No, unfortunately. There's a 3rdparty in qtcanvas3d, qtdeclarative, qtimageformats, qtlocation, qtmultimedia, qtscript, qttools and qtwayland. I know qtscript won't get an update. The

Re: [Development] Updating of 3rdparty stuff

2015-04-07 Thread Turunen Tuukka
When updating 3rd party modules, it is good to include as reviewer someone from doc team (e.g. Topi Reiniƶ), someone from release team (e.g. Jani Heikkinen) and Lars as the chief maintainer to approve. In a typical case it is just about updating info in docs what version we have, but in case

Re: [Development] [Announce] Qt Installer Framework 2.0.0 released

2015-04-07 Thread Berkay Elbir
Hello All, First, I want to congratulate you for your release. By the way, May I ask few questions to you? I have Qt Installer that are being used but I do not know which version it is. - How can I know the version of it? Also, I have two bugs that are following: - Progress Bar when

Re: [Development] Add tests for detach on setDevicePixelRatio() commits in qtbase

2015-04-07 Thread Stephen Kelly
Oswald Buddenhagen wrote: On Tue, Apr 07, 2015 at 04:59:20PM +0200, Stephen Kelly wrote: Something 'funny' is going on with https://codereview.qt-project.org/#/c/106855/ apparently, it wasn't properly tagged after a manual fixup. i hacked the database now. Great, thanks. everybody

Re: [Development] Updating of 3rdparty stuff

2015-04-07 Thread Aaron McCarthy
Hi, On Tue, 7 Apr 2015 07:22:32 Thiago Macieira wrote: On Tuesday 07 April 2015 12:24:57 Nicola De Filippo wrote: Hi, all 3rdparty or only in qtbase? N. No, unfortunately. There's a 3rdparty in qtcanvas3d, qtdeclarative, qtimageformats, qtlocation, qtmultimedia, qtscript,

Re: [Development] QGView and deprecated indirect painting

2015-04-07 Thread Christian Gagneraud
On 08/04/15 00:10, Paul Olav Tvete wrote: On Wednesday 1. April 2015 13.28.50 Christian Gagneraud wrote: So, my question is: Do you guys plan to remove this feature, and if yes (which seems likely to me), how could I then control colors, opacity and drawing order on a per view basis? There