summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-011-0/+2
| |\ \ | | |/
| | * Compiler warnings.Bjørn Erik Nilsen2009-07-011-0/+2
| * | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-011-0/+147
| |\ \ | | |/
| * | Proper handling of scene rect in QGraphicsScene(Index).Bjørn Erik Nilsen2009-06-261-0/+1
| * | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-06-231-2/+2
| |\ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-181-8/+6
| |\ \ \
| * | | | Changes after first round of code reviewing.Andreas Aardal Hanssen2009-06-181-17/+16
| * | | | Make eveything internal for now but ready to see the light.Alexis Menard2009-06-171-1/+1
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-171-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-161-41/+312
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-111-648/+510
| |\ \ \ \ \ \
| * | | | | | | Remove the sorting cache from the QGraphicsScene and move it to the BSP.Alexis Menard2009-06-031-12/+10
| * | | | | | | First bunch of changes after an very first API reviewAlexis Menard2009-05-291-14/+3
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-05-291-72/+602
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-05-051-30/+71
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Remove the indexing (BSP) logic from the sceneAlexis Menard2009-04-071-7/+3
* | | | | | | | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-12/+157
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-221-10/+8
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Small optimization to QGraphicsItemPrivate::combineTransform(To|From)Parent.Bjørn Erik Nilsen2009-06-191-2/+2
| | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Use QTransform more efficiently.Bjørn Erik Nilsen2009-06-181-8/+6
| | | |_|_|_|_|/ | | |/| | | | |