summaryrefslogtreecommitdiffstats
path: root/src/opengl/gl2paintengineex/qglengineshadermanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
* OpenGL: use const (and const APIs) moreAnton Kudryavtsev2016-04-201-1/+1
* QtBase: use erase and std::remove_if with QList and QVectorAnton Kudryavtsev2016-04-081-6/+9
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-7/+7
* Fix warnings about unused variablesThiago Macieira2015-08-061-2/+1
* Make data tables const.Volker Krause2015-05-051-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-1/+1
* Resurrect QGLWidget::renderText()Laszlo Agocs2014-03-151-1/+2
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-1/+1
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-1/+4
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fix compilation of Qt itself with QT_NO_DEBUG_STREAMDavid Faure2012-01-121-4/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-9/+9
* Move GL resource handling enablers to QtGui.Samuel Rødal2011-08-291-11/+44
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Added support for six-parameter radial gradients.Samuel Rødal2011-05-101-0/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+838