Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove simple canvas | Aaron Kennedy | 2009-06-23 | 1 | -2/+1 |
| | |||||
* | Switch from QImage to QPixmap, to allow OpenVG optimization. | Warwick Allison | 2009-05-25 | 1 | -7/+1 |
| | | | | | | | Switch QFxPixmap to use QPixmapCache, not own partial QImage cache. OpenGL prefers QImage for optimization, but that optimization is only partially preserved (QFxPixmap deals ONLY with QPixmap now). Opaque QFxPixmap no longer available. | ||||
* | Fixed #includes | Roberto Raggi | 2009-05-18 | 1 | -4/+4 |
| | |||||
* | Make sure cancelling image loading cancels progress reporting. | Martin Jones | 2009-05-07 | 1 | -1/+1 |
| | |||||
* | Add progress reporting to Image and use it in the flickr demo. | Martin Jones | 2009-05-07 | 1 | -1/+2 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 1 | -0/+92 |