summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsview/tst_qgraphicsview.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-091-4/+4
* 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-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | 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
|/ /
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-6/+6
|\ \
| * | QGraphicsView test fixGabriel de Dietrich2009-08-181-6/+6
* | | Merge commit 'qt/master'Jason Barron2009-08-181-0/+37
|\ \ \ | |/ /
| * | Transforms do not obey AnchorUnderMouse with viewport margins setGabriel de Dietrich2009-08-171-0/+37
* | | Fixed tst_QGraphicsView::scrollBarRanges autotest for Symbian.Janne Anttila2009-08-141-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Make graphicsview autotest compile for SymbianMiikka Heikkinen2009-08-101-3/+9
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-0/+5
|\ \ \ | |/ /
| * | No link-errors when building from repositoryVolker Hilsheimer2009-07-251-0/+5
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-20/+252
|\ \ \ | |/ /
| * | Make Graphics View auto-tests less dependant on WS.Bjørn Erik Nilsen2009-07-151-8/+10
| * | Stabilize tst_QGraphicsView::mouseTracking2 (on Windows).Bjoern Erik Nilsen2009-07-131-1/+3
| * | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-101-0/+119
| |\ \
| | * | Improved the support for input methods in Graphics View.jasplin2009-07-031-0/+118
| * | | Optimize QGraphicsViewPrivate::updateRect/updateRegion.Bjørn Erik Nilsen2009-07-081-0/+115
| * | | Fix broken tst_QGraphicsView::embeddedViews.Bjørn Erik Nilsen2009-06-301-7/+0
| * | | Stabilize tst_QGraphicsView::moveItemWhileScrolling.Bjørn Erik Nilsen2009-06-251-1/+1
| * | | More work on getting autotests to pass.Andreas Aardal Hanssen2009-06-231-0/+1
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-171-2/+2
| |\ \ \ | | |/ /
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-161-0/+97
| |\ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-111-0/+59
| |\ \ \ \
| * | | | | Fix doc and auto-test regression.Alexis Menard2009-06-041-1/+1
| * | | | | Remove the sorting cache from the QGraphicsScene and move it to the BSP.Alexis Menard2009-06-031-4/+4
* | | | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-13/+325
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |\ \ | | |/
| * | Partially revert 37c72476fc444d3089075473cb4e9aa42ed64694Bjoern Erik Nilsen2009-05-051-0/+27