Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: add \since 4.6 for new APIs | Volker Hilsheimer | 2009-07-19 | 1 | -0/+2 |
* | Doc: add documentation for new overloads, and mark old overloads that | Volker Hilsheimer | 2009-07-18 | 1 | -5/+57 |
* | Doc: fix qdoc errors and clarify purpose of deviceTransform parameter | Volker Hilsheimer | 2009-07-16 | 1 | -13/+51 |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Marius Bugge Monsen | 2009-07-14 | 1 | -8/+6 |
|\ | |||||
| * | Make sure QGraphicsScene::update() only requires one event-loop | Bjørn Erik Nilsen | 2009-07-14 | 1 | -8/+6 |
* | | Remove sendGestureEvent(). | Marius Bugge Monsen | 2009-07-14 | 1 | -68/+0 |
* | | Add QGraphicsView::filtersChildEvents property. | Marius Bugge Monsen | 2009-07-14 | 1 | -1/+89 |
|/ | |||||
* | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-10 | 1 | -132/+28 |
|\ | |||||
| * | Improved the support for input methods in Graphics View. | jasplin | 2009-07-03 | 1 | -5/+28 |
| * | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 1 | -127/+0 |
* | | QGraphicsItem not updated properly when moving parent. | Bjørn Erik Nilsen | 2009-07-10 | 1 | -2/+2 |
* | | Painting artifacts when moving an item with partial updates. | Bjørn Erik Nilsen | 2009-07-10 | 1 | -24/+25 |
* | | Rendering artifacts when hiding a QGraphicsItem. | Bjørn Erik Nilsen | 2009-07-09 | 1 | -0/+10 |
* | | Reduce QTransform operations in Graphics View. | Bjørn Erik Nilsen | 2009-07-08 | 1 | -28/+58 |
* | | Simplify QGraphicsScenePrivate::processDirtyItemsRecursive. | Bjørn Erik Nilsen | 2009-07-03 | 1 | -61/+74 |
* | | More re-factoring of QGraphicsSceneIndex. | Bjørn Erik Nilsen | 2009-07-02 | 1 | -31/+15 |
* | | Speedup item-lookup in Graphics View. | Bjørn Erik Nilsen | 2009-07-02 | 1 | -29/+23 |
* | | Fix a regression with extended style option items. | Alexis Menard | 2009-07-01 | 1 | -4/+4 |
* | | Compiler warning. | Bjørn Erik Nilsen | 2009-07-01 | 1 | -1/+1 |
* | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-01 | 1 | -1/+29 |
|\ \ | |/ | |||||
| * | Compiler warnings. | Bjørn Erik Nilsen | 2009-07-01 | 1 | -1/+1 |
| * | Added QGraphicsScene::sendEvent(). | J-P Nurmi | 2009-07-01 | 1 | -0/+28 |
* | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-01 | 1 | -1/+367 |
|\ \ | |/ | |||||
| * | Cleanup includes in public headers. | Bradley T. Hughes | 2009-06-26 | 1 | -0/+1 |
| * | Add QTouchEvent::DeviceType and deviceType() | Bradley T. Hughes | 2009-06-24 | 1 | -12/+27 |
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-22 | 1 | -147/+154 |
| |\ | |||||
| * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-18 | 1 | -39/+73 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-17 | 1 | -4/+5 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-16 | 1 | -18/+26 |
| |\ \ \ \ | |||||
| * | | | | | Merge of master | Bradley T. Hughes | 2009-06-15 | 1 | -5/+6 |
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-12 | 1 | -10/+14 |
| |\ \ \ \ \ | |||||
| * | | | | | | enable touch events on all views if an item has touch enabled | Bradley T. Hughes | 2009-06-11 | 1 | -7/+18 |
| * | | | | | | remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent) | Bradley T. Hughes | 2009-06-11 | 1 | -23/+22 |
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-10 | 1 | -360/+628 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-08 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Compile on Windows again | Bradley T. Hughes | 2009-06-08 | 1 | -1/+3 |
| * | | | | | | | | Some API changes after an API review round | Bradley T. Hughes | 2009-06-05 | 1 | -63/+42 |
| * | | | | | | | | Accept TouchBegin events by default if they are enabled | Bradley T. Hughes | 2009-06-05 | 1 | -3/+3 |
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-29 | 1 | -13/+15 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Don't try to maintain a current and active list of points for the app and wid... | Bradley T. Hughes | 2009-05-28 | 1 | -49/+10 |
| * | | | | | | | | | Make Qt::TouchPointState ORable, add Q*TouchEvent::touchPointStates() | Bradley T. Hughes | 2009-05-27 | 1 | -40/+45 |
| * | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-26 | 1 | -4/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Removed debug output | Denis Dzyubenko | 2009-05-20 | 1 | -5/+0 |
| * | | | | | | | | | | Added a simple test for gesture event delivery to graphicsitems | Denis Dzyubenko | 2009-05-20 | 1 | -0/+1 |
| * | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouch | Bradley T. Hughes | 2009-05-18 | 1 | -23/+97 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | implemented gestures support in graphicsview for QGraphicsItems and | Denis Dzyubenko | 2009-05-18 | 1 | -23/+97 |
| * | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-18 | 1 | -61/+26 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Implement QEvent::GraphicsSceneTouchBegin propagation | Bradley T. Hughes | 2009-05-13 | 1 | -6/+68 |
| * | | | | | | | | | | | Support multiple touch targets in QGraphicsView | Bradley T. Hughes | 2009-05-13 | 1 | -125/+151 |
| * | | | | | | | | | | | Fixed gesture event propagation to QGraphicsItems. | Denis Dzyubenko | 2009-05-11 | 1 | -9/+14 |