Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Corrected some license headers. | Kim Motoyoshi Kalland | 2009-09-18 | 1 | -3/+33 |
| | | | | Reviewed-by: Samuel | ||||
* | Introduce native Symbian bitmap support to QPixmap | Jani Hautakangas | 2009-09-18 | 1 | -0/+54 |
This is done to reduce heap consumption and to give a possibility to share bitmaps across process. QPixmap maps to Symbian CFbsBitmap which is stored in Symbian font and bitmap server. Reviewed-by: Jason Barron |