Re: [Development] integer bug in Qt4.8.x

2013-03-08 Thread Darryl Miles
ARM uses are single-precision floating point, for qreal type at least. This being 32bits and having an integer range of positive and negative 2^24+1. I would expect JavaScript on ARM to be double-precision floating point, since that is defined in the ECMA specification. This being 64bits an

Re: [Development] Copyright changes

2013-03-08 Thread Darryl Miles
Please review this text here : Hirvonen Olli wrote: > *LGPL:* > > / > ** > ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). > ** Contact:http://www.qt-project.org/legal > ** > ** This file is part of the

[Development] TLS extensions and supplemental data

2013-03-08 Thread Scott Deboy
I wanted to give folks a heads-up that I'm starting work on defining an API which will give Qt the ability to retrieve and set TLS extension data sent in OpenSSL's extended hello. I will also be adding support for the ability to send and retrieve supplemental data messages. A Wiki topic has

[Development] QtRE: ICU and Windows

2013-03-08 Thread Koehne Kai
> -Original Message- > From: development-bounces+kai.koehne=digia@qt-project.org > [mailto:development-bounces+kai.koehne=digia@qt-project.org] On > Behalf Of John Layt > Sent: Thursday, March 07, 2013 9:55 PM > To: development@qt-project.org > Subject: Re: [Development] ICU and W

Re: [Development] ICU and Windows

2013-03-08 Thread Koehne Kai
> -Original Message- > From: development-bounces+kai.koehne=digia@qt-project.org > [mailto:development-bounces+kai.koehne=digia@qt-project.org] On > Behalf Of Thiago Macieira > Sent: Thursday, March 07, 2013 8:34 PM > To: development@qt-project.org > Subject: Re: [Development] ICU

Re: [Development] Problems with win8 nodes in ci

2013-03-08 Thread Fält Simo
Moi, Win8 nodes are back online. All win8 nodes were re-cloned and that caused some additional load to the host machines, which was shown as lack of resources, making builds to fail. Hopefully things get normal once the build queue gets shorter. Simo From: development-bounces+simo.falt=digia..

Re: [Development] Disconnect Signal 0

2013-03-08 Thread David Narvaez
On Fri, Mar 8, 2013 at 1:48 AM, Thiago Macieira wrote: > Effectively, disconnectNotify will get a null pointer (Qt4) or an invalid > QMetaMethod (Qt5) to mean that all signals are being disconnected. The > receiver needs to deal with it. So wildcard arguments are detected at QDBusAbstractInterfac

[Development] Problems with win8 nodes in ci

2013-03-08 Thread Fält Simo
Hi, Unfortunately all windows 8 nodes in CI are currently offline. Due to that, all otherwise succeeding jobs are pending those nodes to come up. At the moment there are following jobs in queue: QtBase_dev_Integration QtDeclarative_dev_Integration QtDesktopComponents_dev_Integration We are work