Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to release licenses for 4.6.3. | Jason McDonald | 2010-05-30 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Add license headers | Paul Olav Tvete | 2009-08-31 | 1 | -0/+41 |
| | | | | Reviewed-by: trustme | ||||
* | Better detection for OpenVG engines that run on top of OpenGL | Rhys Weatherley | 2009-06-24 | 1 | -0/+4 |
| | | | | | | | ShivaVG runs on top of OpenGL. Include the QMAKE_*_OPENGL flags on the link line if it is needed by the OpenVG engine. Reviewed-by: trustme | ||||
* | Integrate the OpenVG graphics system into Qt 4.6 | Rhys Weatherley | 2009-06-22 | 2 | -0/+17 |
This change also moves the EGL support classes from QtOpenGL to QtGui so they can be shared between OpenGL and OpenVG. |