summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master'Jason Barron2009-08-181-27/+49
|\
| * Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-11/+2
| * Merge QGV delta from kinetic-declarativeui into master.Andreas Aardal Hanssen2009-08-171-0/+15
| * qdoc: Fixed the bug that made reporting NOTIFY signals not work.Martin Smith2009-08-171-2/+3
| * Doc: Mention that destroying an item that belongs to a QGraphicsScene is inne...Olivier Goffart2009-08-171-0/+3
| * QVariant: added toFloat and toRealThierry Bastian2009-08-141-6/+5
| * Fix focus proxy deletion bugs/crashes in QGraphicsItem.Andreas Aardal Hanssen2009-08-131-8/+21
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ | |/
| * Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Revised SIP API.axis2009-08-121-8/+4
* | Removed call to base class mouseReleaseEvent that shouldn't happen.axis2009-08-121-1/+0
* | Fix autotest failure in qgraphicsitem.Shane Kearns2009-08-111-4/+18
* | Refactor S60 related changes to QGraphicsItem / QGraphicsView.Andreas Aardal Hanssen2009-08-111-112/+37
* | Merge commit 'qt/master-stable'Jason Barron2009-08-101-7/+12
|\ \ | |/
| * Refactors QGraphicsItemGroup::addToGroup to use QGraphicsItem::itemTransformLeonardo Sobral Cunha2009-08-071-7/+12
* | Merge commit 'qt/master-stable'Jason Barron2009-08-061-12/+48
|\ \ | |/
| * Merge branch '4.5'Bill King2009-08-051-11/+14
| |\
| | * Fix indentation.Alexis Menard2009-08-041-1/+3
| | * Fix ancestor flags that are not correctly update when reparenting.Alexis Menard2009-08-041-11/+12
| * | Added input hints to QGraphicsItem.jasplin2009-08-041-1/+34
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-64/+138
|\ \ \ | |/ /
| * | Doc: Use new APIs in example and correct documentation regarding replacement.Volker Hilsheimer2009-07-311-1/+1
| * | Doc: Use new APIs in example and correct documentation regarding replacement.Volker Hilsheimer2009-07-311-4/+27
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAaron Kennedy2009-07-311-61/+102
| |\ \
| | * | Docs: Improve QGraphicsTransform and subclassesAndreas Aardal Hanssen2009-07-311-61/+102
| * | | extend the QObjectPrivate::connectedSignals bitfield to make spaceAaron Kennedy2009-07-311-1/+1
| |/ /
| * | Doc: Document QGraphicsObject::children workaround as \internalVolker Hilsheimer2009-07-291-0/+10
* | | Compile fixes related to QScopedPointer.Jason Barron2009-08-031-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-301-243/+103
|\ \ \ | |/ /
| * | Implement new transformation handling for graphics items.Lars Knoll2009-07-291-240/+99
| * | Doc: Some final QMatrix cleanups.Volker Hilsheimer2009-07-281-3/+4
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-291-20/+25
|\ \ \ | |/ /
| * | Doc: Focus and key-event handling in QGraphicsItem.Volker Hilsheimer2009-07-271-20/+25
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-24/+96
|\ \ \ | |/ /
| * | Add QGraphicsItem::ItemAutoDetectsFocusProxy and improve subfocus support.Andreas Aardal Hanssen2009-07-271-24/+96
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-225/+306
|\ \ \ | |/ /
| * | doc: Removed a few links to obsolete functions (not controversial).Martin Smith2009-07-231-16/+11
| * | Add QGraphicsItem::focusProxy(), focus proxy support.Andreas Aardal Hanssen2009-07-231-5/+71
| * | Doc: fix links between QGraphicsItem and QTouchEventVolker Hilsheimer2009-07-201-3/+3
| * | Doc: A few cleanups, fixes and improvements.Volker Hilsheimer2009-07-191-5/+5
| * | Doc: add \since 4.6 for new APIsVolker Hilsheimer2009-07-191-8/+16
| * | Add QGraphicsView::filtersChildEvents property.Marius Bugge Monsen2009-07-141-2/+47
| * | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-101-119/+13
| |\ \
| | * | Improved the support for input methods in Graphics View.jasplin2009-07-031-0/+13
| | * | Refactored gesture apiDenis Dzyubenko2009-07-021-119/+0
| * | | QGraphicsItem not updated properly when moving parent.Bjørn Erik Nilsen2009-07-101-0/+1
| * | | Painting artifacts when closing an embedded popup in Graphics View.Bjørn Erik Nilsen2009-07-101-4/+3
| * | | Painting artifacts when moving an item with partial updates.Bjørn Erik Nilsen2009-07-101-0/+1
| * | | Reduce QTransform operations in Graphics View.Bjørn Erik Nilsen2009-07-081-31/+109
| * | | Speedup item-lookup in Graphics View.Bjørn Erik Nilsen2009-07-021-0/+5