summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qmlgraphicspainteditem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix painting to pixmap.Warwick Allison2010-01-081-1/+1
* fix includesOswald Buddenhagen2009-12-031-2/+2
* Fix test failure.Warwick Allison2009-12-021-2/+2
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-2/+2
* Change from scaling/zooming by zoomFactor to instead use painter scaling.Warwick Allison2009-12-021-9/+48
* Fix memory leakWarwick Allison2009-11-241-2/+2
* Fix painting onto devices with no system clip (eg. pixmaps).Warwick Allison2009-11-201-10/+14
* Revert 4bf7f90a27377f439e86d6175e5e3cdebd131be0 and implement differently.Warwick Allison2009-11-101-2/+18
* Distinguish between tranform smoothness (from Item) and smoothnessWarwick Allison2009-11-101-2/+28
* Prepare for QTBUG-5290 being fixed.Warwick Allison2009-11-091-7/+1
* Rename fx -> graphicsitemsAaron Kennedy2009-10-301-0/+387