summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglpaintdevice.h
Commit message (Expand)AuthorAgeFilesLines
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Correct the signature and access rights for the protected constructorLars Knoll2014-11-191-1/+1
* Avoid breaking BC with new virtuals in QOpenGLPaintDeviceLaszlo Agocs2014-10-161-3/+1
* Fix QOpenGLWidget on Cocoa when used as viewportLaszlo Agocs2014-10-141-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
* iOS: Retina display support.Morten Johan Sorvig2013-02-271-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add protected virtual ensureActiveTarget() to QOpenGLPaintDeviceJocelyn Turcotte2012-07-111-0/+2
* Removed private header warning from public QOpenGLPaintDevice header.Samuel Rødal2012-07-041-12/+0
* Add method to set size of QOpenGLPaintDevice.Kim Motoyoshi Kalland2012-06-011-0/+2
* QtGui: make some constructors explicitMarc Mutz2012-03-141-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Make it possible to compile with -no-opengl.Andreas Holzammer2012-01-241-0/+4
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* use QtGui/ based includesGunnar Sletta2011-09-091-1/+1
* Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-081-0/+103