summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsview
Commit message (Expand)AuthorAgeFilesLines
* QGraphicsItems are repainted when outside the view's exposed region.Bjørn Erik Nilsen2009-06-121-0/+34
* Painting artifacts in QGraphicsView.Bjørn Erik Nilsen2009-06-111-0/+63
* Fix QGraphicsView::render() regression, ensure the right device is passed.Andreas Aardal Hanssen2009-06-091-0/+57
* Fix tst_QGraphicsView::acceptMousePressEvent (by entering event loop).Andreas Aardal Hanssen2009-06-091-0/+2
* Graphics View Optimization: Use a simple style option by default.Bjoern Erik Nilsen2009-05-151-1/+1
* Merge branch '4.5'Thiago Macieira2009-05-131-0/+24
|\
| * Reset the 'connectedToScene' flag when changing the scene of a viewLeonardo Sobral Cunha2009-05-131-0/+24
* | Partially revert 37c72476fc444d3089075473cb4e9aa42ed64694Bjoern Erik Nilsen2009-05-051-0/+27
* | Fix QGraphicsView::mapToScene(QRect) to avoid extra adjustments.Andreas Aardal Hanssen2009-04-171-11/+41
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-171-5/+0
|\ \ | |/
| * Remove obsolete code from autotests.Jason McDonald2009-04-161-5/+0
* | Disable mouse tracking in QGraphicsView if possible.Bjoern Erik Nilsen2009-04-071-1/+100
|/
* Fixup update rect regression by adjusting expose rectangles.Andreas Aardal Hanssen2009-04-061-0/+61
* Long live Qt 4.5!Lars Knoll2009-03-234-0/+3954