| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes painting artifacts when using CacheBackground in a QGraphicsView. | Yoann Lopes | 2009-12-30 | 1 | -1/+2 |
|
|
* | Fixes bug when using AnchorUnderMouse for GraphicsView transformation. | Yoann Lopes | 2009-12-18 | 1 | -3/+16 |
|
|
* | Fix redraw bugs when using graphics effects in device coordinate mode. | Samuel Rødal | 2009-12-10 | 1 | -0/+26 |
|
|
* | Fix tst_QGraphicsView::inputMethodSensitivity autotest | Olivier Goffart | 2009-11-17 | 1 | -0/+2 |
|
|
* | Revert "Always set a clip on the painter in QGraphicsView." | Andreas Aardal Hanssen | 2009-11-11 | 1 | -3/+0 |
|
|
* | Merge branch '4.6-api-review' into 4.6 | Marius Storm-Olsen | 2009-11-09 | 1 | -1/+1 |
|\ |
|
| * | API review: Rename numRects() -> rectCount() | Marius Storm-Olsen | 2009-11-09 | 1 | -1/+1 |
|
|
* | | Fix QGraphicsScene::isActive if the view is shown while the window is active. | Olivier Goffart | 2009-11-06 | 1 | -0/+23 |
|
|
* | | Always set a clip on the painter in QGraphicsView. | Andreas Aardal Hanssen | 2009-11-05 | 1 | -0/+3 |
|/ |
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-03 | 1 | -0/+8 |
|\ |
|
| * | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-10-28 | 1 | -0/+13 |
| |\ |
|
| * | | Wrong worldTransform() on the painter in QGraphicsScene::drawForeground. | Bjørn Erik Nilsen | 2009-10-23 | 1 | -0/+8 |
|
|
* | | | Removed usage of CompositionMode_Source in QGraphicsView for X11. | Trond Kjernåsen | 2009-11-03 | 1 | -1/+7 |
| |/
|/| |
|
* | | Improved gesture event filtering inside QGraphicsView for QGraphicObjects | Denis Dzyubenko | 2009-10-22 | 1 | -0/+13 |
|/ |
|
* | Update documentation for sorting / stacking order in Graphics View. | Andreas Aardal Hanssen | 2009-10-02 | 1 | -10/+18 |
|
|
* | Inverts the SortOrder in graphics scene to reflect the stacking order | Leonardo Sobral Cunha | 2009-09-22 | 1 | -8/+8 |
|
|
* | Support for focus scopes: QGraphicsItem::ItemIsFocusScope. | Andreas Aardal Hanssen | 2009-09-15 | 1 | -1/+3 |
|
|
* | 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 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -4/+3 |
|\ \ |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -2/+1 |
|
|
| * | | Transforms do not obey AnchorUnderMouse with viewport margins set | Gabriel de Dietrich | 2009-08-17 | 1 | -2/+2 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Refactor S60 related changes to QGraphicsItem / QGraphicsView. | Andreas Aardal Hanssen | 2009-08-11 | 1 | -21/+7 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 1 | -6/+3 |
|\ \ \
| |/ / |
|
| * | | Fix compiler error on GCC 4.2.0 mips/sh3 | Anders Bakken | 2009-08-07 | 1 | -6/+3 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 1 | -9/+11 |
|\ \ \
| |/ / |
|
| * | | Doc: Replace QMatrix with QTransform and respective functions in various places. | Volker Hilsheimer | 2009-07-25 | 1 | -9/+11 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -169/+93 |
|\ \ \
| |/ / |
|
| * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-07-20 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fix the hand scrolling in QGraphicsView that will stop unexpectedly. | Alexis Menard | 2009-07-20 | 1 | -1/+1 |
|
|
| * | | Doc: add \since 4.6 for new APIs | Volker Hilsheimer | 2009-07-19 | 1 | -0/+2 |
|
|
| * | | Make sure QGraphicsScene::update() only requires one event-loop | Bjørn Erik Nilsen | 2009-07-14 | 1 | -7/+3 |
|
|
| * | | Cut-off in QGraphicsView not hit if setting a scene rect. | Bjørn Erik Nilsen | 2009-07-13 | 1 | -1/+1 |
|
|
| * | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-10 | 1 | -14/+20 |
| |\ \ |
|
| | * | | Improved the support for input methods in Graphics View. | jasplin | 2009-07-03 | 1 | -0/+20 |
|
|
| | * | | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 1 | -14/+0 |
|
|
| * | | | Optimize QGraphicsViewPrivate::updateRect/updateRegion. | Bjørn Erik Nilsen | 2009-07-08 | 1 | -6/+22 |
|
|
| * | | | Reduce QTransform operations in Graphics View. | Bjørn Erik Nilsen | 2009-07-08 | 1 | -1/+6 |
|
|
| * | | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-01 | 1 | -7/+112 |
| |\ \ \
| | |/ / |
|
| * | | | Partially revert be79229e | Bjørn Erik Nilsen | 2009-06-25 | 1 | -7/+5 |
|
|
| * | | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-06-23 | 1 | -2/+2 |
| |\ \ \ |
|
| * | | | | More work on getting autotests to pass. | Andreas Aardal Hanssen | 2009-06-23 | 1 | -8/+8 |
|
|
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-18 | 1 | -35/+44 |
| |\ \ \ \ |
|
| * | | | | | Changes after first round of code reviewing. | Andreas Aardal Hanssen | 2009-06-18 | 1 | -122/+39 |
|
|
| * | | | | | 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-16 | 1 | -29/+28 |
| |\ \ \ \ \ \ |
|