summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsscene.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-2/+2
* Disable mouse tracking in QGraphicsView if possible.Bjoern Erik Nilsen2009-04-071-0/+24
* Use qIsFuzzyNull rather than qFuzzyCompareBjoern Erik Nilsen2009-04-071-2/+2
* Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-071-106/+255
|\
| * Fixes: Optimize the way we adjust rectangles.Bjoern Erik Nilsen2009-04-061-28/+48
| * Fixes: Minimize QVariant overhead related to QGraphicsItem::itemChange.Bjoern Erik Nilsen2009-04-061-11/+13
| * Optimise QGraphicsScene/View::items(const QPointF &pos)Lars Knoll2009-04-061-12/+82
| * Fixes: Don't bother updating hidden items.Bjoern Erik Nilsen2009-04-061-0/+3
| * Fixes: Don't bother processing items that are clipped away.Bjoern Erik Nilsen2009-04-061-52/+64
| * Fixes: Get rid of lots of calls to qFuzzyCompare.Bjoern Erik Nilsen2009-04-061-3/+3
| * Fixes: Cleanup/Optimize QGraphicsView::findItems.Bjoern Erik Nilsen2009-04-061-19/+61
| * Fixes: Don't fill the pixmap because we will copy the cache into it.Alexis Menard2009-04-061-3/+1
| * Fixes: Get rid of a gazillion calls to QTransform::operator*=.Bjoern Erik Nilsen2009-04-061-2/+3
| * Fixes: Use QRect::isEmpty() rather than isNull() if possible.Bjoern Erik Nilsen2009-04-061-1/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-021-4/+7
|\ \ | |/
| * Fix slowdown regression in QGraphicsItem::ItemCoordinateCacheAndreas Aardal Hanssen2009-04-021-4/+7
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+5360
* Long live Qt!Lars Knoll2009-03-231-0/+5377