summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-041-14/+0
|\
| * Fixed tst_qgraphicsitem::hitTestGraphicsEffectItem, caching makesGunnar Sletta2009-11-031-14/+0
* | Introduced QGraphicsItem::ItemSendsScenePositionChanges andJ-P Nurmi2009-11-031-0/+74
|/
* Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-301-35/+142
|\
| * Stabilize testsOlivier Goffart2009-10-291-1/+1
| * Fix initial focus bug in ItemIsFocusScope.Andreas Aardal Hanssen2009-10-281-7/+80
| * Fix buglet in QGraphicsItem::stackBefore().Andreas Aardal Hanssen2009-10-261-28/+28
| * QGraphicsLineItem leave traces when moving around (reg. against 4.5)Bjørn Erik Nilsen2009-10-231-0/+34
* | Adapt testcase to updates in QGraphicsPixmapItemGunnar Sletta2009-10-281-2/+2
|/
* Moved private function to test which graphic items is in front of the otherLeonardo Sobral Cunha2009-10-201-0/+43
* Fix graphicsview test on Cocoa.Olivier Goffart2009-10-131-6/+14
* QGraphicsView tests on X11Olivier Goffart2009-10-121-1/+1
* GraphicsView tests on macOlivier Goffart2009-10-121-1/+1
* Stabilize tests on X11Olivier Goffart2009-10-061-3/+4
* Stabilize tests on X11Olivier Goffart2009-10-051-5/+3
* Fixed tst_qgraphicsitem.cpp compilation for Nokia X86 compiler.Janne Anttila2009-10-051-3/+3
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Alexis Menard2009-10-021-0/+41
|\
| * Fix a bug when clipsChildrenToShape is set back to false.Alexis Menard2009-10-021-0/+41
* | Stabilize tests on X11Olivier Goffart2009-10-021-1/+2
* | Test stabilisation on X11Olivier Goffart2009-10-011-1/+1
* | Add support for modality to QGraphicsItem panels.Bradley T. Hughes2009-10-011-4/+1013
* | Stabilize more test on X11Olivier Goffart2009-09-301-5/+3
* | Stabilize and speedup QGraphicsItem and QGraphicsView and QGraphicsProxyWidge...Olivier Goffart2009-09-301-189/+182
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-291-1/+30
|\|
| * QGraphicsItem: cached embedded widget item is not repainted when widget is up...Andreas Aardal Hanssen2009-09-291-0/+31
* | Add QGraphicsItem::stackBefore(), and fix Z ordering bugs.Andreas Aardal Hanssen2009-09-251-0/+79
* | Stabilize more testOlivier Goffart2009-09-221-3/+3
* | Fix focus scope bugs, verified against examples in kinetic-declarativeui.Andreas Aardal Hanssen2009-09-221-7/+7
* | Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-221-0/+32
|\|
| * Cached clip path not cleared correctly for ancestor that clips to shapeAndrew Christian2009-09-221-0/+32
| * Revert "Added autotest to demonstrate clipping path problem"Alexis Menard2009-09-171-32/+0
* | Small improvements to some autotests.Denis Dzyubenko2009-09-181-0/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Tom Cooksey2009-09-171-9/+10
|\ \
| * | Stabilize tst_QGraphicsItem::hoverEventsGenerateRepaints.Bjørn Erik Nilsen2009-09-171-9/+7
| * | Stabilize tst_QGraphicsItem::cacheMode on the Mac.Bjørn Erik Nilsen2009-09-171-0/+3
| * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-171-0/+32
|/| | | |/
| * Added autotest to demonstrate clipping path problemandyc2009-09-151-0/+32
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Fix a bug in FocusScopes; ensure subFocus is set correctly.Andreas Aardal Hanssen2009-09-151-0/+16
* | Support for focus scopes: QGraphicsItem::ItemIsFocusScope.Andreas Aardal Hanssen2009-09-151-0/+89
* | Remove this line; which no longer has any effect.Andreas Aardal Hanssen2009-09-151-0/+5
* | Fix auto-test in QGraphicsItem.Alexis Menard2009-09-151-4/+2
* | Fix update issues in QGraphicsView.Alexis Menard2009-09-151-0/+86
* | Fix crash/bug in QGraphicsItem's subFocus handling.Andreas Aardal Hanssen2009-09-091-0/+11
* | Only active QGraphicsScenes can have active input focus.Andreas Aardal Hanssen2009-09-091-9/+58
* | Remove ItemAutoDetectsFocusProxy from QGraphicsItem.Andreas Aardal Hanssen2009-09-091-71/+0
* | Make the QGraphicsViews more rebost regarding slow window managerOlivier Goffart2009-09-091-2/+6
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Fix crashes when moving descendents during destruction.Andreas Aardal Hanssen2009-09-041-0/+60
* | Fixed once-in-a-while failing tst_QGraphicsItem::selected test.Gabriel de Dietrich2009-09-041-1/+1