| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Stabilize graphicsview test | Olivier Goffart | 2009-09-30 | 1 | -1/+3 |
|
|
* | | Stabilize and speedup QGraphicsItem and QGraphicsView and QGraphicsProxyWidge... | Olivier Goffart | 2009-09-30 | 1 | -28/+36 |
|
|
* | | Merge commit 'origin/4.5' into 4.6 | Andreas Aardal Hanssen | 2009-09-28 | 1 | -0/+47 |
|\ \
| |/ |
|
| * | QGraphicsItem with parent flag ItemClipsChildrenToShape not visible | Andreas Aardal Hanssen | 2009-09-28 | 1 | -0/+48 |
|
|
| * | Update license headers again. | Jason McDonald | 2009-09-08 | 2 | -8/+8 |
|
|
* | | Stabilize GraphicsView and QFocusEvent test | Olivier Goffart | 2009-09-25 | 1 | -33/+46 |
|
|
* | | Fix the compilation error for tst_qgraphicsview on S60. | Liang QI | 2009-09-24 | 1 | -8/+24 |
|
|
* | | Stabilize more test | Olivier Goffart | 2009-09-22 | 1 | -5/+8 |
|
|
* | | Small improvements to some autotests. | Denis Dzyubenko | 2009-09-18 | 1 | -114/+45 |
|
|
* | | Slightly better code for the test. | Alexis Menard | 2009-09-15 | 1 | -5/+6 |
|
|
* | | Fix QGraphicsView::scrollAfterResize autotest on Mac. | Alexis Menard | 2009-09-15 | 1 | -3/+6 |
|
|
* | | Stabilize Graphics View tests | Olivier Goffart | 2009-09-10 | 1 | -5/+21 |
|
|
* | | 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 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | /
| | | |_|/
| | |/| | |
|