| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | Fixes text jitter in QtQuick components when using the virtual keyboard | Gabriel de Dietrich | 2010-12-13 | 1 | -1/+1 |
|
|
* | QPainter not restored correctly in Graphics View. | Bjørn Erik Nilsen | 2010-09-22 | 1 | -1/+2 |
|
|
* | QGraphicsView: fix few artefacts that can appear if the changed() signal is c... | Olivier Goffart | 2010-08-20 | 1 | -1/+3 |
|
|
* | Add a new qconfig feature GESTURES | Tasuku Suzuki | 2010-06-02 | 1 | -0/+4 |
|
|
* | doc: Fixed many broken links. | Martin Smith | 2010-05-20 | 1 | -1/+1 |
|
|
* | Gestures in GraphicsView do not require a viewport to subscribe to gestures. | Denis Dzyubenko | 2010-05-18 | 1 | -0/+5 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-13 | 1 | -10/+66 |
|\ |
|
| * | Performance issue with QGraphicsItem::ItemClipsChildrenToShape. | Bjørn Erik Nilsen | 2010-05-05 | 1 | -2/+57 |
|
|
| * | Pack Graphics View booleans in quint32 bit fields. | Bjørn Erik Nilsen | 2010-05-05 | 1 | -8/+9 |
|
|
* | | Don't use Q_UNUSED if you use parameters. | Alexis Menard | 2010-05-11 | 1 | -2/+0 |
|/ |
|
* | QGraphicsView drawing artifacts due to rounding errors. | Bjørn Erik Nilsen | 2010-05-03 | 1 | -39/+37 |
|
|
* | Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints. | Alexis Menard | 2010-04-27 | 1 | -2/+20 |
|
|
* | Fixes wrong QGraphicsView's viewport cursor reset. | Yoann Lopes | 2010-04-21 | 1 | -5/+7 |
|
|
* | Fixes wrong composition mode for cached backgrounds in Graphics View. | Bjørn Erik Nilsen | 2010-03-03 | 1 | -6/+0 |
|
|
* | GV: Update issues if drawItems() is overridden and IndirectPainting is used. | Bjørn Erik Nilsen | 2010-02-24 | 1 | -2/+25 |
|
|
* | Doc fix, ensure that the \obsolete tag is placed correctly | Andy Shaw | 2010-02-17 | 1 | -1/+3 |
|
|
* | Cleanup after "QGraphicsWidget is painted twice on the first show" | Bjørn Erik Nilsen | 2010-02-04 | 1 | -1/+0 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-07 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | Document the QGraphicsView::IndirectPainting flag | Olivier Goffart | 2010-01-06 | 1 | -1/+7 |
|
|
* | | Fixes painting artifacts when using CacheBackground in a QGraphicsView. | Yoann Lopes | 2009-12-30 | 1 | -1/+2 |
|/ |
|
* | Fixes bug when using AnchorUnderMouse for GraphicsView transformation. | Yoann Lopes | 2009-12-18 | 1 | -3/+16 |
|
|
* | Fix redraw bugs when using graphics effects in device coordinate mode. | Samuel Rødal | 2009-12-10 | 1 | -0/+26 |
|
|
* | Fix tst_QGraphicsView::inputMethodSensitivity autotest | Olivier Goffart | 2009-11-17 | 1 | -0/+2 |
|
|
* | Revert "Always set a clip on the painter in QGraphicsView." | Andreas Aardal Hanssen | 2009-11-11 | 1 | -3/+0 |
|
|
* | Merge branch '4.6-api-review' into 4.6 | Marius Storm-Olsen | 2009-11-09 | 1 | -1/+1 |
|\ |
|
| * | API review: Rename numRects() -> rectCount() | Marius Storm-Olsen | 2009-11-09 | 1 | -1/+1 |
|
|
* | | Fix QGraphicsScene::isActive if the view is shown while the window is active. | Olivier Goffart | 2009-11-06 | 1 | -0/+23 |
|
|
* | | Always set a clip on the painter in QGraphicsView. | Andreas Aardal Hanssen | 2009-11-05 | 1 | -0/+3 |
|/ |
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-03 | 1 | -0/+8 |
|\ |
|
| * | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-10-28 | 1 | -0/+13 |
| |\ |
|
| * | | Wrong worldTransform() on the painter in QGraphicsScene::drawForeground. | Bjørn Erik Nilsen | 2009-10-23 | 1 | -0/+8 |
|
|
* | | | Removed usage of CompositionMode_Source in QGraphicsView for X11. | Trond Kjernåsen | 2009-11-03 | 1 | -1/+7 |
| |/
|/| |
|
* | | Improved gesture event filtering inside QGraphicsView for QGraphicObjects | Denis Dzyubenko | 2009-10-22 | 1 | -0/+13 |
|/ |
|
* | Update documentation for sorting / stacking order in Graphics View. | Andreas Aardal Hanssen | 2009-10-02 | 1 | -10/+18 |
|
|
* | Inverts the SortOrder in graphics scene to reflect the stacking order | Leonardo Sobral Cunha | 2009-09-22 | 1 | -8/+8 |
|
|
* | Support for focus scopes: QGraphicsItem::ItemIsFocusScope. | Andreas Aardal Hanssen | 2009-09-15 | 1 | -1/+3 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | 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 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -4/+3 |
|\ \ |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -2/+1 |
|
|
| * | | Transforms do not obey AnchorUnderMouse with viewport margins set | Gabriel de Dietrich | 2009-08-17 | 1 | -2/+2 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Refactor S60 related changes to QGraphicsItem / QGraphicsView. | Andreas Aardal Hanssen | 2009-08-11 | 1 | -21/+7 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 1 | -6/+3 |
|\ \ \
| |/ / |
|
| * | | Fix compiler error on GCC 4.2.0 mips/sh3 | Anders Bakken | 2009-08-07 | 1 | -6/+3 |
|
|