Re: [Interest] QGraphicsView regressions on Mac in Qt 5(beta 2)

2012-11-26 Thread John Weeks
On 21-Nov-2012, at 8:08 AM, Björn Piltz wrote: > 6. Stacking order of OpenGL widgets aren't respected in MDI mode. This isn't new. From the QGLWidget documentation in 4.8 (and maybe earlier): " On Mac OS X, when Qt is built with Cocoa support, a QGLWidget can't have any sibling widgets placed

Re: [Interest] QGraphicsView regressions on Mac in Qt 5(beta 2)

2012-11-21 Thread VStevenP
>From: Björn Piltz >To: interest@qt-project.org  >Sent: Wednesday, November 21, 2012 11:08 AM >Subject: [Interest] QGraphicsView regressions on Mac in Qt 5(beta 2) >3. QGestureEvent isn't delivered anymore even >though grabGesture(Qt::PinchGesture) has been called.(Using a trackpad) >QTBUG-28126