summaryrefslogtreecommitdiffstats
path: root/openglscene.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable window handles on the proxy widgets.HEADmasterSamuel Rødal2010-02-081-3/+7
* Updated to support OpenGL 2 paint engine.Samuel Rødal2010-02-081-26/+31
* Use clicked signal instead of pressed for the push buttons.Samuel Rødal2008-06-271-3/+3
* Change background color and fix dialog positioning bug.Trond Kjernåsen2008-06-261-4/+3
* Simplifications.Samuel Rødal2008-06-261-2/+4
* Replace light slider with movable light item.Samuel Rødal2008-06-261-16/+16
* Replace combobox with file dialog.Samuel Rødal2008-06-261-19/+24
* Code unification and added instruction window.Samuel Rødal2008-06-261-26/+34
* Don't resize statistics widget.Samuel Rødal2008-06-251-3/+5
* Add statistics widget.Samuel Rødal2008-06-251-16/+36
* Attempted refactor.Samuel Rødal2008-06-251-104/+53
* More cleanup.Samuel Rødal2008-06-251-16/+8
* Some more cleanup.Samuel Rødal2008-06-251-1/+1
* Make the control widget a dialog and make it movable.Samuel Rødal2008-06-251-3/+7
* Fix bug where choosing cancel in color dialog causes color to become black.Samuel Rødal2008-06-241-20/+23
* Even more simplification of rotation code.Samuel Rødal2008-06-241-23/+19
* Make sure m_model is always non-null.Samuel Rødal2008-06-241-3/+2
* Use QColor instead of QRgb for simplicity.Samuel Rødal2008-06-241-10/+10
* Simplify rotation logic.Samuel Rødal2008-06-241-78/+26
* Simplify Model input/rendering a bit.Samuel Rødal2008-06-241-1/+1
* Some more polish.Samuel Rødal2008-06-241-32/+17
* Avoid division by zero.Samuel Rødal2008-06-241-1/+1
* Improve rotation code.Samuel Rødal2008-06-241-10/+26
* Remove a level of indentation in drawBackground().Samuel Rødal2008-06-231-28/+26
* Don't update if we're not on auto-rotate.Samuel Rødal2008-06-231-3/+3
* Compile on MSVC6.Samuel Rødal2008-06-231-8/+24
* Rename: GraphicsScene -> OpenGLSceneSamuel Rødal2008-06-231-0/+329