summaryrefslogtreecommitdiffstats
path: root/examples/opengl/paintedwindow/paintedwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change paintedwindow example to be a manual testLaszlo Agocs2023-03-231-185/+0
* Use SPDX license identifiersLucie Gérard2022-05-161-49/+2
* Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* examples: Use QOverload to select overloaded signals and slotsAlexander Volkov2016-12-221-3/+1
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Port examples/opengl to new connection syntax.Friedemann Kleint2015-09-021-3/+5
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Make OpenGL examples work on retina displays.Morten Johan Sørvig2013-11-291-2/+2
* Avoid harmless warning in paintedwindow exampleGunnar Sletta2013-05-141-6/+2
* PaintedWindow example: Use standard window flags.Friedemann Kleint2013-03-181-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Removed requestOrientation() API from QWindow.Samuel Rødal2012-12-061-9/+7
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-9/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Made window orientation API more flexible.Samuel Rødal2012-01-241-22/+26
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Added rotation animation to paintedwindow example.Samuel Rødal2011-12-011-22/+113
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-071-4/+43
* Add missing license headersJason McDonald2011-09-151-0/+40
* Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-081-83/+12
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+124