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 qt-main/qgraph...Alexis Menard2009-06-171-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
* | Fix all documentation warnings.Alexis Menard2009-06-161-2/+0
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-161-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 branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-111-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
* | Remove the sorting cache from the QGraphicsScene and move it to the BSP.Alexis Menard2009-06-031-0/+1
* | First bunch of changes after an very first API reviewAlexis Menard2009-05-291-0/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-05-291-7/+38
|\ \ | |/
| * 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
* | Remove the indexing (BSP) logic from the sceneAlexis Menard2009-04-071-0/+1
|/
* Long live Qt!Lars Knoll2009-03-231-0/+1016