summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Add a QGraphicsItem::updateMicroFocus() to QGraphicsItem.Alexis Menard2010-03-312-0/+38
* Micro optimization after feedback from Jan-Arve.Alexis Menard2010-03-311-1/+1
* Re-fix compilation: re-add symbols introduced in Qt 4.6.3 to Qt 4.7Thiago Macieira2010-03-301-0/+2
* Fix bad merge from 4.6.Thiago Macieira2010-03-301-2/+4
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-03-309-219/+461
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-302-6/+129
| |\
| | * Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-03-251-0/+6
| | |\
| | * | itemChange() is now called when transformation properties change.Yoann Lopes2010-03-252-6/+129
| * | | Make QDeclarativeListProperty a classAaron Kennedy2010-03-301-1/+2
| * | | Test and fix order of transform application.Warwick Allison2010-03-262-0/+17
| * | | 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
| |\ \ | | |/ | |/|
| * | 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
| |\ \
| * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-s60axis2010-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
| |\ \ \ \
| * \ \ \ \ 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
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | 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 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
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ 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
| | |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \