[Interest] [SOLVED]Re: Android Rotation Bug

2015-06-06 Thread rpzrpz...@gmail.com
Ok, many hours after trying to isolate the problem> Window.visibility : Qt.WindowFullScreen Thanks all. md On 6/6/2015 7:34 PM, mark diener wrote: > Hello: > > Came across an kind of nasty bug on Android. > > https://bugreports.qt.io/browse/QTBUG-46513 > > I have posted SEXY video links of the

[Interest] Android Rotation Bug

2015-06-06 Thread mark diener
Hello: Came across an kind of nasty bug on Android. https://bugreports.qt.io/browse/QTBUG-46513 I have posted SEXY video links of the bug on 2 android flagship devices and the simple sample code to generate it. Screen.height is getting slightly artificially increased (20 px) on device rotation

Re: [Interest] Recent Qt5 does not compile with mingw64

2015-06-06 Thread Koehne Kai
> Von: interest-bounces+kai.koehne=theqtcompany@qt-project.org Betreff: Re: [Interest] Recent Qt5 does not compile with mingw64 > > Thiago, Kai: > > This is bad. No WINBOOL in the qt5 sources anywhere. Bad because if it is a > MinGW problem, it is unlikely it will be fixed. To be fair, the

Re: [Interest] QML Listview delegate in C++

2015-06-06 Thread Sean Harmer
On Friday 05 June 2015 23:04:43 Simone wrote: > Dear All, > I'm facing a problem in my QML application. The target is an Arrm processor > (freescale iMX53) with not so much capabilities. My problem is that I have > a quite complex listview delegate item, and I observe a cpu usage very high > when s