Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 3 | -3/+3 |
| | | | | Reviewed-by: Trust Me | ||||
* | Add platform specific libraries required to use OpenVG to star example | Iain | 2009-09-11 | 1 | -0/+1 |
| | | | | Reviewed-by: Jason Barron | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 3 | -12/+12 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 3 | -39/+39 |
| | | | | Reviewed-by: Trust Me | ||||
* | Improved QPainter API for allowing native painting in GL / VG. | Samuel Rødal | 2009-08-26 | 1 | -2/+2 |
| | | | | | | | | Previously we were using QPaintEngine::syncState() which is not ideal naming-wise, since it actually prepares for native painting instead of syncing the painter's state to native state. Reviewed-by: Trond | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 3 | -3/+3 |
| | | | | Reviewed-by: Trust Me | ||||
* | Add the "star" example, which demonstrates how to mix OpenVG and QPainter | Rhys Weatherley | 2009-07-20 | 6 | -0/+289 |
Reviewed-by: trustme |