summaryrefslogtreecommitdiffstats
path: root/examples/opengl/cube/mainwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* cube example: always set required state in paintGLLaszlo Agocs2023-04-201-8/+8
* cube example: make sure the program is boundLaszlo Agocs2023-04-181-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-49/+2
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-2/+2
* Cleanup QtOpenGL examplesChristian Ehrlicher2019-09-301-9/+1
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Modernize the OpenGL examplesLaszlo Agocs2014-08-121-20/+26
* Remove calls to setlocale in QtOpenGL cube example.Friedemann Kleint2014-03-141-7/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Polish code of some opengl exampleshjk2012-12-281-43/+22
* Fixed cube opengl exampleOliver Wolff2012-10-171-1/+2
* Made cube example not use glActiveTexture.Samuel Rødal2012-10-021-2/+1
* 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
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Compile fix for Mac OS X 10.7 with 10.6 sdkAndy Shaw2011-11-181-2/+2
* Get rid of legacy glTexParameterf calls.Samuel Rødal2011-10-281-4/+4
* Fix compilationLars Knoll2011-09-121-2/+2
* Doc: Added missing license headers for documentation and examples.David Boddie2011-07-201-0/+40
* Fix for compiling and running cube example on Windows.Kim Motoyoshi Kalland2011-05-251-0/+2
* Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-231-0/+192