summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxpainteditem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enhance QFxPainted item to work when on non-white backgrounds.Alan Alpert2009-09-241-3/+11
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-231-1/+1
|\
| * Renaming: QFxView -> QmlViewYann Bodson2009-09-221-1/+1
* | Fix cursor drawing in QFxTextInput and QFxTextEditAlan Alpert2009-09-231-1/+2
|/
* Fix leaks.Michael Brasser2009-09-071-0/+1
* Smooth the rendering in the tiles, not of the tiles.Warwick Allison2009-09-041-11/+3
* Revive animated zooming.Warwick Allison2009-08-311-40/+56
* Workaround possible webkit bug.Warwick Allison2009-08-311-1/+18
* Optimize case of cache rects needing minor repaints.Warwick Allison2009-08-311-1/+13
* Move the 'smooth' property to QFxItemYann Bodson2009-08-031-30/+0
* Remove paintContents.Michael Brasser2009-07-311-10/+10
* First round of cleanups for QFxItemLars Knoll2009-07-221-3/+3
* CompileEskil Abrahamsen Blomfeldt2009-07-171-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-151-5/+6
|\
| * Smooth, but never anti-alias the edges of pixmaps that need to stitch..Warwick Allison2009-07-021-5/+5
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-2/+28
|\ \ | |/
| * Allow fill color to be specified, as solid fill makes for muchWarwick Allison2009-06-241-1/+28
| * Clean up some code that has moved to QFxPaintedItemWarwick Allison2009-06-241-1/+0
* | Merge branch 'kinetic-declarativeui' into kinetic-declarativeui-gvAaron Kennedy2009-06-241-0/+47
|\ \ | |/
| * Move cacheSize property to QFxPaintedItem from QFxWebView.Warwick Allison2009-06-231-0/+47
* | Remove OpenGL support from Fluid UI primitivesAaron Kennedy2009-06-191-45/+0
|/
* Make compile under Open GL ES 2.Michael Brasser2009-05-291-1/+1
* Switch from QImage to QPixmap, to allow OpenVG optimization.Warwick Allison2009-05-251-9/+5
* Remove non-working scale-to-width code.Warwick Allison2009-05-081-5/+3
* Rename QFxImageItem to QFxPaintedItem.Ian Walters2009-05-051-0/+346