summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglpaintdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typosJarek Kobus2018-02-131-1/+1
* QtGui: Introduce delegating constructors.Friedemann Kleint2016-05-091-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Enable non-integer device pixel ratioMorten Johan Sørvig2015-07-301-0/+3
* De-duplicate vtables, part I: exported private classesMarc Mutz2015-06-031-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Correct the signature and access rights for the protected constructorLars Knoll2014-11-191-2/+2
* Avoid breaking BC with new virtuals in QOpenGLPaintDeviceLaszlo Agocs2014-10-161-39/+9
* Fix QOpenGLWidget on Cocoa when used as viewportLaszlo Agocs2014-10-141-1/+26
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make QOpenGLWidget publicLaszlo Agocs2014-08-011-6/+6
* Doc: Fix typosJonathan Liu2014-03-271-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* QOpenGLPaintDevice: correct painting on retina.Morten Johan Sørvig2013-04-181-1/+1
* Add devicePixelRatio metric to QPaintDevice.Morten Johan Sørvig2013-04-151-2/+4
* iOS: Retina display support.Morten Johan Sorvig2013-02-271-2/+12
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Some fixes to the OpenGL docs in GUIGunnar Sletta2012-12-121-4/+40
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Fix some documentation issues.Kim Motoyoshi Kalland2012-08-311-2/+68
* Add protected virtual ensureActiveTarget() to QOpenGLPaintDeviceJocelyn Turcotte2012-07-111-0/+11
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Add method to set size of QOpenGLPaintDevice.Kim Motoyoshi Kalland2012-06-011-2/+17
* Use "OpenGL" instead of just "GL" in documentation.Samuel Rødal2012-02-241-3/+3
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-081-71/+149
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+153