| Commit message (Expand) | Author | Age | Files | Lines |
| * | OpenGL examples: Introduce QCommandLineParser | Friedemann Kleint | 2017-09-05 | 1 | -4/+23 |
| * | Unify license header usage. | Jani Heikkinen | 2016-03-29 | 1 | -3/+13 |
| * | Port examples/opengl to new connection syntax. | Friedemann Kleint | 2015-09-02 | 1 | -2/+2 |
| * | Updated BSD licensed file headers | Jani Heikkinen | 2015-02-15 | 1 | -3/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -5/+5 |
| * | Make hellowindow multi display capable on embedded | Laszlo Agocs | 2014-10-16 | 1 | -5/+13 |
| * | Modernize the OpenGL examples | Laszlo Agocs | 2014-08-12 | 1 | -5/+1 |
| * | Do not attempt to open multiple windows in hellowindow on embedded | Laszlo Agocs | 2014-03-06 | 1 | -2/+3 |
| * | hellowindow: Request multisampling only when told so | Laszlo Agocs | 2013-09-10 | 1 | -1/+2 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Polish code of some opengl examples | hjk | 2012-12-28 | 1 | -9/+11 |
| * | Rename all QWindow properties that have "window" in them | Shawn Rutledge | 2012-11-07 | 1 | -4/+4 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -6/+6 |
| * | OpenGL/HelloWindow example: Fix resource leaks. | Friedemann Kleint | 2012-05-25 | 1 | -5/+15 |
| * | Expose QPA API under qpa/* | Girish Ramakrishnan | 2012-05-07 | 1 | -1/+1 |
| * | 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 | -7/+32 |
| * | Polish the HelloWindow example. | Friedemann Kleint | 2011-11-28 | 1 | -1/+5 |
| * | Added command line argument to make hellowindow example single window. | Samuel Rødal | 2011-11-21 | 1 | -19/+25 |
| * | Add missing license headers | Jason McDonald | 2011-09-15 | 1 | -0/+40 |
| * | Make the hellowindow example multi-threaded to stress the GL backend. | Samuel Rødal | 2011-08-19 | 1 | -4/+36 |
| * | QWindowContext / QWindowFormat refactor. | Samuel Rødal | 2011-06-10 | 1 | -2/+7 |
| * | Added QWindow example in examples/opengl/hellowindow. | Samuel Rødal | 2011-04-28 | 1 | -0/+13 |