summaryrefslogtreecommitdiffstats
path: root/examples/opengl/hellowindow/hellowindow.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* examples: Mark ctor's as explicitSergio Ahumada2012-09-171-1/+1
* OpenGL/HelloWindow example: Fix resource leaks.Friedemann Kleint2012-05-251-2/+3
* Made hellowindow example respect the expose event.Samuel Rødal2012-04-201-0/+2
* 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 multi-screen support to hellowindow example.Samuel Rødal2011-12-061-1/+1
* Make examples build with Qt-in-namespaceKent Hansen2011-09-281-0/+2
* Add missing license headersJason McDonald2011-09-151-0/+40
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-6/+6
* Make the hellowindow example multi-threaded to stress the GL backend.Samuel Rødal2011-08-191-6/+11
* OpenGL API refactor.Samuel Rødal2011-06-211-3/+3
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-10/+30
* Add resize event support to QWindow.Samuel Rødal2011-04-281-0/+1
* Remove unused parameters in hellowindow.Samuel Rødal2011-04-281-6/+1
* Added QWindow example in examples/opengl/hellowindow.Samuel Rødal2011-04-281-0/+44