Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rect cleanup. | Michael Brasser | 2009-09-16 | 1 | -1/+1 |
| | |||||
* | Provide some color manipulation functions. | Michael Brasser | 2009-09-02 | 1 | -1/+0 |
| | | | | | These may not be the final location for these, but it allows us to start testing. | ||||
* | Move paint margin functionality to QFxRect. | Michael Brasser | 2009-07-30 | 1 | -4/+12 |
| | |||||
* | Remove OpenGL support from Fluid UI primitives | Aaron Kennedy | 2009-06-19 | 1 | -10/+0 |
| | |||||
* | Make the default rect color white | Aaron Kennedy | 2009-06-16 | 1 | -1/+1 |
| | |||||
* | Compile fix for !QFX_RENDER_OPENGL | Thomas Hartmann | 2009-06-09 | 1 | -2/+5 |
| | | | | | | | Some QFX_RENDER_OPENGL guards were missing and getPen had to be replaced with d->pen in some places Reviewed-by: Kai Koehne | ||||
* | Share GL textures where possible | Aaron Kennedy | 2009-06-04 | 1 | -2/+2 |
| | |||||
* | Cleanup private class member names | Aaron Kennedy | 2009-06-04 | 1 | -13/+13 |
| | |||||
* | Merge branch 'kinetic-declarativeui-pixmapopt' of ↵ | Michael Brasser | 2009-05-29 | 1 | -1/+1 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Switch from QImage to QPixmap, to allow OpenVG optimization. | Warwick Allison | 2009-05-25 | 1 | -1/+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. | ||||
* | | Better gradient support for Rect. | Martin Jones | 2009-05-27 | 1 | -2/+4 |
|/ | |||||
* | Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for (' | Leonardo Sobral Cunha | 2009-04-28 | 1 | -1/+1 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 1 | -0/+107 |