summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsitem_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouchBradley T. Hughes2009-05-181-1/+5
|\
| * implemented gestures support in graphicsview for QGraphicsItems andDenis Dzyubenko2009-05-181-0/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-181-7/+13
|\ \ | |/ |/|
| * Add an extension to QPixmapCache to get rid of strings.Alexis Menard2009-05-181-2/+4
| * Graphics View Optimization: Use a simple style option by default.Bjoern Erik Nilsen2009-05-151-5/+8
* | Support multiple touch targets in QGraphicsViewBradley T. Hughes2009-05-131-0/+1
* | Modifications after the api review by Brad.Denis Dzyubenko2009-05-111-1/+1
* | Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-0/+2
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-05-081-4/+3
|\ \ | |/
| * Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-061-4/+3
| |\
| | * QGraphicsItem::setOpacity(0.0) does not trigger an update.Bjoern Erik Nilsen2009-05-061-4/+3
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-231-0/+1
|\ \ \ | |/ /
| * | Fix bugs in QGraphicsItem::childrenBoundingRect()Andreas Aardal Hanssen2009-04-231-0/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-161-3/+58
|\ \ \ | |/ /
| * | Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-1/+1
| * | Use qIsFuzzyNull rather than qFuzzyCompareBjoern Erik Nilsen2009-04-071-1/+1
| * | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-071-3/+58
| |\ \ | | |/
| | * 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
* | add QGraphicsItem::acceptTouchEvents() and setAcceptTouchEvents()Bradley T. Hughes2009-03-241-0/+2
|/
* Long live Qt!Lars Knoll2009-03-231-0/+287