Re: [Development] QWindow::setScreen() and QQuickWindow

2014-04-14 Thread Fabian Bumberger
Hi Rafael, I was looking at this today and I am also a bit puzzled about why the QWidget stays on the screen. It might have something to do with the 4 platform windows that are created for each top level QWidget. Does anyone btw. know why this is necessary? About the behaviour of "setScreen".

Re: [Development] Nominating Bernd Weimer as approver

2014-03-26 Thread Fabian Bumberger
+1 From: development-bounces+fbumberger=blackberry@qt-project.org [development-bounces+fbumberger=blackberry@qt-project.org] on behalf of Rafael Roquetto [rafael.roque...@kdab.com] Sent: Wednesday, March 26, 2014 4:34 PM To: Sergio Ahumada Cc: deve

Re: [Development] Request for new Playground Repo

2013-11-21 Thread Fabian Bumberger
Hi, >> so unless this is going to be a huge beast, maybe qtbase would be actually a >> better target? I agree that it would be much better to have it in QtBase, if this is possible. Above all, because certain parts there use PPS (e.g. QPA and Locale). And it is not a huge beast (see https://qt.

Re: [Development] StereoViewport for Qt3D

2013-11-21 Thread Fabian Bumberger
>> while working on this, the temporary frame buffer used for picking had a >> size set to 8x8 pixels(!). For picking the whole scene is rendered using the pick painter for every performed pick. And afaik, if you swich on picking then a pick is performed for every mouse event (including mouse m