summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarativeData -> QAbstractDeclarativeDataAaron Kennedy2010-04-151-1/+1
* Reduce warnings at shutdownAaron Kennedy2010-04-141-2/+10
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-071-2/+18
|\
| * Allow iteration over the Item.children propertyAaron Kennedy2010-04-071-2/+18
* | Moved item wouldn't follow mouse cursor when ItemIgnoresTransformations is setGabriel de Dietrich2010-04-061-1/+2
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-311-6/+157
|\
| * Add a QGraphicsItem::updateMicroFocus() to QGraphicsItem.Alexis Menard2010-03-311-0/+34
| * Micro optimization after feedback from Jan-Arve.Alexis Menard2010-03-311-1/+1
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-03-301-10/+150
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-301-5/+122
| | |\
| | | * itemChange() is now called when transformation properties change.Yoann Lopes2010-03-251-5/+122
* | | | QGraphicsEffect : Don't rely on the exposedArea when rendering the item into ...Alexis Menard2010-03-311-1/+1
* | | | Merge remote branch 'origin/4.7' into qt-4.7-from-4.6Thiago Macieira2010-03-301-0/+16
|\ \ \ \ | | |/ / | |/| |
| * | | Test and fix order of transform application.Warwick Allison2010-03-261-0/+16
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-251-3/+111
| |\ \ \ | | |_|/ | |/| |
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-291-4/+113
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Prevents a useless repaint with QGraphicsItem cache mode.Yoann Lopes2010-03-251-1/+2
| |/
| * Add a children private property needed for QML to support QGraphicsObjectAlexis Menard2010-03-241-0/+103
| * 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-231-1/+1
* | Calling setX and setY should send itemSendGeometry/ScenePositionChanged eventsAlexis Menard2010-03-231-3/+3
* | Display the itemSendScenePositionChange properly when debugging.Alexis Menard2010-03-171-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-061-61/+70
|\ \ | |/
| * Properly fixes crash when destroying a QGraphicsItem.Yoann Lopes2010-03-031-36/+67
| * Fixed rendering bugs when scrolling graphics items with drop shadows.Samuel Rødal2010-03-021-25/+3
* | Revert "Fixes crash when destroying a QGraphicsItem."Yoann Lopes2010-03-031-3/+2
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-261-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
* | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-201-2/+3
|\ \
| * | Fixes crash when destroying a QGraphicsItem.Yoann Lopes2010-02-171-2/+3
* | | Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-171-13/+17
|\ \ \ | |/ / |/| / | |/
| * doc: Added some since version information.Martin Smith2010-02-121-13/+17
* | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-131-0/+7
|\ \ | |/ |/|
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-101-0/+7
| |\
| | * Remove hacky fix (breaks autotest).Michael Brasser2010-02-051-1/+0
| | * Add bug note.Michael Brasser2010-02-041-1/+1
| | * Fix compile on visual, changed NaN checks to use qIsNaN instead of isnan.Joona Petrell2010-02-031-2/+3
| | * Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2010-02-021-9/+25
| | |\
| | * | Tests for NaN values in the property x, y, widht and height setters ofMarco Bubke2010-02-011-0/+6
| | * | Merge commit 'qt/4.6' into kinetic-declarativeuiBjørn Erik Nilsen2010-01-271-78/+148
| | |\ \
| | * \ \ Merge branch '4.6' of ../qt into kinetic-declarativeuiAaron Kennedy2010-01-191-17/+27
| | |\ \ \
| | * \ \ \ Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2010-01-141-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-171-20/+114
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-101-25/+7
| | |\ \ \ \ \ \
| | * | | | | | | Fix crash.Michael Brasser2009-12-081-0/+1
| | * | | | | | | Fix crash.Michael Brasser2009-12-081-1/+1
* | | | | | | | | doc: Fixed several typos.Martin Smith2010-02-121-1/+1
* | | | | | | | | QGraphicsItem: Do not crash at exit if there is static QGraphicsItem.Olivier Goffart2010-02-081-1/+2
|/ / / / / / / /