summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Gestures in GraphicsView do not require a viewport to subscribe to gestures.Denis Dzyubenko2010-05-181-0/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-131-10/+66
|\
| * Performance issue with QGraphicsItem::ItemClipsChildrenToShape.Bjørn Erik Nilsen2010-05-051-2/+57
| * Pack Graphics View booleans in quint32 bit fields.Bjørn Erik Nilsen2010-05-051-8/+9
* | Don't use Q_UNUSED if you use parameters.Alexis Menard2010-05-111-2/+0
|/
* QGraphicsView drawing artifacts due to rounding errors.Bjørn Erik Nilsen2010-05-031-39/+37
* Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints.Alexis Menard2010-04-271-2/+20
* Fixes wrong QGraphicsView's viewport cursor reset.Yoann Lopes2010-04-211-5/+7
* Fixes wrong composition mode for cached backgrounds in Graphics View.Bjørn Erik Nilsen2010-03-031-6/+0
* GV: Update issues if drawItems() is overridden and IndirectPainting is used.Bjørn Erik Nilsen2010-02-241-2/+25
* Doc fix, ensure that the \obsolete tag is placed correctlyAndy Shaw2010-02-171-1/+3
* Cleanup after "QGraphicsWidget is painted twice on the first show"Bjørn Erik Nilsen2010-02-041-1/+0
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Document the QGraphicsView::IndirectPainting flagOlivier Goffart2010-01-061-1/+7
* | Fixes painting artifacts when using CacheBackground in a QGraphicsView.Yoann Lopes2009-12-301-1/+2
|/
* Fixes bug when using AnchorUnderMouse for GraphicsView transformation.Yoann Lopes2009-12-181-3/+16
* Fix redraw bugs when using graphics effects in device coordinate mode.Samuel Rødal2009-12-101-0/+26
* Fix tst_QGraphicsView::inputMethodSensitivity autotestOlivier Goffart2009-11-171-0/+2
* Revert "Always set a clip on the painter in QGraphicsView."Andreas Aardal Hanssen2009-11-111-3/+0
* Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-091-1/+1
|\
| * API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-091-1/+1
* | Fix QGraphicsScene::isActive if the view is shown while the window is active.Olivier Goffart2009-11-061-0/+23
* | Always set a clip on the painter in QGraphicsView.Andreas Aardal Hanssen2009-11-051-0/+3
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-031-0/+8
|\
| * Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-281-0/+13
| |\
| * | Wrong worldTransform() on the painter in QGraphicsScene::drawForeground.Bjørn Erik Nilsen2009-10-231-0/+8
* | | Removed usage of CompositionMode_Source in QGraphicsView for X11.Trond Kjernåsen2009-11-031-1/+7
| |/ |/|
* | Improved gesture event filtering inside QGraphicsView for QGraphicObjectsDenis Dzyubenko2009-10-221-0/+13
|/
* Update documentation for sorting / stacking order in Graphics View.Andreas Aardal Hanssen2009-10-021-10/+18
* Inverts the SortOrder in graphics scene to reflect the stacking orderLeonardo Sobral Cunha2009-09-221-8/+8
* Support for focus scopes: QGraphicsItem::ItemIsFocusScope.Andreas Aardal Hanssen2009-09-151-1/+3
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-181-4/+3
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+1
| * | Transforms do not obey AnchorUnderMouse with viewport margins setGabriel de Dietrich2009-08-171-2/+2
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Refactor S60 related changes to QGraphicsItem / QGraphicsView.Andreas Aardal Hanssen2009-08-111-21/+7
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-101-6/+3
|\ \ \ | |/ /
| * | Fix compiler error on GCC 4.2.0 mips/sh3Anders Bakken2009-08-071-6/+3
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-9/+11
|\ \ \ | |/ /
| * | Doc: Replace QMatrix with QTransform and respective functions in various places.Volker Hilsheimer2009-07-251-9/+11
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-169/+93
|\ \ \ | |/ /
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-1/+1
| |\ \ | | |/
| | * Fix the hand scrolling in QGraphicsView that will stop unexpectedly.Alexis Menard2009-07-201-1/+1
| * | Doc: add \since 4.6 for new APIsVolker Hilsheimer2009-07-191-0/+2