summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsscene.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixes: Don't bother processing items that are clipped away.Bjoern Erik Nilsen2009-04-151-52/+64
* Fixes: Get rid of lots of calls to qFuzzyCompare.Bjoern Erik Nilsen2009-04-151-3/+3
* Fixes: Cleanup/Optimize QGraphicsView::findItems.Bjoern Erik Nilsen2009-04-151-19/+61
* Fixes: Don't fill the pixmap because we will copy the cache into it.Alexis Menard2009-04-151-3/+1
* Fixes: Get rid of a gazillion calls to QTransform::operator*=.Bjoern Erik Nilsen2009-04-151-2/+3
* Fixes: Use QRect::isEmpty() rather than isNull() if possible.Bjoern Erik Nilsen2009-04-151-1/+1
* QGraphicsItem: When an item is deleted and eventfilters installedAlexis Menard2009-04-151-0/+19
* Replace license headers with 'release' versionsJason McDonald2009-04-081-5/+5
* Fix slowdown regression in QGraphicsItem::ItemCoordinateCacheAndreas Aardal Hanssen2009-04-021-4/+7
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+5360