summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsitem
Commit message (Expand)AuthorAgeFilesLines
* Add QGraphicsItem::focusProxy(), focus proxy support.Andreas Aardal Hanssen2009-07-231-0/+120
* Make Graphics View auto-tests less dependant on WS.Bjørn Erik Nilsen2009-07-151-8/+19
* Add auto-tests for QGraphicsItem::filtersChildEvents.Marius Bugge Monsen2009-07-141-0/+123
* Fix broken tst_QGraphicsItem::sorting.Bjoern Erik Nilsen2009-07-131-1/+2
* QGraphicsItem not updated properly when moving parent.Bjørn Erik Nilsen2009-07-101-3/+30
* Fixes broken item-lookup for untransformable items.Bjørn Erik Nilsen2009-07-101-0/+51
* Painting artifacts when moving an item with partial updates.Bjørn Erik Nilsen2009-07-101-0/+47
* Rendering artifacts when hiding a QGraphicsItem.Bjørn Erik Nilsen2009-07-091-0/+11
* Fix a regression with extended style option items.Alexis Menard2009-07-011-0/+4
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-231-0/+11
|\
| * Add new auto-test QGraphicsItem::childrenBoundingRect2().Bjørn Erik Nilsen2009-06-231-0/+11
* | Compile fix on HP-UXAndreas Aardal Hanssen2009-06-171-1/+1
* | Fix QGraphicsItem::ItemHasNoContents rendering of children.Andreas Aardal Hanssen2009-06-171-0/+27
* | 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 'origin/4.5'Bjørn Erik Nilsen2009-06-121-0/+49
|\ \ | |/
| * QGraphicsItem::setOpacity(0.0) does not trigger an update of child itemsLeonardo Sobral Cunha2009-06-121-1/+50
* | Fix sorting bug when using BSP tree index + add autotest.Andreas Aardal Hanssen2009-06-091-0/+56
* | Ensure we use the correct static paintedItems list.Andreas Aardal Hanssen2009-06-091-6/+6
* | 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-141-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-061-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-211-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