summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsitem.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Add properties to QGraphicsItem to change the transformations componentOlivier Goffart2009-05-221-6/+35
* Graphics View Optimization: Use a simple style option by default.Bjoern Erik Nilsen2009-05-151-1/+3
* Long live Qt!Lars Knoll2009-03-231-0/+1016