Re: [Development] Qt 5.2.1 Release Candidate available

2014-01-30 Thread Heikkinen Jani
OK, I'll copy these somewhere later today Br, Jani > -Original Message- > From: development-bounces+jani.heikkinen=digia@qt-project.org > [mailto:development-bounces+jani.heikkinen=digia@qt-project.org] > On Behalf Of Thiago Macieira > Sent: 31. tammikuuta 2014 2:59 > To: developm

Re: [Development] Qt 5.2.1 Release Candidate available

2014-01-30 Thread Thiago Macieira
On quarta-feira, 29 de janeiro de 2014 12:30:10, Thiago Macieira wrote: > On quarta-feira, 29 de janeiro de 2014 18:55:53, Sergio Ahumada wrote: > > ‎I fail to see how is this related to Qt 5.2.1 > > > > Are you sure a git build doesn't work?‎ Even if it doesn't, that would > > need > > to be fixe

Re: [Development] websockets (was RE: Qt 5.3 Feature freeze is coming quite soon...)

2014-01-30 Thread Richard Moore
On 30 January 2014 14:22, Koehne Kai wrote: > > >> -Original Message- >> From: development-bounces+kai.koehne=digia@qt-project.org >> [...] >> Again, only 3rd party untrusted content matters here and for that you need a >> sandbox. > > I'm not entirely sure '3rd party untrusted content

Re: [Development] Does Qt need a unified, cross-platform app deployment for devices and desktops?

2014-01-30 Thread Knight Andrew
Hi, > -Original Message- > From: development-bounces+andrew.knight=digia@qt-project.org > [mailto:development-bounces+andrew.knight=digia@qt-project.org] > On Behalf Of Vladimir Minenko > Sent: 24 January 2014 12:26 > To: development@qt-project.org > Subject: [Development] Does Qt

Re: [Development] websockets (was RE: Qt 5.3 Feature freeze is coming quite soon...)

2014-01-30 Thread Koehne Kai
> -Original Message- > From: development-bounces+kai.koehne=digia@qt-project.org > [...] > Again, only 3rd party untrusted content matters here and for that you need a > sandbox. I'm not entirely sure '3rd party untrusted content' in the Qt process is needed for these sort of attack

Re: [Development] websockets (was RE: Qt 5.3 Feature freeze is coming quite soon...)

2014-01-30 Thread Richard Moore
On 30 January 2014 12:26, Konrad Rosenbaum wrote: > On Wednesday, Wednesday 29 January 2014 at 21:25, Richard Moore wrote: > >> Sorry but most of this is irrelevant to Qt. Qt applications and QML > >> applications are not like Javascript in a browser - they're already > >> trusted and not sandboxe

Re: [Development] websockets (was RE: Qt 5.3 Feature freeze is coming quite soon...)

2014-01-30 Thread Konrad Rosenbaum
Hi Richard, On Wednesday, Wednesday 29 January 2014 at 21:25, Richard Moore wrote: > Sorry but most of this is irrelevant to Qt. Qt applications and QML > applications are not like Javascript in a browser - they're already > trusted and not sandboxed at all. I know a few Qt applications that matc

Re: [Development] Plans for printing in 5.3 onwards

2014-01-30 Thread Sorvig Morten
On 30 Jan 2014, at 01:15, John Layt wrote: > > I've just pushed a 33 commit change set for this to Gerrit, my apologies to > the people I've tagged as reviewers :-) Any one else interested, feel free > to > jump in and help. > > There's 4 main new classes: > * QPageSize > * QPageMargins > *