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
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
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
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
> 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
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
> 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
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