| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | Fix a bug in FocusScopes; ensure subFocus is set correctly. | Andreas Aardal Hanssen | 2009-09-15 | 1 | -0/+16 |
|
|
* | | Support for focus scopes: QGraphicsItem::ItemIsFocusScope. | Andreas Aardal Hanssen | 2009-09-15 | 1 | -0/+89 |
|
|
* | | Remove this line; which no longer has any effect. | Andreas Aardal Hanssen | 2009-09-15 | 1 | -0/+5 |
|
|
* | | Fix auto-test in QGraphicsItem. | Alexis Menard | 2009-09-15 | 1 | -4/+2 |
|
|
* | | Fix update issues in QGraphicsView. | Alexis Menard | 2009-09-15 | 1 | -0/+86 |
|
|
* | | Fix crash/bug in QGraphicsItem's subFocus handling. | Andreas Aardal Hanssen | 2009-09-09 | 1 | -0/+11 |
|
|
* | | Only active QGraphicsScenes can have active input focus. | Andreas Aardal Hanssen | 2009-09-09 | 1 | -9/+58 |
|
|
* | | Remove ItemAutoDetectsFocusProxy from QGraphicsItem. | Andreas Aardal Hanssen | 2009-09-09 | 1 | -71/+0 |
|
|
* | | Make the QGraphicsViews more rebost regarding slow window manager | Olivier Goffart | 2009-09-09 | 1 | -2/+6 |
|
|
* | | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | | Fix crashes when moving descendents during destruction. | Andreas Aardal Hanssen | 2009-09-04 | 1 | -0/+60 |
|
|
* | | Fixed once-in-a-while failing tst_QGraphicsItem::selected test. | Gabriel de Dietrich | 2009-09-04 | 1 | -1/+1 |
|
|
* | | Make test more reliable - wait after show. | Andreas Aardal Hanssen | 2009-09-01 | 1 | -0/+1 |
|
|
* | | Add auto-activation on show/hide and setParentItem(). | Andreas Aardal Hanssen | 2009-08-31 | 1 | -0/+64 |
|
|
* | | Fix activation behavior for panels, and add QGraphicsItem::setActive(). | Andreas Aardal Hanssen | 2009-08-31 | 1 | -22/+118 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ \
| |/ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Introduce QGraphicsItem::ItemIsPanel, light-weight window. | Andreas Aardal Hanssen | 2009-08-26 | 1 | -3/+181 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60 | axis | 2009-08-21 | 1 | -0/+156 |
|\ \ |
|
| * | | Use pixmap filter for the drop shadow effect. | Bjørn Erik Nilsen | 2009-08-21 | 1 | -1/+1 |
|
|