[Development] New Qt 5.5 snapshot available

2015-05-25 Thread Heikkinen Jani
Hi, New 5.5 snapshot available, Windows: http://download.qt.io/snapshots/qt/5.5/5.5.0-beta/2015-05-25_65/ Linux: http://download.qt.io/snapshots/qt/5.5/5.5.0-beta/2015-05-25_93/ Mac: http://download.qt.io/snapshots/qt/5.5/5.5.0-beta/2015-05-25_76/ Qt5 changes in this snapshot: https://cod

[Development] Support for custom Diffie-Hellman parameters in QSslSocket

2015-05-25 Thread Mikkel Krautz
Hi, I've been working on adding the ability to set custom DH parameters for QSslSocket and I want to start discussing an API for the feature, rather than jumping directly to a code review. I have a preliminary patch that adds a sketch of the API I'm envisioning: https://gist.github.com/mkrautz/69

Re: [Development] QtModeling - the last mile

2015-05-25 Thread Christian Gagneraud
On 26/05/15 07:18, Sandro Andrade wrote: > On Wed, Apr 29, 2015 at 6:08 PM, Sandro Andrade wrote: >> On Wed, Apr 29, 2015 at 6:01 PM, Konstantin Ritt wrote: >>> Any links/code/docs?) >> >> Yes, sorry :) >> >> Wiki page: http://wiki.qt.io/QtModeling >> Git repository: http://www.gitorious.org/qt/q

Re: [Development] QtModeling - the last mile

2015-05-25 Thread Sandro Andrade
On Wed, Apr 29, 2015 at 6:08 PM, Sandro Andrade wrote: > On Wed, Apr 29, 2015 at 6:01 PM, Konstantin Ritt wrote: >> Any links/code/docs?) > > Yes, sorry :) > > Wiki page: http://wiki.qt.io/QtModeling > Git repository: http://www.gitorious.org/qt/qtmodeling > DuSE-MT (QtModeling-based tool) websit

Re: [Development] Qt Quick Controls 2.0

2015-05-25 Thread Nurmi J-P
> On 25 May 2015, at 13:04, manish sharma <83.man...@gmail.com> wrote: > > Thanks J-P for your reply. > > I was under assumption that my entire code will just work out of the box, I > need to just replace import statement from 1.* to 2.0. But looks like i need > to move my code from style code

Re: [Development] Qt Quick Controls 2.0

2015-05-25 Thread manish sharma
Thanks J-P for your reply. I was under assumption that my entire code will just work out of the box, I need to just replace import statement from 1.* to 2.0. But looks like i need to move my code from style code to individual control properties. Thanks, Manish On Mon, May 25, 2015 at 2:33 PM, N

Re: [Development] Qt Quick Controls 2.0

2015-05-25 Thread Nurmi J-P
> On 25 May 2015, at 08:56, manish sharma <83.man...@gmail.com> wrote: > > Hi, > > I was reading > https://blog.qt.io/blog/2015/03/31/qt-quick-controls-for-embedded/ and it > looks very promising. > > Currently I am using QtQuickControls 1.3 and I am customizing look and feel > by extending Q

[Development] Branching '5.5.0' from '5.5' started

2015-05-25 Thread Heikkinen Jani
Hi all, Branching '5.5.0' from '5.5' is ongoing. '5.5.0' branch is created & you should start using it for changes targeted to Qt 5.5.0 release. Downmerge from '5.5' to '5.5.0' will be done next Monday (1st June) so there should be enough time to finalize ongoing changes in '5.5' & start using