| Commit message (Expand) | Author | Age | Files | Lines |
| * | Change paintedwindow example to be a manual test | Laszlo Agocs | 2023-03-23 | 1 | -185/+0 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -49/+2 |
| * | Add default arguments to QPainterPath methods using transform | Jarek Kobus | 2020-03-06 | 1 | -0/+1 |
| * | examples: Use QOverload to select overloaded signals and slots | Alexander Volkov | 2016-12-22 | 1 | -3/+1 |
| * | 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 | -3/+5 |
| * | 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 OpenGL examples work on retina displays. | Morten Johan Sørvig | 2013-11-29 | 1 | -2/+2 |
| * | Avoid harmless warning in paintedwindow example | Gunnar Sletta | 2013-05-14 | 1 | -6/+2 |
| * | PaintedWindow example: Use standard window flags. | Friedemann Kleint | 2013-03-18 | 1 | -1/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Removed requestOrientation() API from QWindow. | Samuel Rødal | 2012-12-06 | 1 | -9/+7 |
| * | Rename all QWindow properties that have "window" in them | Shawn Rutledge | 2012-11-07 | 1 | -9/+9 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -6/+6 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Made window orientation API more flexible. | Samuel Rødal | 2012-01-24 | 1 | -22/+26 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Added rotation animation to paintedwindow example. | Samuel Rødal | 2011-12-01 | 1 | -22/+113 |
| * | Added Orientation API to QScreen and QWindow. | Samuel Rødal | 2011-10-07 | 1 | -4/+43 |
| * | Add missing license headers | Jason McDonald | 2011-09-15 | 1 | -0/+40 |
| * | Improved and made public the QOpenGLPaintDevice API. | Samuel Rødal | 2011-09-08 | 1 | -83/+12 |
| * | Copy core GL functionality to QtGui with QGL -> QOpenGL naming. | Samuel Rødal | 2011-08-29 | 1 | -0/+124 |