summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsitem.h
Commit message (Expand)AuthorAgeFilesLines
* Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-061-10/+10
* Merge commit 'qt/master-stable'Jason Barron2009-08-061-0/+3
|\
| * Added input hints to QGraphicsItem.jasplin2009-08-041-0/+3
* | Merge commit 'origin/master'Jason Barron2009-08-041-10/+10
|\ \
| * | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-10/+10
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-301-25/+24
|\ \ \ | | |/ | |/|
| * | Disambiguate QGraphicsObject::children().Andreas Aardal Hanssen2009-07-291-0/+7
| * | Implement new transformation handling for graphics items.Lars Knoll2009-07-291-25/+17
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-1/+4
|\ \ \ | |/ /
| * | Add QGraphicsItem::ItemAutoDetectsFocusProxy and improve subfocus support.Andreas Aardal Hanssen2009-07-271-1/+4
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-30/+37
|\ \ \ | |/ / | | / | |/ |/|
| * Add QGraphicsItem::focusProxy(), focus proxy support.Andreas Aardal Hanssen2009-07-231-0/+3
| * Add QGraphicsView::filtersChildEvents property.Marius Bugge Monsen2009-07-141-0/+3
| * Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-101-6/+2
| |\
| | * Improved the support for input methods in Graphics View.jasplin2009-07-031-1/+2
| | * Refactored gesture apiDenis Dzyubenko2009-07-021-5/+0
| * | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-011-0/+7
| |\ \ | | |/
| * | Graphics View: BSP tree cleanup.Bjørn Erik Nilsen2009-06-291-0/+1
| * | API / code review for QGraphicsSceneIndex (internal API).Andreas Aardal Hanssen2009-06-171-24/+24
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-171-2/+2
| |\ \
| * | | 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
| |\ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-111-1/+3
| |\ \ \ \
| * | | | | 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
| |\ \ \ \ \
| * | | | | | Remove the indexing (BSP) logic from the sceneAlexis Menard2009-04-071-0/+1
* | | | | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+9
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-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
| | | / / /
| * | | | | 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 commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-8/+81
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | 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