Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add QGraphicsView::filtersChildEvents property. | Marius Bugge Monsen | 2009-07-14 | 1 | -6/+9 |
* | Fixed linking of QtSvg with MSVC. | Rohan McGovern | 2009-07-13 | 1 | -0/+17 |
* | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-10 | 1 | -34/+3 |
|\ | |||||
| * | Improved the support for input methods in Graphics View. | jasplin | 2009-07-03 | 1 | -2/+2 |
| * | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 1 | -32/+1 |
* | | Reduce QTransform operations in Graphics View. | Bjørn Erik Nilsen | 2009-07-08 | 1 | -1/+15 |
* | | Speedup item-lookup in Graphics View. | Bjørn Erik Nilsen | 2009-07-02 | 1 | -0/+17 |
* | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-01 | 1 | -8/+44 |
|\ \ | |/ | |||||
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-18 | 1 | -6/+20 |
| |\ | |||||
| * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-17 | 1 | -2/+2 |
| |\ \ | |||||
| * | | | Merge of master | Bradley T. Hughes | 2009-06-15 | 1 | -5/+17 |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-12 | 1 | -2/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-10 | 1 | -107/+136 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-29 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| * | | | | | | Compile fix after conflict resolution | Bradley T. Hughes | 2009-05-26 | 1 | -1/+1 |
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-26 | 1 | -2/+87 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Moved gestures info to an extra in QGraphicsItemPrivate not to increase the s... | Denis Dzyubenko | 2009-05-20 | 1 | -2/+28 |
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouch | Bradley T. Hughes | 2009-05-18 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | implemented gestures support in graphicsview for QGraphicsItems and | Denis Dzyubenko | 2009-05-18 | 1 | -0/+4 |
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-18 | 1 | -7/+13 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Support multiple touch targets in QGraphicsView | Bradley T. Hughes | 2009-05-13 | 1 | -0/+1 |
| * | | | | | | | | Modifications after the api review by Brad. | Denis Dzyubenko | 2009-05-11 | 1 | -1/+1 |
| * | | | | | | | | Merge of the maemo-gestures branch onto qt/4.5.0 | Denis Dzyubenko | 2009-05-11 | 1 | -0/+2 |
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult... | Bradley T. Hughes | 2009-05-08 | 1 | -4/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult... | Bradley T. Hughes | 2009-04-23 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult... | Bradley T. Hughes | 2009-04-16 | 1 | -3/+58 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | add QGraphicsItem::acceptTouchEvents() and setAcceptTouchEvents() | Bradley T. Hughes | 2009-03-24 | 1 | -0/+2 |
* | | | | | | | | | | | | Proper handling of scene rect in QGraphicsScene(Index). | Bjørn Erik Nilsen | 2009-06-26 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-18 | 1 | -1/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Compile on MSVC. | Bjørn Erik Nilsen | 2009-06-18 | 1 | -8/+0 |
| * | | | | | | | | | | | Speedup QGraphicsScenePrivate::processDirtyItemsRecursive | Bjørn Erik Nilsen | 2009-06-17 | 1 | -0/+9 |
| * | | | | | | | | | | | Speedup QGraphicsScenePrivate::processDirtyItemsRecursive. | Bjørn Erik Nilsen | 2009-06-17 | 1 | -1/+14 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Changes after first round of code reviewing. | Andreas Aardal Hanssen | 2009-06-18 | 1 | -0/+9 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
* | | | | | | | | | | | Speedup QGraphicsItemPrivate::TransformData::computedFullTransform | Bjørn Erik Nilsen | 2009-06-12 | 1 | -5/+17 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Add some meat to QGraphicsObject | Lars Knoll | 2009-06-11 | 1 | -1/+3 |
* | | | | | | | | | | removed superflous indirection (ie. using q->..) instead of using the | Thierry Bastian | 2009-06-10 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Remove duplicated code for removing an item from the scene. | Bjørn Erik Nilsen | 2009-06-09 | 1 | -2/+4 |
* | | | | | | | | | Add ItemSendsGeometryChanges, replacing itemChangeEnabled(). | Andreas Aardal Hanssen | 2009-06-09 | 1 | -2/+3 |
* | | | | | | | | | Revert "Add QGraphicsItem::itemChangeEnabled()." | Andreas Aardal Hanssen | 2009-06-09 | 1 | -3/+1 |
* | | | | | | | | | Add (back) properties to QGraphicsItem to change the transformations component | Olivier Goffart | 2009-06-09 | 1 | -6/+50 |
* | | | | | | | | | Compatibility fix for QGraphicsScene::sceneRectChanged()/sceneRect(). | Bjørn Erik Nilsen | 2009-06-09 | 1 | -1/+3 |
* | | | | | | | | | Fix bug in QGraphicsItem::effectiveOpacity() caused by typo. | Andreas Aardal Hanssen | 2009-06-09 | 1 | -2/+3 |
* | | | | | | | | | Add QGraphicsItem::itemChangeEnabled(). | Andreas Aardal Hanssen | 2009-06-09 | 1 | -1/+3 |
* | | | | | | | | | Remove leftover code from merge conflict. | Andreas Aardal Hanssen | 2009-06-09 | 1 | -66/+0 |
* | | | | | | | | | Cache QGrahicsItem's scene transform. | Bjørn Erik Nilsen | 2009-06-09 | 1 | -2/+9 |
* | | | | | | | | | Generalize QGrahicsScenePrivate::processDirtyItemsRecursive. | Bjørn Erik Nilsen | 2009-06-09 | 1 | -3/+3 |
* | | | | | | | | | optimise isFullyTransparent() | Lars Knoll | 2009-06-09 | 1 | -7/+19 |
* | | | | | | | | | Optimise effectiveOpacity and make it inlineable. | Lars Knoll | 2009-06-09 | 1 | -1/+25 |