| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | Add a new qconfig feature GESTURES | Tasuku Suzuki | 2010-06-02 | 1 | -0/+2 |
|
|
* | Gestures in GraphicsView do not require a viewport to subscribe to gestures. | Denis Dzyubenko | 2010-05-18 | 1 | -0/+1 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Introduced QGraphicsItem::ItemSendsScenePositionChanges and | J-P Nurmi | 2009-11-03 | 1 | -0/+1 |
|
|
* | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 1 | -0/+1 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Introduce QGraphicsItem::ItemIsPanel, light-weight window. | Andreas Aardal Hanssen | 2009-08-26 | 1 | -0/+3 |
|
|
* | | Merge commit 'qt/master' into kinetic-graphicseffect | Bjørn Erik Nilsen | 2009-08-17 | 1 | -1/+1 |
|\ \ |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge branch 'kinetic-graphicseffect' of git@scm.dev.nokia.troll.no:qt/kineti... | Bjørn Erik Nilsen | 2009-07-29 | 1 | -2/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'kinetic-graphicseffect' of git@scm.dev.nokia.troll.no:qt/kineti... | Rhys Weatherley | 2009-07-24 | 1 | -5/+0 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'custom_shaders' of ../qt-graphics-team into custom-shaders | Rhys Weatherley | 2009-07-23 | 1 | -2/+3 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Doc: make potentially incorrect overloads obsolete. | Volker Hilsheimer | 2009-07-21 | 1 | -2/+3 |
|
|
* | | | | | Add QGraphicsSourceEffect. | Bjørn Erik Nilsen | 2009-07-29 | 1 | -0/+1 |
| |_|/ /
|/| | | |
|
* | | | | Make QGraphicsEffect independent of QGraphicsItem. | Bjørn Erik Nilsen | 2009-07-24 | 1 | -5/+0 |
|/ / / |
|
* | | | Merge commit 'qt/master' into graphicseffects | Bjørn Erik Nilsen | 2009-07-21 | 1 | -12/+31 |
|\ \ \
| |/ / |
|
| * | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-10 | 1 | -1/+0 |
| |\ \ |
|
| | * | | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 1 | -1/+0 |
|
|
| * | | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-01 | 1 | -0/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Added QGraphicsScene::sendEvent(). | J-P Nurmi | 2009-07-01 | 1 | -0/+2 |
|
|
| * | | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-01 | 1 | -1/+2 |
| |\ \ \
| | |/ / |
|
| * | | | Proper handling of scene rect in QGraphicsScene(Index). | Bjørn Erik Nilsen | 2009-06-26 | 1 | -1/+0 |
|
|
| * | | | Changes after first round of code reviewing. | Andreas Aardal Hanssen | 2009-06-18 | 1 | -4/+13 |
|
|
| * | | | API / code review for QGraphicsSceneIndex (internal API). | Andreas Aardal Hanssen | 2009-06-17 | 1 | -7/+4 |
|
|
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-17 | 1 | -2/+2 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-11 | 1 | -4/+1 |
| |\ \ \ \ |
|
| * | | | | | Remove the sorting cache from the QGraphicsScene and move it to the BSP. | Alexis Menard | 2009-06-03 | 1 | -1/+1 |
|
|
| * | | | | | First bunch of changes after an very first API review | Alexis Menard | 2009-05-29 | 1 | -0/+9 |
|
|
| * | | | | | Remove the indexing (BSP) logic from the scene | Alexis Menard | 2009-04-07 | 1 | -1/+1 |
|
|
| * | | | | | Fixes: Some modifications after a talk with Ariya | Alexis Menard | 2009-04-07 | 1 | -1/+1 |
|
|
| * | | | | | Fixes: Initial work on an API to allow a custom/indexing on the QGraphicsS... | Alexis Menard | 2009-04-07 | 1 | -0/+4 |
|
|
* | | | | | | Merge commit 'master/master' into kinetic-graphicseffect | Ariya Hidayat | 2009-06-29 | 1 | -7/+5 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Cleanup includes in public headers. | Bradley T. Hughes | 2009-06-26 | 1 | -2/+1 |
|
|
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-17 | 1 | -2/+2 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | 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 |
|
|
| | | * | | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+301 |
| | | / |
|
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-10 | 1 | -4/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Remove duplicated code for removing an item from the scene. | Bjørn Erik Nilsen | 2009-06-09 | 1 | -1/+0 |
|
|
| | * | | Massive re-factoring of Graphics View's update mechanism. | Bjørn Erik Nilsen | 2009-06-09 | 1 | -3/+1 |
| | |/ |
|
| * | | Removed QWidget::gestureEvent() functions since adding a new virtual | Denis Dzyubenko | 2009-05-11 | 1 | -1/+0 |
|
|
| * | | Added QGraphicsSceneGestureEvent that extends plain QGestureEvent by | Denis Dzyubenko | 2009-05-11 | 1 | -1/+2 |
|
|
| * | | Merge of the maemo-gestures branch onto qt/4.5.0 | Denis Dzyubenko | 2009-05-11 | 1 | -0/+2 |
| |/ |
|
* | | Another n-th attempt at making an API for the effect framework. | Ariya Hidayat | 2009-06-02 | 1 | -0/+6 |
|/ |
|
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+301 |
|
|