summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsitem_p.h
Commit message (Expand)AuthorAgeFilesLines
* Improvements to graphics effects API after review round.Samuel Rødal2009-11-101-1/+1
* Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-061-1/+4
|\
| * Fix QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-061-1/+4
* | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-051-1/+1
|\|
| * Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-041-1/+1
| |\
| | * Gesture api review.Denis Dzyubenko2009-11-031-1/+1
* | | Provide hook that's called when items' stacking order is changed.Andreas Aardal Hanssen2009-11-041-0/+1
* | | Introduced QGraphicsItem::ItemSendsScenePositionChanges andJ-P Nurmi2009-11-031-2/+5
|/ /
* / Track declarative changesWarwick Allison2009-11-021-1/+1
|/
* Options on how to get a pixmap from an effect sourceGunnar Sletta2009-10-271-2/+7
* Add an extra overload for QMatrix4x4::toTransform()Rhys Weatherley2009-10-261-1/+1
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-231-2/+67
|\
| * Merge branch 'origin/4.6' into widgets-team/4.6Olivier Goffart2009-10-221-1/+1
| |\
| | * Fix a bug in QGraphicsRotation related to 2D projectionsRhys Weatherley2009-10-221-1/+1
| * | Optimization in qt_closestItemFirst private functionLeonardo Sobral Cunha2009-10-201-11/+10
| * | Moved private function to test which graphic items is in front of the otherLeonardo Sobral Cunha2009-10-201-1/+67
| |/
* / Added caching of graphics effect source pixmaps to speed up effects.Samuel Rødal2009-10-221-2/+9
|/
* A new implementation of the Gesture API.Denis Dzyubenko2009-10-091-0/+1
* Add support for modality to QGraphicsItem panels.Bradley T. Hughes2009-10-011-0/+2
* Add QGraphicsItem::stackBefore(), and fix Z ordering bugs.Andreas Aardal Hanssen2009-09-251-1/+25
* Support for focus scopes: QGraphicsItem::ItemIsFocusScope.Andreas Aardal Hanssen2009-09-151-2/+6
* Fix update issues in QGraphicsView.Alexis Menard2009-09-151-1/+5
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Improvements to usage of QMatrix4x4 in QGraphicsItem.Andreas Aardal Hanssen2009-09-031-20/+10
* Fix test failure & optimize matrix operations in QGraphicsItem.Andreas Aardal Hanssen2009-09-031-0/+13
* Make sure the BSP is updated when a graphics effect changes bounding rect.Bjørn Erik Nilsen2009-09-011-0/+3
* Fix activation behavior for panels, and add QGraphicsItem::setActive().Andreas Aardal Hanssen2009-08-311-1/+7
* 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 branch '4.6'Thiago Macieira2009-08-271-2/+2
|\ \
| * | Fix "We mean it." comments in graphicsviewOlivier Goffart2009-08-261-2/+2
* | | Introduce QGraphicsItem::ItemIsPanel, light-weight window.Andreas Aardal Hanssen2009-08-261-2/+1
|/ /
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-211-1/+79
|\ \
| * | Cleanup after wrong merge.Bjørn Erik Nilsen2009-08-211-2/+1
| * | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-211-8/+11
| |\ \
| * | | Add support for graphics effects on QWidget.Bjørn Erik Nilsen2009-08-201-0/+3
| * | | Make QGraphicsItem::effectiveBoundingRect/sceneEffectiveBoundingRect internal.Bjørn Erik Nilsen2009-08-201-0/+2
| * | | Move QGraphicsEffect from src/gui/graphicsview to src/gui/effects.Bjørn Erik Nilsen2009-08-191-1/+2
| * | | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-191-4/+6
| |\ \ \
| * \ \ \ Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-171-1/+3
| |\ \ \ \
| * \ \ \ \ Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-071-28/+29
| |\ \ \ \ \
| * | | | | | Notify QGraphicsEffect whenever the source is invalidated.Bjørn Erik Nilsen2009-08-071-1/+3
| * | | | | | Fix wrong transform when applying multiple QGraphicsEffects.Bjørn Erik Nilsen2009-08-061-1/+3
| * | | | | | Make tst_QGraphicsEffectSource::boundingRect happy.Bjørn Erik Nilsen2009-08-041-2/+2
| * | | | | | Notify QGraphicsEffect about source bounding rect changes.Bjørn Erik Nilsen2009-07-311-1/+3
| * | | | | | Make sure we don't create pixmaps that are bigger than the device rect.Bjørn Erik Nilsen2009-07-301-0/+9
| * | | | | | Merge branch 'kinetic-graphicseffect' of git@scm.dev.nokia.troll.no:qt/kineti...Bjørn Erik Nilsen2009-07-291-1/+3
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'kinetic-graphicseffect' of git@scm.dev.nokia.troll.no:qt/kineti...Rhys Weatherley2009-07-241-4/+41
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'custom_shaders' of ../qt-graphics-team into custom-shadersRhys Weatherley2009-07-241-1/+3
| | |\ \ \ \ \ \ \