summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into HEADOlivier Goffart2010-05-194-7/+16
|\
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-174-7/+16
| |\
| | * An improvement to the previous commit.Denis Dzyubenko2010-05-101-6/+5
| | * Fixes a crash in gestures.Denis Dzyubenko2010-05-101-1/+10
| | * QGraphicsWidget was not working properly when ItemSendsPositionChanges is falseAlexis Menard2010-05-054-7/+17
* | | doc: Fixed many broken links.Martin Smith2010-05-193-3/+3
* | | doc: Fixed many broken links.Martin Smith2010-05-191-16/+16
* | | Gestures in GraphicsView do not require a viewport to subscribe to gestures.Denis Dzyubenko2010-05-185-8/+44
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-146-57/+156
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-136-57/+156
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-116-57/+156
| | |\ \
| | | * | Performance issue with QGraphicsItem::ItemClipsChildrenToShape.Bjørn Erik Nilsen2010-05-055-5/+95
| | | * | Fixes crash in QGraphicsItem::mouseMove for untransformable items.Bjørn Erik Nilsen2010-05-051-1/+5
| | | * | Pack Graphics View booleans in quint32 bit fields.Bjørn Erik Nilsen2010-05-054-49/+53
| | | * | Fix a bug in QGraphicsItem::scroll.Alexis Menard2010-05-051-3/+4
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-131-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-123-9/+34
| |\ \ \ \ | | |/ / /
| * | | | Fixes a crash when unregistering a recognizer.Denis Dzyubenko2010-05-051-0/+7
| | |/ / | |/| |
* | | | Fix for graphics widget in the background stealing declarative item's focusJoona Petrell2010-05-131-2/+2
* | | | Reset the dragDropItem to 0 when the item dies while dragging on top it.Alexis Menard2010-05-121-0/+4
* | | | Don't use Q_UNUSED if you use parameters.Alexis Menard2010-05-111-2/+0
| |/ / |/| |
* | | Optimize QGW constructor.Alexis Menard2010-05-103-9/+10
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-05-046-69/+93
|\ \ \ | |/ /
| * | QGraphicsView drawing artifacts due to rounding errors.Bjørn Erik Nilsen2010-05-034-61/+76
| * | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-05-021-3/+3
| |\ \
| | * \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-011-3/+3
| | |\ \ | | | |/
| | | * Ensured that WA_InputMethodEnabled was set before FocusInEvent was sent.Jan-Arve Sæther2010-04-291-3/+3
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-021-9/+1
| |\ \ \ | | |/ / | |/| |
| | * | doc: Fixed some qdoc errors.Martin Smith2010-04-301-9/+1
| * | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-282-2/+13
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-272-2/+13
| | |\ \
| | | * \ Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-232-2/+13
| | | |\ \
| | | | * \ Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-232-2/+13
| | | | |\ \
| | | | | * \ Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-222-2/+13
| | | | | |\ \
| | | | | | * \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-212-2/+13
| | | | | | |\ \ | | | | | | | |/
| | | | | | | * No repaint when resizing graphics item with an effect.Bjørn Erik Nilsen2010-04-201-0/+7
| | | | | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-191-2/+6
| | | | | | | |\
| | | | | | | | * Mac: Graphics View starving user events and sometimes crashes.Bjørn Erik Nilsen2010-04-161-2/+6
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-282-6/+24
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Bunch of doc fixes.Alexis Menard2010-04-282-6/+24
| |/ / / / / / /
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-271-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix the compilation with QT_NO_TOOLTIPTasuku Suzuki2010-04-271-0/+2
| |/ / / / / /
* | | | | | | Fix update issue when an item has an effect and child.Alexis Menard2010-04-271-1/+1
* | | | | | | Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints.Alexis Menard2010-04-272-9/+37
|/ / / / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-231-1/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | When using Qt::BypassGraphicsProxyWidget with QMenu the application is not st...Alexis Menard2010-04-221-1/+10
| |/ / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-222-0/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-172-0/+11
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Avoid calling QGraphicsItem::setTransformOriginPoint() until neededMartin Jones2010-04-162-0/+11
* | | | | Fixes wrong QGraphicsView's viewport cursor reset.Yoann Lopes2010-04-211-5/+7