| Commit message (Expand) | Author | Age | Files | Lines |
* | Only active QGraphicsScenes can have active input focus. | Andreas Aardal Hanssen | 2009-09-09 | 1 | -4/+20 |
|
|
* | More robust graphicsview test | Olivier Goffart | 2009-09-09 | 1 | -3/+1 |
|
|
* | Make the QGraphicsViews more rebost regarding slow window manager | Olivier Goffart | 2009-09-09 | 1 | -12/+23 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 2 | -8/+8 |
|
|
* | Added comment to QEXPECTED_FAIL. See commit | Gabriel de Dietrich | 2009-09-02 | 1 | -3/+3 |
|
|
* | Fail in tst_QGraphicsView::task259503_scrollingArtifacts is expected. Adding | Gabriel de Dietrich | 2009-09-02 | 1 | -0/+1 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 2 | -26/+26 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 2 | -26/+26 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 2 | -2/+2 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-08-27 | 1 | -0/+60 |
|\ \ |
|
| * | | Regression found in 4.5.2 and 4.6: artifacts when scrolling during animation. | Gabriel de Dietrich | 2009-08-26 | 1 | -0/+60 |
|
|
* | | | Introduce QGraphicsItem::ItemIsPanel, light-weight window. | Andreas Aardal Hanssen | 2009-08-26 | 1 | -12/+12 |
|/ / |
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-19 | 1 | -6/+6 |
|\ \ |
|
| * | | QGraphicsView test fix | Gabriel de Dietrich | 2009-08-18 | 1 | -6/+6 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -0/+37 |
|\ \ \
| |/ / |
|
| * | | Transforms do not obey AnchorUnderMouse with viewport margins set | Gabriel de Dietrich | 2009-08-17 | 1 | -0/+37 |
|
|
* | | | Fixed tst_QGraphicsView::scrollBarRanges autotest for Symbian. | Janne Anttila | 2009-08-14 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 2 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 2 | -2/+2 |
|
|
* | | | Make graphicsview autotest compile for Symbian | Miikka Heikkinen | 2009-08-10 | 1 | -3/+9 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | No link-errors when building from repository | Volker Hilsheimer | 2009-07-25 | 1 | -0/+5 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -20/+252 |
|\ \ \
| |/ / |
|
| * | | Make Graphics View auto-tests less dependant on WS. | Bjørn Erik Nilsen | 2009-07-15 | 1 | -8/+10 |
|
|
| * | | Stabilize tst_QGraphicsView::mouseTracking2 (on Windows). | Bjoern Erik Nilsen | 2009-07-13 | 1 | -1/+3 |
|
|
| * | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-10 | 1 | -0/+119 |
| |\ \ |
|
| | * | | Improved the support for input methods in Graphics View. | jasplin | 2009-07-03 | 1 | -0/+118 |
|
|
| * | | | Optimize QGraphicsViewPrivate::updateRect/updateRegion. | Bjørn Erik Nilsen | 2009-07-08 | 1 | -0/+115 |
|
|
| * | | | Fix broken tst_QGraphicsView::embeddedViews. | Bjørn Erik Nilsen | 2009-06-30 | 1 | -7/+0 |
|
|
| * | | | Stabilize tst_QGraphicsView::moveItemWhileScrolling. | Bjørn Erik Nilsen | 2009-06-25 | 1 | -1/+1 |
|
|
| * | | | More work on getting autotests to pass. | Andreas Aardal Hanssen | 2009-06-23 | 1 | -0/+1 |
|
|
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-17 | 2 | -4/+4 |
| |\ \ \
| | |/ / |
|
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-16 | 1 | -0/+97 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-11 | 1 | -0/+59 |
| |\ \ \ \ |
|
| * | | | | | Fix doc and auto-test regression. | Alexis Menard | 2009-06-04 | 1 | -1/+1 |
|
|
| * | | | | | Remove the sorting cache from the QGraphicsScene and move it to the BSP. | Alexis Menard | 2009-06-03 | 1 | -4/+4 |
|
|
* | | | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 2 | -4/+4 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 2 | -4/+4 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | * | | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 2 | -4/+4 |
|
|
* | | | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -13/+325 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | QGraphicsItems are repainted when outside the view's exposed region. | Bjørn Erik Nilsen | 2009-06-12 | 1 | -0/+34 |
|
|
| * | | | | Painting artifacts in QGraphicsView. | Bjørn Erik Nilsen | 2009-06-11 | 1 | -0/+63 |
| | |_|/
| |/| | |
|
| * | | | Fix QGraphicsView::render() regression, ensure the right device is passed. | Andreas Aardal Hanssen | 2009-06-09 | 1 | -0/+57 |
|
|
| * | | | Fix tst_QGraphicsView::acceptMousePressEvent (by entering event loop). | Andreas Aardal Hanssen | 2009-06-09 | 1 | -0/+2 |
| | |/
| |/| |
|
| * | | Graphics View Optimization: Use a simple style option by default. | Bjoern Erik Nilsen | 2009-05-15 | 1 | -1/+1 |
|
|
| * | | Merge branch '4.5' | Thiago Macieira | 2009-05-13 | 1 | -0/+24 |
| |\ \
| | |/ |
|
| * | | Partially revert 37c72476fc444d3089075473cb4e9aa42ed64694 | Bjoern Erik Nilsen | 2009-05-05 | 1 | -0/+27 |
|
|
| * | | Fix QGraphicsView::mapToScene(QRect) to avoid extra adjustments. | Andreas Aardal Hanssen | 2009-04-17 | 1 | -11/+41 |
|
|
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-17 | 1 | -5/+0 |
| |\ \ |
|
| * | | | Disable mouse tracking in QGraphicsView if possible. | Bjoern Erik Nilsen | 2009-04-07 | 1 | -1/+100 |
|
|