summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsview
Commit message (Expand)AuthorAgeFilesLines
* Performance issue with QGraphicsItem::ItemClipsChildrenToShape.Bjørn Erik Nilsen2010-05-051-0/+57
* QGraphicsView drawing artifacts due to rounding errors.Bjørn Erik Nilsen2010-05-031-15/+108
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-011-2/+24
|\
| * Ensured that WA_InputMethodEnabled was set before FocusInEvent was sent.Jan-Arve Sæther2010-04-291-2/+24
* | Fixes wrong QGraphicsView's viewport cursor reset.Yoann Lopes2010-04-211-0/+28
|/
* Fixes wrong composition mode for cached backgrounds in Graphics View.Bjørn Erik Nilsen2010-03-031-0/+34
* GV: Update issues if drawItems() is overridden and IndirectPainting is used.Bjørn Erik Nilsen2010-02-241-0/+26
* Update copyright year to 2010Jason McDonald2010-01-072-2/+2
* Fixes bug when using AnchorUnderMouse for GraphicsView transformation.Yoann Lopes2009-12-181-0/+97
* Fixed qgraphicsview autotest build for winscw.Miikka Heikkinen2009-12-151-10/+10
* Fixes painting issues when scaling a QGraphicsView.Yoann Lopes2009-11-201-0/+39
* Fix tst_QGraphicsView::inputMethodSensitivity autotestOlivier Goffart2009-11-171-0/+9
* Revert "Always set a clip on the painter in QGraphicsView."Andreas Aardal Hanssen2009-11-111-72/+0
* Always set a clip on the painter in QGraphicsView.Andreas Aardal Hanssen2009-11-051-0/+72
* Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-301-0/+53
|\
| * Stabilize tst_QGraphicsView::optimizationFlags_dontSavePainterState2Bjørn Erik Nilsen2009-10-281-2/+6
| * Wrong worldTransform() on the painter in QGraphicsScene::drawForeground.Bjørn Erik Nilsen2009-10-231-0/+49
* | Change all valid Task-Tracker references to bugreports.qt.nokia.com reference.Warwick Allison2009-10-291-1/+1
|/
* Test fixes for Windows Mobile.ninerider2009-10-202-96/+120
* Fix graphicsview test on Cocoa.Olivier Goffart2009-10-131-1/+5
* QGraphicsView tests on X11Olivier Goffart2009-10-121-1/+1
* Fix GraphicsView test on macOlivier Goffart2009-10-121-1/+7
* GraphicsView tests on macOlivier Goffart2009-10-121-2/+4
* Merge commit 'origin/4.5' into 4.6Joerg Bornemann2009-10-061-0/+1
|\
| * tst_QGraphicsView::task245469_itemsAtPointWithClip Windows mobile fixJoerg Bornemann2009-10-061-0/+1
* | Stabilize tests on X11Olivier Goffart2009-10-051-7/+5
* | Stabilize graphicsview testOlivier Goffart2009-09-301-1/+3
* | Stabilize and speedup QGraphicsItem and QGraphicsView and QGraphicsProxyWidge...Olivier Goffart2009-09-301-28/+36
* | Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-281-0/+47
|\|
| * QGraphicsItem with parent flag ItemClipsChildrenToShape not visibleAndreas Aardal Hanssen2009-09-281-0/+48
| * Update license headers again.Jason McDonald2009-09-082-8/+8
* | Stabilize GraphicsView and QFocusEvent testOlivier Goffart2009-09-251-33/+46
* | Fix the compilation error for tst_qgraphicsview on S60.Liang QI2009-09-241-8/+24
* | Stabilize more testOlivier Goffart2009-09-221-5/+8
* | Small improvements to some autotests.Denis Dzyubenko2009-09-181-114/+45
* | Slightly better code for the test.Alexis Menard2009-09-151-5/+6
* | Fix QGraphicsView::scrollAfterResize autotest on Mac.Alexis Menard2009-09-151-3/+6
* | Stabilize Graphics View testsOlivier Goffart2009-09-101-5/+21
* | Only active QGraphicsScenes can have active input focus.Andreas Aardal Hanssen2009-09-091-4/+20
* | More robust graphicsview testOlivier Goffart2009-09-091-3/+1
* | Make the QGraphicsViews more rebost regarding slow window managerOlivier Goffart2009-09-091-12/+23
* | Update license headers again.Jason McDonald2009-09-092-8/+8
* | Added comment to QEXPECTED_FAIL. See commitGabriel de Dietrich2009-09-021-3/+3
* | Fail in tst_QGraphicsView::task259503_scrollingArtifacts is expected. AddingGabriel de Dietrich2009-09-021-0/+1
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-312-26/+26
|\|
| * Update tech preview license header.Jason McDonald2009-08-312-26/+26
| * Update license headers.Jason McDonald2009-08-112-2/+2
* | Merge branch '4.6'Thiago Macieira2009-08-271-0/+60
|\ \
| * | Regression found in 4.5.2 and 4.6: artifacts when scrolling during animation.Gabriel de Dietrich2009-08-261-0/+60
* | | Introduce QGraphicsItem::ItemIsPanel, light-weight window.Andreas Aardal Hanssen2009-08-261-12/+12
|/ /