| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGL | Johan Klokkhammer Helsing | 2020-01-22 | 1 | -108/+0 |
| * | Replace qMove with std::move | Allan Sandfeld Jensen | 2019-04-06 | 1 | -1/+1 |
| * | Replace Q_DECL_OVERRIDE with override where possible | Kevin Funk | 2017-09-19 | 1 | -2/+2 |
| * | Add qtguiglobal.h and qtguiglobal_p.h | Lars Knoll | 2016-07-03 | 1 | -0/+1 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | QtGui: Pass types with copy-ctor or dtor by const-ref | Sérgio Martins | 2015-07-19 | 1 | -1/+1 |
| * | Do not use 16 bits per color on GLES | Laszlo Agocs | 2015-06-29 | 1 | -0/+3 |
| * | Solid and gradients in high color accuracy | Allan Sandfeld Jensen | 2015-04-10 | 1 | -1/+2 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Add Q_DECL_OVERRIDE in the src subdirectory | Olivier Goffart | 2014-12-03 | 1 | -2/+2 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | gui/opengl: Fix missing or improper include guard in headers | Sergio Ahumada | 2012-09-15 | 1 | -0/+4 |
| * | Remove a couple of QtGui/QtGui header entries | Andy Shaw | 2012-02-15 | 1 | -1/+1 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | 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/+101 |