summaryrefslogtreecommitdiffstats
path: root/examples/opengl/qopenglwidget
Commit message (Expand)AuthorAgeFilesLines
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-2/+2
* examples: port away from Java-style iteratorsMarc Mutz2019-05-231-5/+2
* Examples: cleanup foreach usageChristian Ehrlicher2019-02-022-4/+4
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-083-10/+14
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-2/+17
|\
| * OpenGL examples: Introduce QCommandLineParserFriedemann Kleint2017-09-051-1/+14
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-201-13/+13
* | Add support for custom texture format in QOpenGLWidgetLaszlo Agocs2017-02-262-0/+8
|/
* examples: Use QOverload to select overloaded signals and slotsAlexander Volkov2016-12-221-8/+3
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-3/+3
* Unify license header usage.Jani Heikkinen2016-03-297-21/+91
* Doc: Replaced Trolltech logo with Qt logoNico Vertriest2016-02-031-0/+0
* Port examples/opengl to new connection syntax.Friedemann Kleint2015-09-021-21/+16
* Clip QOpenGLWidget and QQuickWidget correctlyLaszlo Agocs2015-06-013-7/+21
* Updated BSD licensed file headersJani Heikkinen2015-02-157-21/+21
* Update copyright headersJani Heikkinen2015-02-117-35/+35
* Make qopenglwidget example functional without timers tooLaszlo Agocs2014-09-303-1/+34
* Use QMenuBar::addMenu in the qopenglwidget exampleLaszlo Agocs2014-08-251-6/+3
* Modernize the OpenGL examplesLaszlo Agocs2014-08-125-245/+325
* Make QOpenGLWidget publicLaszlo Agocs2014-08-0110-0/+1106