summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglbuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fixed memory leak in assign operator of QOpenGLBufferVadim Zakondyrin2012-11-191-1/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Fixed QOpenGLBuffer::map and unmap implementations.Samuel Rødal2012-05-071-23/+2
* Use "OpenGL" instead of just "GL" in documentation.Samuel Rødal2012-02-241-22/+22
* Produce unimplemented warning for QOpenGLBuffer::map only onceAlex Wilson2012-02-151-2/+10
* 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
* Fix the \since 4.x tags in gui/opengl.Samuel Rødal2011-09-021-1/+1
* Clean up legacy defines in gui/opengl.Samuel Rødal2011-08-291-17/+2
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+582