[Development] Accepted flag of QGraphicsView::mouseMoveEvent is not updated

2014-01-19 Thread Dmitrii Volosnykh
Much like an author of the message on stackoverflow ( http://stackoverflow.com/questions/2175503/qgraphicsview-accepted-events) I'd like to be able to conditionally execute custom logic depending on the accepted flag of the mouse event after default implementation of

[Development] [BUG] QEvent::WindowActivate and QEvent::WindowDeactivate are not triggered .

2014-01-19 Thread iMath
when the widget is Activated or Deactivated ,QEvent::WindowActivate and QEvent::WindowDeactivate are not triggered .___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] [BUG] QEvent::WindowActivate and QEvent::WindowDeactivate are not triggered .

2014-01-19 Thread Kurt Pattyn
On 19 Jan 2014, at 14:18, iMath 2281570...@qq.com wrote: when the widget is Activated or Deactivated ,QEvent::WindowActivate and QEvent::WindowDeactivate are not triggered Please create a bug report at https://bugreports.qt-project.org. . ___

Re: [Development] Qt 5.2 Beta - is it really much slower to parse qml/javascript on android?

2014-01-19 Thread Ben Lau
Seem that loading from asset storage is really slow.. I am writing a QML application with around 15 QML files. The loading time is 20 sec. I have tried to run profiler and take out many component to speed up. Finally , I found that just take out the statement import ./widgets can reduce 10sec

Re: [Development] Accepted flag of QGraphicsView::mouseMoveEvent is not updated

2014-01-19 Thread Dmitrii Volosnykh
Probably we may discuss it before make any unwanted bug reports... Basically, I have the same problems described in the referenced topic from URL. Specifically, I have a scene (tiles of geographic map) and an overlay consisting of a polyline which should be editable via dragging its vertices. By

Re: [Development] QtQml maintainer nomination

2014-01-19 Thread Chris Adams
Jumping on this bandwagon late because I was away on vacation, but +1 from me :-) On Fri, Jan 10, 2014 at 6:24 AM, Knoll Lars lars.kn...@digia.com wrote: Hi, I'd like to continue on filling gaps in our maintainer list and thus want to propose Simon Hausmann as the new maintainer for QtQml.

[Development] New Qt 5.2.1 snapshots available

2014-01-19 Thread Heikkinen Jani
Hi all, There is new snapshot in http://download.qt-project.org/snapshots/qt/5.2/5.2.1/2014-01-19_21/ Now there is all installers available, please verify your fixes Qt5 changes in these packages: https://codereview.qt-project.org/#change,75713: * qtbase eaedc04...a198170 (45): Use

Re: [Development] Fwd: Qt 5.3 Feature freeze is coming quite soon...

2014-01-19 Thread Koehne Kai
-Original Message- Subject: Re: [Development] Fwd: Qt 5.3 Feature freeze is coming quite soon... [...] The problem with an add-on on the playground is the build system. Some people on Windows are complaining that they have to install Perl in order to compile. Well, we could