summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxscalegrid.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui-pixmapopt' of ↵Michael Brasser2009-05-291-1/+0
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Switch from QImage to QPixmap, to allow OpenVG optimization.Warwick Allison2009-05-251-1/+0
| | | | | | | | | | | | | | 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.
* | Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
|/ | | | Caused massive number of warnings with winscw
* Fixed #includesRoberto Raggi2009-05-181-7/+7
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+120