summaryrefslogtreecommitdiffstats
path: root/examples/opengl/qopenglwindow/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move hellowindow and qopenglwindow to be a manual testsLaszlo Agocs2023-03-231-154/+0
* Use SPDX license identifiersLucie Gérard2022-05-161-49/+2
* Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* Spice up QOpenGLWindow exampleTor Arne Vestbø2018-06-151-10/+5
* examples: Use QOverload to select overloaded signals and slotsAlexander Volkov2016-12-221-4/+2
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-3/+3
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Port examples/opengl to new connection syntax.Friedemann Kleint2015-09-021-2/+6
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Fix a couple of bugs in the QOpenGLWindow exampleJørgen Lind2015-01-101-1/+1
* Set a size in qopenglwindow exampleLaszlo Agocs2014-08-241-1/+1
* Clean up the QOpenGLWindow exampleLaszlo Agocs2014-08-071-68/+102
* Introduce QOpenGLWindowLaszlo Agocs2014-08-051-0/+159