| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move qopenglwidget example to manual tests | Laszlo Agocs | 2023-05-24 | 1 | -188/+0 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-11 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -49/+2 |
| * | Compose render-to-texture widgets through QRhi | Laszlo Agocs | 2022-03-11 | 1 | -4/+52 |
| * | QSpinBox: remove deprecated signal valueChanged(const QString &) | Vitaly Fanaskov | 2020-02-10 | 1 | -1/+1 |
| * | Examples: cleanup foreach usage | Christian Ehrlicher | 2019-02-02 | 1 | -1/+1 |
| * | Change almost all other uses of qrand() to QRandomGenerator | Thiago Macieira | 2017-11-08 | 1 | -1/+4 |
| * | examples: Use QOverload to select overloaded signals and slots | Alexander Volkov | 2016-12-22 | 1 | -8/+3 |
| * | Unify license header usage. | Jani Heikkinen | 2016-03-29 | 1 | -3/+13 |
| * | Port examples/opengl to new connection syntax. | Friedemann Kleint | 2015-09-02 | 1 | -21/+16 |
| * | Clip QOpenGLWidget and QQuickWidget correctly | Laszlo Agocs | 2015-06-01 | 1 | -4/+16 |
| * | Updated BSD licensed file headers | Jani Heikkinen | 2015-02-15 | 1 | -3/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -5/+5 |
| * | Make qopenglwidget example functional without timers too | Laszlo Agocs | 2014-09-30 | 1 | -1/+24 |
| * | Use QMenuBar::addMenu in the qopenglwidget example | Laszlo Agocs | 2014-08-25 | 1 | -6/+3 |
| * | Modernize the OpenGL examples | Laszlo Agocs | 2014-08-12 | 1 | -1/+1 |
| * | Make QOpenGLWidget public | Laszlo Agocs | 2014-08-01 | 1 | -0/+152 |