| Commit message (Expand) | Author | Age | Files | Lines |
| * | Made hellowindow example respect the expose event. | Samuel Rødal | 2012-04-20 | 1 | -0/+2 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Added multi-screen support to hellowindow example. | Samuel Rødal | 2011-12-06 | 1 | -1/+1 |
| * | Make examples build with Qt-in-namespace | Kent Hansen | 2011-09-28 | 1 | -0/+2 |
| * | Add missing license headers | Jason McDonald | 2011-09-15 | 1 | -0/+40 |
| * | Copy core GL functionality to QtGui with QGL -> QOpenGL naming. | Samuel Rødal | 2011-08-29 | 1 | -6/+6 |
| * | Make the hellowindow example multi-threaded to stress the GL backend. | Samuel Rødal | 2011-08-19 | 1 | -6/+11 |
| * | OpenGL API refactor. | Samuel Rødal | 2011-06-21 | 1 | -3/+3 |
| * | QWindowContext / QWindowFormat refactor. | Samuel Rødal | 2011-06-10 | 1 | -10/+30 |
| * | Add resize event support to QWindow. | Samuel Rødal | 2011-04-28 | 1 | -0/+1 |
| * | Remove unused parameters in hellowindow. | Samuel Rødal | 2011-04-28 | 1 | -6/+1 |
| * | Added QWindow example in examples/opengl/hellowindow. | Samuel Rødal | 2011-04-28 | 1 | -0/+44 |