summaryrefslogtreecommitdiff
path: root/src/gui/graphicsview/qgraphicsitem_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.5Sergio Ahumada2012-11-281-18/+18
* Update license headers again.Jason McDonald2009-09-081-4/+4
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
* Update license headers.Jason McDonald2009-08-111-1/+1
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* QGraphicsItem::setOpacity(0.0) does not trigger an update.Bjoern Erik Nilsen2009-05-061-4/+3
* Fixes: Simplify the cut-offs and be more agressive :-)Bjoern Erik Nilsen2009-04-061-7/+14
* Fixes: Discard update requests if possible.Bjoern Erik Nilsen2009-04-061-0/+6
* Fixes: Discard update requests if possible.Bjoern Erik Nilsen2009-04-061-3/+6
* Fixes: Don't bother processing items that are clipped away.Bjoern Erik Nilsen2009-04-061-0/+3
* Fixes: Clever invalidating of the cached clip path.Bjoern Erik Nilsen2009-04-061-2/+16
* Fixes: Compile on funky scratchbox ARM compiler.Bjoern Erik Nilsen2009-04-061-1/+1
* Fixes: Get rid of lots of calls to qFuzzyCompare.Bjoern Erik Nilsen2009-04-061-0/+6
* Fixes: Optimization: Cache QGraphicsItem::clipPath().Bjoern Erik Nilsen2009-04-061-0/+14
* Fixes: Be a bit more smarter when calling setGeometry from itemChangeAlexis Menard2009-04-061-1/+1
* Fixes: Speed up QGrahicsItemPrivate::effectiveOpacity().Bjoern Erik Nilsen2009-04-061-0/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+281