summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-7/+11
|\
| * Don't emit activeFocusChanged() unless the active focus actually changedTor Arne Vestbø2010-12-071-7/+11
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-8/+17
|\ \ | |/
| * Further focus scope fixes.Michael Brasser2010-10-191-7/+12
| * Fixed QGraphicsItem to send ItemScenePositionHasChanged when appropriateJ-P Nurmi2010-10-181-1/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-151-6/+10
|\ \ | |/
| * Don't give focus to a FocusScope that has had focus explicitly cleared.Michael Brasser2010-10-111-6/+10
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-081-1/+1
|\ \ | |/
| * Doc: fix description of the expected behavior for QGraphicsItem::cursorPierre Rossi2010-10-061-1/+1
* | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-051-3/+5
|\ \ | |/
| * FocusOut even when QGraphicsItem gets hidden.Frederik Gladhorn2010-10-011-3/+5
* | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-041-3/+13
|\ \ | |/
| * Add sendParentChangeNotification to QGraphicsItemMarco Bubke2010-09-301-3/+13
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-20/+33
|\ \ | |/
| * QGraphicsItem::childrenBoundingRect behavior breaks QGraphicsEffect::sourceBo...Bjørn Erik Nilsen2010-09-161-10/+17
| * Wrong bounding rect returned by QGraphicsEffect::boundingRect().Bjørn Erik Nilsen2010-09-161-10/+8
| * Fix bug in 34b805d66c09fb324d1b6a7bcf259e8743ef3894Thomas Hartmann2010-09-151-2/+3
| * Completing the interface for children/data/resourcesThomas Hartmann2010-09-141-1/+8
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-29/+11
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-021-3/+0
| |\
| | * Minor performance improvement to QGraphicsItem::update.Bjørn Erik Nilsen2010-09-021-3/+0
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-011-24/+9
| |\ \ | | |/
| | * Doc: Whitespace fixes.David Boddie2010-08-271-3/+3
| | * doc: Fixed numerous qdoc warnings.Martin Smith2010-08-271-27/+12
| * | Doc: Reworded a brief description for clarity.David Boddie2010-08-171-2/+2
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-3/+41
|\ \ | |/
| * Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-091-0/+15
| |\
| | * doc: Fixed some qdoc errors.Martin Smith2010-08-061-0/+15
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-061-0/+5
| |\ \ | | |/
| | * Make sure onFocusChanged is correctly emitted for items in a FocusScope.Michael Brasser2010-08-051-0/+5
| * | Doc: Fixed qdoc warnings.David Boddie2010-08-051-0/+18
| |/
| * Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-3/+3
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-21/+21
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-7/+43
|\ \ | |/
| * Check the gesturemanager pointer before accessing it.Denis Dzyubenko2010-07-271-3/+4
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-231-0/+1
| |\
| | * doc: Added missing \since 4.7 to effect propertyu.Martin Smith2010-07-231-0/+1
| * | QML focus API updates.Michael Brasser2010-07-211-0/+12
| |/
| * Merge remote branch 'origin/4.7' into 4.7-from-4.6Rohan McGovern2010-07-171-1/+2
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-141-1/+2
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-101-1/+2
| | | |\
| | | | * doc: Fixed several qdoc warnings.Martin Smith2010-07-091-1/+2
| * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-151-3/+24
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed missing clip when computing the graphics item effect source rect.Samuel Rødal2010-07-021-3/+24
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-151-4/+20
|\ \ \ \ \ | |/ / / /
| * | | | Fixes QGraphicsItem::focusItem() returning incorrect value.Yoann Lopes2010-07-131-2/+4
| | |/ / | |/| |
| * | | Fix subfocus when reparenting panels.Andreas Aardal Hanssen2010-07-081-0/+3
| | |/ | |/|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-011-0/+8
| |\ \
| | * | Add a new (internal) flag QGraphicsItem::ItemStopsClickFocusPropagation.Bjørn Erik Nilsen2010-06-241-0/+8
| * | | Ensure micro focus is updated in TextEdit and TextInputMartin Jones2010-06-291-4/+7
| |/ /