qt5base-lts/tests/auto/widgets/graphicsview
Andy Maloney 75f2a0b4ef Extend selections in QGraphicsView when selection extension key down
If the user has some objects selected and holds down the "extend selection"
key (Control on Windows, Command on Mac OS X), clicking and dragging a
rubber band selection deselects the current selection.  This is
counter-intuitive and confusing for users.

This commit fixes the behavior so users can extend selections using the
rubber band when the proper key is held down.

Task-number: QTBUG-6523
Change-Id: Ieda4aaa50adb351c0405f5cb8aae23332eec58a9
Reviewed-by: Andreas Aardal Hanssen <andreas@hanssen.name>
2015-01-13 13:04:40 +01:00
..
qgraphicsanchorlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicsanchorlayout1 Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicseffectsource Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicsgridlayout Fixed a bug where spans did not always work in layouts. 2014-12-09 16:58:58 +01:00
qgraphicsitem Extend selections in QGraphicsView when selection extension key down 2015-01-13 13:04:40 +01:00
qgraphicsitemanimation Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicslayout Adjust the layout if a QGraphicsWidget is explicitly hidden 2014-10-23 07:17:50 +02:00
qgraphicslayoutitem Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicslinearlayout Adjust the layout if a QGraphicsWidget is explicitly hidden 2014-10-23 07:17:50 +02:00
qgraphicsobject Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicspixmapitem Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicspolygonitem Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicsproxywidget Fix QWidget::mapTo/FromGlobal() when embedded in QGraphicsView. 2014-10-23 06:33:10 +02:00
qgraphicsscene QGraphicsScene: stabilize stacking order of toplevel items 2014-10-24 22:02:18 +02:00
qgraphicssceneindex Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicstransform Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicsview Extend selections in QGraphicsView when selection extension key down 2015-01-13 13:04:40 +01:00
qgraphicswidget Update license headers and add new license files 2014-09-24 12:26:19 +02:00
graphicsview.pro Re-enable tests tst_qgraphicsproxywidget, tst_qgraphicswidget. 2013-07-24 22:16:58 +02:00