Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BT: Fix Cocoa bug w/OpenGL widgets in dock widgets would disappear. | Norwegian Rock Cat | 2009-04-15 | 1 | -23/+5 |
| | | | | | | | | | | | | The NSOpenGLContext seems to be tied to the window. So if the view changes from one window to another, the OpenGL context needs to be cleared. We can do this by hooking into the viewWillChangeWindow and viewDidChangeWindow events and clear and reset the drawable respectively. We also found out that QCocoaOpenGLView was not being used at all, so just remove it to get rid of any confusion. Task-number: 250066 Reviewed-by: Trond | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+982 |