summaryrefslogtreecommitdiffstats
path: root/examples/opengl/hellowindow
Commit message (Expand)AuthorAgeFilesLines
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-1/+3
* Reintroduce QWindow::SurfaceTypeMorten Sorvig2011-06-221-0/+1
* OpenGL API refactor.Samuel Rødal2011-06-212-10/+9
* Make glx wayland backends working.Laszlo Agocs2011-06-201-2/+1
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-103-52/+85
* fix pro filesLars Knoll2011-05-071-1/+1
* Implemented close event for QWindow and QWidgetWindow.Samuel Rødal2011-05-021-0/+3
* Set the window title even if it was set before calling create().Samuel Rødal2011-05-021-0/+1
* Add resize event support to QWindow.Samuel Rødal2011-04-282-0/+8
* Remove unused parameters in hellowindow.Samuel Rødal2011-04-282-8/+1
* Added QWindow example in examples/opengl/hellowindow.Samuel Rødal2011-04-284-0/+330