summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-091-13/+10
|\
| * Did not include updated repaint number for parent item in revert.Toby Tomkins2010-04-061-1/+1
| * Partially revert "Remove qWait functions as it is used in QTRY_* macros."Toby Tomkins2010-04-011-172/+314
| * Merge commit 'origin/4.6' into 4.6-multimediaToby Tomkins2010-04-011-6/+83
| |\
| * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int...Toby Tomkins2010-04-011-0/+34
| |\ \
| * | | Remove qWait functions as it is used in QTRY_* macros.Toby Tomkins2010-04-011-327/+182
* | | | Skip tst_QGraphicsItem::updateMicroFocus test on Windows and Mac as it does n...Olivier Goffart2010-04-011-0/+4
* | | | Attempt to fix the test.Alexis Menard2010-03-311-2/+2
* | | | Add a QGraphicsItem::updateMicroFocus() to QGraphicsItem.Alexis Menard2010-03-311-0/+71
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-03-301-2/+94
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-301-1/+80
| |\ \ \
| | * | | itemChange() is now called when transformation properties change.Yoann Lopes2010-03-251-1/+80
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-251-0/+34
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | Fix QGraphicsEffect cache when the item is not visible by the view.Alexis Menard2010-03-231-1/+1
| * | | Calling setX and setY should send itemSendGeometry/ScenePositionChanged eventsAlexis Menard2010-03-231-0/+10
| * | | Display the itemSendScenePositionChange properly when debugging.Alexis Menard2010-03-171-0/+3
| | |/ | |/|
* | | Reverts using composition mode when using DeviceCoordinateMode cache.Yoann Lopes2010-03-261-7/+11
* | | Prevents a useless repaint with QGraphicsItem cache mode.Yoann Lopes2010-03-251-0/+73
| |/ |/|
* | Fix a crash when reparenting an item in QGraphicsView.Alexis Menard2010-03-241-0/+34
|/
* Properly fixes crash when destroying a QGraphicsItem.Yoann Lopes2010-03-031-0/+68
* QGraphicsItem: Do not crash at exit if there is static QGraphicsItem.Olivier Goffart2010-02-081-0/+2
* Fix QTBUG_7714_fullUpdateDiscardingOpacityUpdate2 autotest in qws-linuxLeonardo Sobral Cunha2010-02-011-0/+2
* Fixes missing update when setting opacity on an item that had opacity 0.0Leonardo Sobral Cunha2010-01-291-0/+39
* Avoids missing opacity updates by not propagating the ignoreOpacity flagLeonardo Sobral Cunha2010-01-291-0/+40
* Cleanup in graphicsitem autotestLeonardo Sobral Cunha2010-01-291-52/+16
* Fixes visibility update missing when doing setParentItem on graphicsitemLeonardo Sobral Cunha2010-01-261-0/+86
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Stabilize testOlivier Goffart2009-12-141-0/+1
* Fixes Graphicsitem transformation problems when grouping/ungrouping.Yoann Lopes2009-12-111-0/+30
* Fix redraw bugs when using graphics effects in device coordinate mode.Samuel Rødal2009-12-101-2/+7
* Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW...Yoann Lopes2009-12-071-0/+16
* QGraphicsTextItem::setDefaultTextColor check change before calling update()Olivier Goffart2009-11-261-6/+11
* Fix S60 input method not showing up in editable QGraphicsTextItemsSimon Hausmann2009-11-131-0/+3
* QGraphicsTextItem: update when changing the color.Olivier Goffart2009-11-091-0/+58
* 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