| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes missing update when setting opacity on an item that had opacity 0.0 | Leonardo Sobral Cunha | 2010-01-29 | 1 | -0/+39 |
|
|
* | Avoids missing opacity updates by not propagating the ignoreOpacity flag | Leonardo Sobral Cunha | 2010-01-29 | 1 | -0/+40 |
|
|
* | Cleanup in graphicsitem autotest | Leonardo Sobral Cunha | 2010-01-29 | 1 | -52/+16 |
|
|
* | Fixes visibility update missing when doing setParentItem on graphicsitem | Leonardo Sobral Cunha | 2010-01-26 | 1 | -0/+86 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Stabilize test | Olivier Goffart | 2009-12-14 | 1 | -0/+1 |
|
|
* | Fixes Graphicsitem transformation problems when grouping/ungrouping. | Yoann Lopes | 2009-12-11 | 1 | -0/+30 |
|
|
* | Fix redraw bugs when using graphics effects in device coordinate mode. | Samuel Rødal | 2009-12-10 | 1 | -2/+7 |
|
|
* | Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW... | Yoann Lopes | 2009-12-07 | 1 | -0/+16 |
|
|
* | QGraphicsTextItem::setDefaultTextColor check change before calling update() | Olivier Goffart | 2009-11-26 | 1 | -6/+11 |
|
|
* | Fix S60 input method not showing up in editable QGraphicsTextItems | Simon Hausmann | 2009-11-13 | 1 | -0/+3 |
|
|
* | QGraphicsTextItem: update when changing the color. | Olivier Goffart | 2009-11-09 | 1 | -0/+58 |
|
|
* | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-04 | 1 | -14/+0 |
|\ |
|
| * | Fixed tst_qgraphicsitem::hitTestGraphicsEffectItem, caching makes | Gunnar Sletta | 2009-11-03 | 1 | -14/+0 |
|
|
* | | Introduced QGraphicsItem::ItemSendsScenePositionChanges and | J-P Nurmi | 2009-11-03 | 1 | -0/+74 |
|/ |
|
* | Merge commit 'widget/4.6' into origin/4.6 | Olivier Goffart | 2009-10-30 | 1 | -35/+142 |
|\ |
|
| * | Stabilize tests | Olivier Goffart | 2009-10-29 | 1 | -1/+1 |
|
|
| * | Fix initial focus bug in ItemIsFocusScope. | Andreas Aardal Hanssen | 2009-10-28 | 1 | -7/+80 |
|
|
| * | Fix buglet in QGraphicsItem::stackBefore(). | Andreas Aardal Hanssen | 2009-10-26 | 1 | -28/+28 |
|
|
| * | QGraphicsLineItem leave traces when moving around (reg. against 4.5) | Bjørn Erik Nilsen | 2009-10-23 | 1 | -0/+34 |
|
|
* | | Adapt testcase to updates in QGraphicsPixmapItem | Gunnar Sletta | 2009-10-28 | 1 | -2/+2 |
|/ |
|
* | Moved private function to test which graphic items is in front of the other | Leonardo Sobral Cunha | 2009-10-20 | 1 | -0/+43 |
|
|
* | Fix graphicsview test on Cocoa. | Olivier Goffart | 2009-10-13 | 1 | -6/+14 |
|
|
* | QGraphicsView tests on X11 | Olivier Goffart | 2009-10-12 | 1 | -1/+1 |
|
|
* | GraphicsView tests on mac | Olivier Goffart | 2009-10-12 | 1 | -1/+1 |
|
|
* | Stabilize tests on X11 | Olivier Goffart | 2009-10-06 | 1 | -3/+4 |
|
|
* | Stabilize tests on X11 | Olivier Goffart | 2009-10-05 | 1 | -5/+3 |
|
|
* | Fixed tst_qgraphicsitem.cpp compilation for Nokia X86 compiler. | Janne Anttila | 2009-10-05 | 1 | -3/+3 |
|
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Alexis Menard | 2009-10-02 | 1 | -0/+41 |
|\ |
|
| * | Fix a bug when clipsChildrenToShape is set back to false. | Alexis Menard | 2009-10-02 | 1 | -0/+41 |
|
|
* | | Stabilize tests on X11 | Olivier Goffart | 2009-10-02 | 1 | -1/+2 |
|
|
* | | Test stabilisation on X11 | Olivier Goffart | 2009-10-01 | 1 | -1/+1 |
|
|
* | | Add support for modality to QGraphicsItem panels. | Bradley T. Hughes | 2009-10-01 | 1 | -4/+1013 |
|
|
* | | Stabilize more test on X11 | Olivier Goffart | 2009-09-30 | 1 | -5/+3 |
|
|
* | | Stabilize and speedup QGraphicsItem and QGraphicsView and QGraphicsProxyWidge... | Olivier Goffart | 2009-09-30 | 1 | -189/+182 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-29 | 1 | -1/+30 |
|\ \
| |/ |
|
| * | QGraphicsItem: cached embedded widget item is not repainted when widget is up... | Andreas Aardal Hanssen | 2009-09-29 | 1 | -0/+31 |
|
|
* | | Add QGraphicsItem::stackBefore(), and fix Z ordering bugs. | Andreas Aardal Hanssen | 2009-09-25 | 1 | -0/+79 |
|
|
* | | Stabilize more test | Olivier Goffart | 2009-09-22 | 1 | -3/+3 |
|
|
* | | Fix focus scope bugs, verified against examples in kinetic-declarativeui. | Andreas Aardal Hanssen | 2009-09-22 | 1 | -7/+7 |
|
|
* | | Merge commit 'origin/4.5' into 4.6 | Andreas Aardal Hanssen | 2009-09-22 | 1 | -0/+32 |
|\ \
| |/ |
|
| * | Cached clip path not cleared correctly for ancestor that clips to shape | Andrew Christian | 2009-09-22 | 1 | -0/+32 |
|
|
| * | Revert "Added autotest to demonstrate clipping path problem" | Alexis Menard | 2009-09-17 | 1 | -32/+0 |
|
|
* | | Small improvements to some autotests. | Denis Dzyubenko | 2009-09-18 | 1 | -0/+1 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Tom Cooksey | 2009-09-17 | 1 | -9/+10 |
|\ \ |
|
| * | | Stabilize tst_QGraphicsItem::hoverEventsGenerateRepaints. | Bjørn Erik Nilsen | 2009-09-17 | 1 | -9/+7 |
|
|
| * | | Stabilize tst_QGraphicsItem::cacheMode on the Mac. | Bjørn Erik Nilsen | 2009-09-17 | 1 | -0/+3 |
|
|
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-09-17 | 1 | -0/+32 |
| |\ \
|/ / /
| | _ |
|
| * | Added autotest to demonstrate clipping path problem | andyc | 2009-09-15 | 1 | -0/+32 |
|
|
| * | Update license headers again. | Jason McDonald | 2009-09-08 | 1 | -4/+4 |
|
|