Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-18 | 1 | -116/+13 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Support multiple touch targets in QGraphicsView | Bradley T. Hughes | 2009-05-13 | 1 | -89/+41 | |
| * | | | | | | | | | | Moved the code that translated QGestureEvent to | Denis Dzyubenko | 2009-05-11 | 1 | -10/+13 | |
| * | | | | | | | | | | Added QGraphicsSceneGestureEvent that extends plain QGestureEvent by | Denis Dzyubenko | 2009-05-11 | 1 | -3/+9 | |
| * | | | | | | | | | | Fixes: QGraphicsView respects the spontaneous event flag for graphicsscene e... | Denis Dzyubenko | 2009-05-11 | 1 | -4/+6 | |
| * | | | | | | | | | | Merge of the maemo-gestures branch onto qt/4.5.0 | Denis Dzyubenko | 2009-05-11 | 1 | -2/+7 | |
| * | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult... | Bradley T. Hughes | 2009-05-08 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult... | Bradley T. Hughes | 2009-05-06 | 1 | -4/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult... | Bradley T. Hughes | 2009-04-24 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult... | Bradley T. Hughes | 2009-04-20 | 1 | -7/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult... | Bradley T. Hughes | 2009-04-16 | 1 | -143/+158 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | implement support for touch events in QGraphicsScene | Bradley T. Hughes | 2009-03-24 | 1 | -0/+106 | |
* | | | | | | | | | | | | | | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -411/+168 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-12 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Painting artifacts in QGraphicsView. | Bjørn Erik Nilsen | 2009-06-11 | 1 | -8/+13 | |
| * | | | | | | | | | | | | | | QGraphicsView: Replace update() with updateAll(). | Bjørn Erik Nilsen | 2009-06-11 | 1 | -21/+13 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | We don't have to combine the world matrix anymore. | Bjørn Erik Nilsen | 2009-06-10 | 1 | -5/+3 | |
| * | | | | | | | | | | | | | removed superflous indirection (ie. using q->..) instead of using the | Thierry Bastian | 2009-06-10 | 1 | -35/+28 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remove one unnecessary argument from the recursive draw function. | Andreas Aardal Hanssen | 2009-06-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Fix QGraphicsView::render() regression, ensure the right device is passed. | Andreas Aardal Hanssen | 2009-06-09 | 1 | -2/+4 | |
| * | | | | | | | | | | | | Add (back) properties to QGraphicsItem to change the transformations component | Olivier Goffart | 2009-06-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | QGraphicsItem discard updates when it shouldn't. | Bjørn Erik Nilsen | 2009-06-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Removes odd artifact in the chip demo. | Bjørn Erik Nilsen | 2009-06-09 | 1 | -3/+3 | |
| * | | | | | | | | | | | | Add QGraphicsView::isTransformed(), and use it to avoid view transforms. | Andreas Aardal Hanssen | 2009-06-09 | 1 | -0/+12 | |
| * | | | | | | | | | | | | Cache QGrahicsItem's scene transform. | Bjørn Erik Nilsen | 2009-06-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Fix sorting bug and ensure render functions work. Make direct default. | Andreas Aardal Hanssen | 2009-06-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Refactor QTransform combining code, and mark all code that combines. | Andreas Aardal Hanssen | 2009-06-09 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Fix QGraphicsScene::drawItems() to use the recursive path as well. | Andreas Aardal Hanssen | 2009-06-09 | 1 | -45/+11 | |
| * | | | | | | | | | | | | Only repaint in QGraphicsViewPrivate::processPendingUpdates() | Andreas Aardal Hanssen | 2009-06-09 | 1 | -4/+4 | |
| * | | | | | | | | | | | | Avoid recursive repaint by calling update() when there's a full scene update. | Andreas Aardal Hanssen | 2009-06-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Experimental change: replace all updates with repaints. | Andreas Aardal Hanssen | 2009-06-09 | 1 | -8/+8 | |
| * | | | | | | | | | | | | Ooops. Compile :) | Bjørn Erik Nilsen | 2009-06-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Only call qgetenv("QGRAPHICSVIEW_DIRECT") once. | Bjørn Erik Nilsen | 2009-06-09 | 1 | -3/+2 | |
| * | | | | | | | | | | | | get rid of the hasTransform flag in QGraphicsItem | Lars Knoll | 2009-06-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Massive re-factoring of Graphics View's update mechanism. | Bjørn Erik Nilsen | 2009-06-09 | 1 | -158/+36 | |
| * | | | | | | | | | | | | Further optimizations, from the simple canvas rendering logics. | Andreas Aardal Hanssen | 2009-06-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Fix optimization flags and opacity. | Andreas Aardal Hanssen | 2009-06-09 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Add recursive drawing method to QGraphicsScene. For now it's opt-in, but | Andreas Aardal Hanssen | 2009-06-09 | 1 | -14/+20 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Doc change; QGraphicsView::DontClipPainter is obsolete since Qt 4.5. | Andreas Aardal Hanssen | 2009-05-28 | 1 | -10/+1 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Graphics View Optimization: Use a simple style option by default. | Bjoern Erik Nilsen | 2009-05-15 | 1 | -107/+13 | |
| * | | | | | | | | | Merge branch '4.5' | Thiago Macieira | 2009-05-14 | 1 | -11/+2 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch '4.5' | Thiago Macieira | 2009-05-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Partially revert 37c72476fc444d3089075473cb4e9aa42ed64694 | Bjoern Erik Nilsen | 2009-05-05 | 1 | -4/+0 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Remove the Direct3D engine. | Gunnar Sletta | 2009-04-24 | 1 | -3/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Fix QGraphicsView::mapToScene(QRect) to avoid extra adjustments. | Andreas Aardal Hanssen | 2009-04-17 | 1 | -7/+8 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-04-15 | 1 | -20/+20 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Disable mouse tracking in QGraphicsView if possible. | Bjoern Erik Nilsen | 2009-04-07 | 1 | -1/+26 | |