summaryrefslogtreecommitdiffstats
path: root/examples/opengl/qopenglwindow
Commit message (Expand)AuthorAgeFilesLines
* examples: Use QOverload to select overloaded signals and slotsAlexander Volkov2016-12-221-4/+2
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+1
|\
| * QDateTime: use the more efficient currentMSecsSinceEpoch()Thiago Macieira2016-07-021-1/+1
* | Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-3/+3
|/
* Unify license header usage.Jani Heikkinen2016-03-293-9/+39
* Port examples/opengl to new connection syntax.Friedemann Kleint2015-09-021-2/+6
* Updated BSD licensed file headersJani Heikkinen2015-02-153-9/+9
* Update copyright headersJani Heikkinen2015-02-113-15/+15
* QOpenGLWindow example: Remove unused codeKai Koehne2015-01-131-2/+1
* Fix a couple of bugs in the QOpenGLWindow exampleJørgen Lind2015-01-103-12/+18
* Set a size in qopenglwindow exampleLaszlo Agocs2014-08-241-1/+1
* Avoid transparency in qopenglwindow exampleLaszlo Agocs2014-08-142-2/+3
* Clean up the QOpenGLWindow exampleLaszlo Agocs2014-08-073-82/+116
* Add missing precision qualifiers in qopenglwindow exampleLaszlo Agocs2014-08-071-6/+6
* Introduce QOpenGLWindowLaszlo Agocs2014-08-056-0/+482