summaryrefslogtreecommitdiffstats
path: root/examples/opengl/threadedqopenglwidget
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-2/+2
|\
| * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-2/+2
* | Cleanup QtOpenGL examplesChristian Ehrlicher2019-09-302-15/+10
|/
* ThreadedOpenGL example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-05-151-2/+4
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-1/+14
|\
| * OpenGL examples: Introduce QCommandLineParserFriedemann Kleint2017-09-051-1/+14
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-201-13/+13
|/
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-1/+1
* Unify license header usage.Jani Heikkinen2016-03-295-15/+65
* Updated BSD licensed file headersJani Heikkinen2015-02-155-15/+15
* Update copyright headersJani Heikkinen2015-02-115-25/+25
* Further restrict the threaded opengl exampleLaszlo Agocs2014-10-231-14/+19
* Remove unused variable in opengl examplesLaszlo Agocs2014-10-201-2/+0
* Improve threadedqopenglwidget example.Friedemann Kleint2014-10-103-11/+39
* Modernize the OpenGL examplesLaszlo Agocs2014-08-123-7/+22
* Make QOpenGLWidget publicLaszlo Agocs2014-08-016-0/+666