| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensured that WA_InputMethodEnabled was set before FocusInEvent was sent. | Jan-Arve Sæther | 2010-04-29 | 1 | -2/+24 |
|
|
* | Fixes wrong composition mode for cached backgrounds in Graphics View. | Bjørn Erik Nilsen | 2010-03-03 | 1 | -0/+34 |
|
|
* | GV: Update issues if drawItems() is overridden and IndirectPainting is used. | Bjørn Erik Nilsen | 2010-02-24 | 1 | -0/+26 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 2 | -2/+2 |
|
|
* | Fixes bug when using AnchorUnderMouse for GraphicsView transformation. | Yoann Lopes | 2009-12-18 | 1 | -0/+97 |
|
|
* | Fixed qgraphicsview autotest build for winscw. | Miikka Heikkinen | 2009-12-15 | 1 | -10/+10 |
|
|
* | Fixes painting issues when scaling a QGraphicsView. | Yoann Lopes | 2009-11-20 | 1 | -0/+39 |
|
|
* | Fix tst_QGraphicsView::inputMethodSensitivity autotest | Olivier Goffart | 2009-11-17 | 1 | -0/+9 |
|
|
* | Revert "Always set a clip on the painter in QGraphicsView." | Andreas Aardal Hanssen | 2009-11-11 | 1 | -72/+0 |
|
|
* | Always set a clip on the painter in QGraphicsView. | Andreas Aardal Hanssen | 2009-11-05 | 1 | -0/+72 |
|
|
* | Merge commit 'widget/4.6' into origin/4.6 | Olivier Goffart | 2009-10-30 | 1 | -0/+53 |
|\ |
|
| * | Stabilize tst_QGraphicsView::optimizationFlags_dontSavePainterState2 | Bjørn Erik Nilsen | 2009-10-28 | 1 | -2/+6 |
|
|
| * | Wrong worldTransform() on the painter in QGraphicsScene::drawForeground. | Bjørn Erik Nilsen | 2009-10-23 | 1 | -0/+49 |
|
|
* | | Change all valid Task-Tracker references to bugreports.qt.nokia.com reference. | Warwick Allison | 2009-10-29 | 1 | -1/+1 |
|/ |
|
* | Test fixes for Windows Mobile. | ninerider | 2009-10-20 | 2 | -96/+120 |
|
|
* | Fix graphicsview test on Cocoa. | Olivier Goffart | 2009-10-13 | 1 | -1/+5 |
|
|
* | QGraphicsView tests on X11 | Olivier Goffart | 2009-10-12 | 1 | -1/+1 |
|
|
* | Fix GraphicsView test on mac | Olivier Goffart | 2009-10-12 | 1 | -1/+7 |
|
|
* | GraphicsView tests on mac | Olivier Goffart | 2009-10-12 | 1 | -2/+4 |
|
|
* | Merge commit 'origin/4.5' into 4.6 | Joerg Bornemann | 2009-10-06 | 1 | -0/+1 |
|\ |
|
| * | tst_QGraphicsView::task245469_itemsAtPointWithClip Windows mobile fix | Joerg Bornemann | 2009-10-06 | 1 | -0/+1 |
|
|
* | | Stabilize tests on X11 | Olivier Goffart | 2009-10-05 | 1 | -7/+5 |
|
|
* | | 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 |
|
|