summaryrefslogtreecommitdiffstats
path: root/examples/gui/openglwindow/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-221-177/+0
* Examples/OpenGLWindow: do not use hardcoded indicesChristian Ehrlicher2019-10-021-11/+14
* Cleanup QtOpenGL examplesChristian Ehrlicher2019-09-301-18/+12
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-2/+2
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Doc: remove unused code from OpenGL Window exampleSamuel Gaist2015-10-071-10/+0
* 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 truncation warning in openglwindow exampleLaszlo Agocs2014-02-211-1/+1
* improve openglwindow example a bitGunnar Sletta2013-03-211-2/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* Added OpenGL example and documentation.Samuel Rødal2012-08-291-0/+179