summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsitem
Commit message (Expand)AuthorAgeFilesLines
* Add new auto-test QGraphicsItem::childrenBoundingRect2().Bjørn Erik Nilsen2009-06-231-0/+11
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* QGraphicsItem::setOpacity(0.0) does not trigger an update of child itemsLeonardo Sobral Cunha2009-06-121-1/+50
* Fixes for merge-request #407Leonardo Sobral Cunha2009-05-271-33/+37
* Dont show children when parent is not visible in QGraphicsItemdiaulas2009-05-271-0/+32
* Fix QGraphicsItem::deviceTransform() to also work with normal items.Andreas Aardal Hanssen2009-05-141-0/+110
* QGraphicsItem::setOpacity(0.0) does not trigger an update.Bjoern Erik Nilsen2009-05-061-2/+87
* BT: Fix update regression for cached QGraphicsItem (Elastic Nodes stuck)Andreas Aardal Hanssen2009-04-211-0/+42
* We don't need to call two times itemChange when an item is deleted.Alexis Menard2009-04-211-0/+35
* Remove obsolete code from autotests.Jason McDonald2009-04-161-5/+0
* Update the item if the text has changed but the boundingRect is theAlexis Menard2009-04-151-0/+34
* BT: Fix a regression to 4.4 in Graphics View's handling of child clippersAndreas Aardal Hanssen2009-04-151-0/+83
* QGraphicsItem: When an item is deleted and eventfilters installedAlexis Menard2009-04-141-0/+19
* Fixes: Minimize QVariant overhead related to QGraphicsItem::itemChange.Bjoern Erik Nilsen2009-04-061-0/+18
* Long live Qt 4.5!Lars Knoll2009-03-234-0/+5901