> On 03/10/2012 07:32 PM, ext Andre Somers wrote:
> > Signals are often used outside the context of properties.
>
> Signals yes, but NOTIFY signals?
>
> This change only affects signals marked as NOTIFY in a Q_PROPERTY macro.
I think the point is there may be instances where a signal that is emi
> On quinta-feira, 16 de fevereiro de 2012 14.56.08, Stephen Kelly wrote:
> > On Thursday, February 16, 2012 14:50:32 Olivier Goffart wrote:
> > > On Thursday 16 February 2012 13:39:14 lars.kn...@nokia.com wrote:
> > > > Well, it's working for the moment, so the question is where the
> > > > person
Does anyone feel responsible for/have an interest in these?
I'd like to add an overloaded constructor to QDropEvent and which takes values
for the proposedAction and source properties as an alternative to the current
method querying the values from a global instance of QDragManager. Something
> On Wednesday, 18 de January de 2012 21.24.36, Shaw Andy wrote:
> > For what it is worth I also agree that it should be changed, having
> > recently having to deal with the QDoubleValidator problem when it came
> > to this became a right pain so making it only use the C locale unless
> > explicitl
.
Andrew
From: development-bounces+andrew.den-exter=nokia@qt-project.org
[mailto:development-bounces+andrew.den-exter=nokia@qt-project.org] On
Behalf Of Rose Todd (Nokia-M/Alpharetta)
Sent: Tuesday, January 17, 2012 3:42 PM
To: development@qt-project.org
Subject: Re: [Development] Text clipping
Sometime during the refactor QTextEdit and QLineEdit acquired their own copies
of these classes leaving QtDeclarative as the only user of this private API
that I'm aware of. Coordinating bug fixes that required patches to one of
these classes in qtbase and and TextInput or TextEdit in qtdeclara