summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Display the itemSendScenePositionChange properly when debugging.Alexis Menard2010-03-171-1/+1
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-151-0/+10
|\
| * QGraphicsSceneEvent: add Q_DISABLE_COPYOlivier Goffart2010-03-091-0/+10
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-072-9/+15
|\ \
| * | optimize dynamic call-by-name awaymae2010-03-052-9/+15
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-064-86/+77
|\ \ \ | |/ / |/| / | |/
| * Fixes wrong composition mode for cached backgrounds in Graphics View.Bjørn Erik Nilsen2010-03-031-6/+0
| * Properly fixes crash when destroying a QGraphicsItem.Yoann Lopes2010-03-032-37/+69
| * Fixed rendering bugs when scrolling graphics items with drop shadows.Samuel Rødal2010-03-022-43/+8
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-051-5/+10
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-041-5/+10
| |\ \
| | * | Extended gesture autotest.Denis Dzyubenko2010-03-011-1/+6
| | * | Fixed coordinate system conversion for gestures.Denis Dzyubenko2010-03-011-4/+4
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-041-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Mark QGraphicsItem position properties as FINALAaron Kennedy2010-03-041-4/+4
| |/ /
* | | Fix warnings on MSVCThierry Bastian2010-03-031-0/+2
* | | Revert "Fixes crash when destroying a QGraphicsItem."Yoann Lopes2010-03-031-3/+2
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-02-263-13/+39
|\ \
| * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-263-13/+39
| |\ \ | | |/
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-02-253-12/+37
| | |\
| | | * GV: Update issues if drawItems() is overridden and IndirectPainting is used.Bjørn Erik Nilsen2010-02-241-2/+25
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-231-9/+10
| | | |\
| | | | * doc: Added indication of default modality value for panels.Martin Smith2010-02-231-3/+10
| | | | * doc: Removed some erroneous text.Martin Smith2010-02-231-6/+0
| | | * | Regression: QGraphicsScene::render fails to render the entire scene correctly.Bjørn Erik Nilsen2010-02-231-1/+2
| | | |/
| | * | Crash in QGraphicsScenePrivate::setFocusItemHelperSami Merila2010-02-251-1/+2
| | |/
* | | Merge remote branch 'qt/master' into qml-masterQt Continuous Integration System2010-02-262-246/+221
|\ \ \ | |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-252-246/+221
| |\ \
| | * | Improved gesture event delivery in graphicsview.Denis Dzyubenko2010-02-242-241/+207
| | * | Cache scene coordinates of a hotspot in a QGesture.Denis Dzyubenko2010-02-242-11/+20
* | | | Merge branch 'master' of git:qt/qt-qmlThiago Macieira2010-02-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-1/+1
| |/ /
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-231-5/+6
|\ \ \ | |/ / |/| |
| * | Fix a memory hole in QGraphicsItemPrivate.Alexis Menard2010-02-221-5/+6
* | | Merge branch 'master' of git:qt/qtThiago Macieira2010-02-213-22/+45
|\ \ \ | |/ /
| * | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-201-2/+3
| |\ \
| * \ \ Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-181-1/+3
| |\ \ \ | | | |/ | | |/|
| | * | Doc fix, ensure that the \obsolete tag is placed correctlyAndy Shaw2010-02-171-1/+3
| * | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-181-6/+72
| |\ \ \
| * \ \ \ Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-172-21/+42
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Don't crash when QTouchEvent is accepted but not handled by aBradley T. Hughes2010-02-161-1/+8
| | * | | Correctly mark QGraphicsScene::drawItems() as obsoleteAndy Shaw2010-02-151-1/+3
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-02-121-6/+14
| | |\ \ \
| | | * | | Implemented GraphicsView Panel support for gestures.Denis Dzyubenko2010-02-121-6/+14
| | * | | | doc: Added some since version information.Martin Smith2010-02-121-13/+17
| | |/ / /
* | | | | Fix compilation: qmlviewer cannot use symbols exported with Q_AUTOTEST_EXPORT...Thiago Macieira2010-02-201-1/+1
| |_|_|/ |/| | |
* | | | Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-181-6/+72
|\ \ \ \ | | |_|/ | |/| |
| * | | Added a new flag to fine-tune gesture propagation policyDenis Dzyubenko2010-02-171-6/+72
| |/ /
* | | Fixes crash when destroying a QGraphicsItem.Yoann Lopes2010-02-171-2/+3
|/ /
* | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-131-0/+7
|\ \