summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-251-0/+6
|\
| * doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-241-0/+6
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-256-3/+259
|\ \ | |/ |/|
| * Add a children private property needed for QML to support QGraphicsObjectAlexis Menard2010-03-246-0/+251
| * Invalidate the cache of QGraphicsEffect if a child becomes visible.Alexis Menard2010-03-241-1/+5
| * Fix a crash when reparenting an item in QGraphicsView.Alexis Menard2010-03-241-2/+3
* | Fix QGraphicsEffect cache when the item is not visible by the view.Alexis Menard2010-03-232-2/+2
* | Calling setX and setY should send itemSendGeometry/ScenePositionChanged eventsAlexis Menard2010-03-231-3/+3
* | Merge branch '4.6-s60' into 4.7-s60axis2010-03-223-4/+12
|\ \ | |/
| * Better handling for NOTIFY in QGraphicsWidget regarding geometry changesAlexis Menard2010-03-192-6/+4
| * Add NOTIFY to size property so QML bindings are working fine.Alexis Menard2010-03-192-1/+5
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-181-0/+6
| |\
| | * Fixes blending problem when paiting non-opaque items with cache enabled.Yoann Lopes2010-03-171-0/+6
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-s60axis2010-03-182-1/+5
|\ \ \ | |/ /
| * | Fixed a bug where a proxy widget received FocusIn over and over.axis2010-03-182-1/+5
| |/
* | 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
|\ \ \ | |/ /