summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsitem.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-021-0/+7
|\
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-171-2/+2
| |\
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-121-1/+41
| |\ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-101-1/+3
| |\ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-261-6/+35
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-181-1/+3
| |\ \ \ \ \
| * | | | | | More documentation fixes.Denis Dzyubenko2009-05-111-2/+3
| * | | | | | Modifications after the api review by Brad.Denis Dzyubenko2009-05-111-3/+3
| * | | | | | Fixes: improved gesture manager event filtering.Denis Dzyubenko2009-05-111-0/+1
| * | | | | | Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-0/+3
| * | | | | | add QGraphicsItem::acceptTouchEvents() and setAcceptTouchEvents()Bradley T. Hughes2009-03-241-0/+2
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-06-191-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | * | | | | Long live Qt 4.5!Lars Knoll2009-03-231-0/+1016
| | / / / /
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-111-1/+41
|\ \ \ \ \ \ | |/ / / / /
| * | | | | add parent and id properties to QGraphicsObjectLars Knoll2009-06-111-1/+5
| * | | | | added properties for x,y and z. Removed the notify for the pos property,Lars Knoll2009-06-111-3/+10
| * | | | | Add some meat to QGraphicsObjectLars Knoll2009-06-111-14/+29
| * | | | | move some properties from QGraphicsWidget to QGraphicsObjectLars Knoll2009-06-111-0/+4
| * | | | | add a QGraphicsObject class and change QGraphicsWidget and QGraphicsTextItem ...Lars Knoll2009-06-111-1/+11
| | |_|_|/ | |/| | |
* | | | | Merge commit 'qt/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-06-101-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Add ItemSendsGeometryChanges, replacing itemChangeEnabled().Andreas Aardal Hanssen2009-06-091-1/+2
| * | | | Revert "Add QGraphicsItem::itemChangeEnabled()."Andreas Aardal Hanssen2009-06-091-5/+0
| * | | | Add (back) properties to QGraphicsItem to change the transformations componentOlivier Goffart2009-06-091-4/+33
| * | | | Add QGraphicsItem::itemChangeEnabled().Andreas Aardal Hanssen2009-06-091-0/+5
| * | | | Introduce QGraphicsItem::ItemHasNoContents.Andreas Aardal Hanssen2009-06-091-1/+2
| * | | | simplify and cleanup handling of transformations in QGraphicsItemLars Knoll2009-06-091-33/+4
| | |_|/ | |/| |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-271-13/+26
|\ \ \ \ | |/ / /
| * | | Add properties to QGraphicsItem to change the transformations componentOlivier Goffart2009-05-221-6/+35
| | |/ | |/|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-221-1/+3
|\ \ \ | |/ /
| * | Graphics View Optimization: Use a simple style option by default.Bjoern Erik Nilsen2009-05-151-1/+3
| |/
* | Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-1/+18
|/
* Long live Qt!Lars Knoll2009-03-231-0/+1016