summaryrefslogtreecommitdiffstats
path: root/examples/opengl/contextinfo/widget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix ContextInfo example crashing on AndroidJani Korteniemi2023-01-311-0/+2
* Deprecate conversion functions between QList and QSetLars Knoll2019-05-071-1/+1
* Examples: cleanup foreach usageChristian Ehrlicher2019-02-021-1/+1
* Fix typo in contextinfo exampleMichal Klocek2018-06-151-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-0/+20
|\
| * OpenGL/contextinfo-Example: Add command line options and status label.Friedemann Kleint2016-04-231-0/+20
* | Unify license header usage.Jani Heikkinen2016-03-291-3/+13
|/
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Add OpenGL 4.5 to contextinfo exampleLaszlo Agocs2015-03-201-1/+2
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* contextinfo example: Print the format() both for context and surfaceLaszlo Agocs2014-03-141-15/+26
* Extend QOpenGLFunctions with GL1 functionsLaszlo Agocs2014-03-041-4/+5
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-2/+2
* Add an example for creating OpenGL contextsLaszlo Agocs2014-02-281-0/+357