| Commit message (Expand) | Author | Age | Files | Lines |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | QtGui: Use Q_NULLPTR instead of 0 in all public headers | Marc Mutz | 2015-07-19 | 1 | -4/+4 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Introducing QOpenGLShaderProgram::create() | Gunnar Sletta | 2014-02-22 | 1 | -0/+2 |
| * | Make sure that we #include qconfig.h before testing for features. | Thiago Macieira | 2013-03-19 | 1 | -0/+2 |
| * | OpenGL: Add support for the Compute shader stage | Sean Harmer | 2013-03-02 | 1 | -1/+2 |
| * | OpenGL: Add support for OpenGL 4 tessellation shader stages | Sean Harmer | 2013-03-01 | 1 | -3/+14 |
| * | OpenGL: Reinstate support for OpenGL geometry shaders | Sean Harmer | 2013-02-28 | 1 | -1/+4 |
| * | Remove QT_{BEGIN,END}_HEADER macro usage | Sergio Ahumada | 2013-01-29 | 1 | -4/+0 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | OpenGL: Remove API for stubbed Geometry shader support in gui/opengl | Sean Harmer | 2012-09-24 | 1 | -13/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | MSVC/OpenGL: Fix warnings about macro redefinition.. | Friedemann Kleint | 2012-08-30 | 1 | -8/+0 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Remove use of QT_MODULE from library | Gunnar Sletta | 2012-01-25 | 1 | -1/+0 |
| * | Make it possible to compile with -no-opengl. | Andreas Holzammer | 2012-01-24 | 1 | -0/+4 |
| * | 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 |
| * | Copy core GL functionality to QtGui with QGL -> QOpenGL naming. | Samuel Rødal | 2011-08-29 | 1 | -0/+317 |