summaryrefslogtreecommitdiffstats
path: root/demos/boxes
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers as requested by the marketing department.Jason McDonald2009-06-1627-54/+54
| | | | Reviewed-by: Trust Me
* Fixed a compile failure on Solaris, really :)Trond Kjernåsen2009-06-101-9/+9
| | | | | | You can't static_cast from a signed to an unsigned type and vice versa. Reviewed-by: Kim
* Fixed a compile issue on Solaris.Trond Kjernåsen2009-06-091-10/+10
| | | | | | GLchar is defined to be unsigned on Solaris for some reason. Reviewed-by: Tom
* Compile on Solaris with broken GL headers.Trond Kjernåsen2009-05-201-2/+5
| | | | Reviewed-by: Samuel
* Long live Qt 4.5!Lars Knoll2009-03-2342-0/+5762