summaryrefslogtreecommitdiffstats
path: root/examples/opengl/paintedwindow/paintedwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Change paintedwindow example to be a manual testLaszlo Agocs2023-03-231-62/+0
* Examples: Add missing include guardsFriedemann Kleint2023-02-011-0/+5
* Use SPDX license identifiersLucie Gérard2022-05-161-49/+2
* Move QOpenGLShaderProgram from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-201-1/+1
* Move QOpenGLFrameBufferObject from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-171-1/+1
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-2/+2
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-151-2/+2
* Avoid harmless warning in paintedwindow exampleGunnar Sletta2013-05-141-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* 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
* Added rotation animation to paintedwindow example.Samuel Rødal2011-12-011-0/+26
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-071-0/+1
* Make examples build with Qt-in-namespaceKent Hansen2011-09-281-0/+2
* Add missing license headersJason McDonald2011-09-151-0/+40
* Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-081-5/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+30