| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove the usage of deprecated qdoc macros. | Casper van Donderen | 2012-03-02 | 1 | -9/+9 |
| * | Corrected the size of mipmaps in framebuffer objects. | Kim Motoyoshi Kalland | 2012-02-15 | 1 | -2/+2 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Allocate mipmaps in FBOs with glTexImage2D, not glGenerateMipmap. | Kim Motoyoshi Kalland | 2012-01-24 | 1 | -2/+12 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Get rid of legacy glTexParameterf calls. | Samuel Rødal | 2011-10-28 | 1 | -7/+0 |
| * | Replace implicit QAtomic* casts with explicit load()/store() | Bradley T. Hughes | 2011-10-27 | 1 | -1/+1 |
| * | Widgets: Remove Q_WS_QPA and qpa-sections from .pro files. | Friedemann Kleint | 2011-10-21 | 1 | -0/+1 |
| * | Build on Windows/clean build on Linux. | Friedemann Kleint | 2011-08-29 | 1 | -2/+1 |
| * | Copy core GL functionality to QtGui with QGL -> QOpenGL naming. | Samuel Rødal | 2011-08-29 | 1 | -2/+2 |
| * | Move GL resource handling enablers to QtGui. | Samuel Rødal | 2011-08-29 | 1 | -30/+57 |
| * | Get rid of OpenGL 1.x engine and platform code from QtOpenGL. | Samuel Rødal | 2011-08-16 | 1 | -107/+3 |
| * | Removed QPaintDevice dependency in blitFramebuffer(). | Samuel Rødal | 2011-08-09 | 1 | -2/+4 |
| * | Export the qt_gl_read_framebuffer function for use in declarative | Gunnar Sletta | 2011-05-30 | 1 | -1/+1 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Doc: Fixed qdoc warnings. | David Boddie | 2011-05-23 | 1 | -3/+6 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+1398 |