Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes: Move QGLDrawable into qgl_p.h so that we can use it in the GL 2 ↵ | Samuel Rødal | 2009-04-01 | 1 | -176/+0 |
| | | | | | | | | paint engine. RevBy: Tom Details: Now we can use the GL 2 paint engine on non-widget paint devices like pixel buffers, framebuffer objects, and GL window surfaces. Using -graphicssystem opengl works now. | ||||
* | Crash in OpenGL paint engine when brush style is Qt::NoBrush. | Samuel Rødal | 2009-03-27 | 1 | -0/+3 |
| | | | | | | | Check for Qt::NoBrush and return early in the composite() function. Task-number: 249628 Reviewed-by: Trond | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+5787 |