summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix double transform for items ignoring parent transformations.Andreas Aardal Hanssen2013-08-051-3/+8
* QGV: fix items not to be selected on right mouse button releaseJ-P Nurmi2013-05-161-1/+1
* Make sure QGraphicsItem notifies changes to focusScopeItem.Andreas Aardal Hanssen2013-01-291-5/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Clear focus of GraphicsItem focus scopes and their children.Andrew den Exter2012-12-051-3/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Ensure child items are updated even if the parent item has no contentAndy Shaw2012-09-121-1/+2
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fix dangling pointer issue in QGraphicsItem focus handlingPauli Jarvinen2012-06-011-6/+6
* Various qt documentation fixes (wk 43)artoka2012-01-311-3/+3
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Symbian: Fix exporting and importing of some functions for autotestsMiikka Heikkinen2011-12-211-1/+1
* Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-11-151-1/+4
|\
| * Fix focusScopeItemChange setting crashDamian Jansen2011-11-151-1/+4
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-181-1/+1
|\ \
| * | Converting from double to qreal in guimread2011-10-101-1/+1
* | | Fix bug in QGraphicsItem::isVisibleTo().Andreas Aardal Hanssen2011-09-291-9/+11
|/ /
* | Prevent unnecessary graphics item updates when graphics effect changes.Christophe Oosterlynck2011-09-161-16/+20
* | FocusScope's focusItem must always be a descendentAlan Alpert2011-08-301-16/+18
* | Don't endless loopAlan Alpert2011-08-091-1/+1
* | Merge remote-tracking branch 'upstream/4.8' into 4.8Frederik Gladhorn2011-06-121-17/+17
|\ \
| * | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | | Call updateAccessibility on the QGraphicsObject in updateMicroFocusJan-Arve Sæther2011-05-091-6/+10
|/ /
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-071-1/+1
|\|
| * Doc: Added a missing command.David Boddie2011-03-251-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-03-221-1/+11
| |\
* | \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-9/+11
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-03-221-1/+11
| |\ \ \ | | |/ / | |/| / | | |/
| * | Doc: Work on QGraphicsItem::ItemSceneChange/ItemSceneHasChangedGeir Vattekar2011-02-231-9/+11
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-171-0/+8
|\ \ \ | | |/ | |/|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-03-171-0/+8
| |\ \
| | * | Introduce QGraphicsItem::ItemStopsFocusHandling flagMichael Hasselmann2011-03-161-0/+8
| | |/
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-111-1/+3
|\| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-111-1/+3
| |\ \ | | |/ | |/|
| | * Fix QGraphicsScene returning incorrect focus item.Yoann Lopes2011-03-101-1/+3
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-041-5/+7
|\| |
| * | Don't crash when appending a null itemAaron Kennedy2011-01-271-5/+7
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-3/+4
|\|
| * Proper fix for QGraphicsItem crash.Yoann Lopes2011-01-131-3/+2
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| * Fixes crash in QGraphicsItem's destructor.Yoann Lopes2011-01-071-1/+3
* | 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-201-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
|\|