| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move hellowindow and qopenglwindow to be a manual tests | Laszlo Agocs | 2023-03-23 | 1 | -167/+0 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -49/+2 |
| * | QOpenGLWindow example: use std::unique_ptr instead of QScopedPointer | Marc Mutz | 2019-07-25 | 1 | -4/+7 |
| * | Modernize the "filesystemwatcher" feature | Liang Qi | 2018-09-27 | 1 | -1/+1 |
| * | Replace Q_NULLPTR with nullptr where possible | Kevin Funk | 2017-09-19 | 1 | -3/+3 |
| * | QDateTime: use the more efficient currentMSecsSinceEpoch() | Thiago Macieira | 2016-07-02 | 1 | -1/+1 |
| * | Unify license header usage. | Jani Heikkinen | 2016-03-29 | 1 | -3/+13 |
| * | Updated BSD licensed file headers | Jani Heikkinen | 2015-02-15 | 1 | -3/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -5/+5 |
| * | QOpenGLWindow example: Remove unused code | Kai Koehne | 2015-01-13 | 1 | -2/+1 |
| * | Fix a couple of bugs in the QOpenGLWindow example | Jørgen Lind | 2015-01-10 | 1 | -7/+8 |
| * | Avoid transparency in qopenglwindow example | Laszlo Agocs | 2014-08-14 | 1 | -1/+1 |
| * | Clean up the QOpenGLWindow example | Laszlo Agocs | 2014-08-07 | 1 | -6/+6 |
| * | Introduce QOpenGLWindow | Laszlo Agocs | 2014-08-05 | 1 | -0/+201 |