summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Revert 7aee2a7054d1ca280f6dfc9c46b3fe2ce403ccb3, fix render bugs.Andreas Aardal Hanssen2009-06-091-10/+62
* | Add ItemSendsGeometryChanges, replacing itemChangeEnabled().Andreas Aardal Hanssen2009-06-091-3/+55
* | Auto-test to ensure moved items don't leave traces.Bjørn Erik Nilsen2009-06-091-0/+78
* | Add another auto-test ensuring updates outside the brect are discared.Bjørn Erik Nilsen2009-06-091-0/+8
* | Fix two regressions in Plasma. The painter state proctection was notAlexis Menard2009-06-091-0/+53
* | Add (back) properties to QGraphicsItem to change the transformations componentOlivier Goffart2009-06-091-0/+199
* | A partial QGraphicsItem update causes a full update to be discarded.Bjørn Erik Nilsen2009-06-091-1/+30
* | QGraphicsItem discard updates when it shouldn't.Bjørn Erik Nilsen2009-06-091-0/+28
* | Ensure this test goes via QGraphicsScene::drawItems().Andreas Aardal Hanssen2009-06-091-0/+1
* | Remove leftover code from merge conflict.Andreas Aardal Hanssen2009-06-091-126/+0
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-0/+36
|\|
| * 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 the way the transform and the properties are marked as dirty in QGraphics...Olivier Goffart2009-05-221-6/+44
* | Add properties to QGraphicsItem to change the transformations componentOlivier Goffart2009-05-221-0/+88
* | Graphics View Optimization: Use a simple style option by default.Bjoern Erik Nilsen2009-05-151-2/+11
* | Merge branch '4.5'Thiago Macieira2009-05-151-0/+110
|\|
| * Fix QGraphicsItem::deviceTransform() to also work with normal items.Andreas Aardal Hanssen2009-05-141-0/+110
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-071-2/+87
|\|
| * QGraphicsItem::setOpacity(0.0) does not trigger an update.Bjoern Erik Nilsen2009-05-061-2/+87
* | Fix bugs in QGraphicsItem::childrenBoundingRect()Andreas Aardal Hanssen2009-04-231-0/+49
* | Merge branch '4.5'Rhys Weatherley2009-04-221-0/+77
|\|
| * 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
* | 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
| * Update the item if the text has changed but the boundingRect is theAlexis Menard2009-04-151-0/+34
* | Update the item if the text has changed but the boundingRect is theAlexis Menard2009-04-151-0/+34
* | Merge commit 'origin/4.5'Olivier Goffart2009-04-151-0/+102
|\|
| * 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
* | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-071-0/+18
|\|
| * Fixes: Minimize QVariant overhead related to QGraphicsItem::itemChange.Bjoern Erik Nilsen2009-04-061-0/+18
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+5893
* Don't need to update visibility and enabled if the item is destructingJan-Arve Sæther2009-04-021-7/+18
* Long live Qt!Lars Knoll2009-03-231-0/+5904