summaryrefslogtreecommitdiffstats
path: root/examples/gui/openglwindow
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-143-40/+32
|\
| * Examples/OpenGLWindow: do not use hardcoded indicesChristian Ehrlicher2019-10-021-11/+14
| * Cleanup QtOpenGL examplesChristian Ehrlicher2019-09-303-32/+21
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-121-1/+2
* | Fix linking of examplesSimon Hausmann2019-06-121-1/+1
* | Allow to build examples as standalone projectKevin Funk2019-06-051-14/+27
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-1/+2
|\|
| * Take device-pixel-ratio into account in openglwindow exampleTor Arne Vestbø2018-11-201-1/+2
* | CMake: Add more examplesTobias Hunger2019-03-261-0/+18
|/
* Modernize rasterwindow/openglwindow examples to use requestUpdate()Tor Arne Vestbø2016-09-222-7/+1
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-4/+4
* Unify license header usage.Jani Heikkinen2016-03-293-9/+39
* Doc: remove unused code from OpenGL Window exampleSamuel Gaist2015-10-071-10/+0
* Updated BSD licensed file headersJani Heikkinen2015-02-153-9/+9
* Update copyright headersJani Heikkinen2015-02-113-15/+15
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-152-4/+4
* Avoid truncation warning in openglwindow exampleLaszlo Agocs2014-02-211-1/+1
* improve openglwindow example a bitGunnar Sletta2013-03-213-13/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* Fixed installation of gui examples' targetsOliver Wolff2012-12-101-0/+3
* remove meaningless OTHER_FILES assignmentsOswald Buddenhagen2012-11-281-3/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-18/+18
* Added OpenGL example and documentation.Samuel Rødal2012-08-295-0/+441