summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview/qgraphicsview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-10/+2
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-2/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-121-2/+2
| |\
| | * Don't set the mouse cursor for items that are disabledVolker Hilsheimer2019-07-081-2/+2
* | | Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-121-4/+5
* | | QtWidgets: Fix static method invocationsFriedemann Kleint2019-06-281-28/+28
|/ /
* / QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-021-1/+1
|/
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-1/+1
|\
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-1/+1
* | QGraphicsView: Create high-dpi background pixmapMorten Johan Sørvig2018-04-261-3/+11
* | GraphicsView: use range-based for instead of foreachAnton Kudryavtsev2018-04-151-1/+1
|/
* Set the ellipseDiameters back to the original size in QGraphicsViewAndy Shaw2018-02-081-2/+4
* Reduce usage of QDesktopWidget to resolve screen properties in QtWidgetsTor Arne Vestbø2017-08-181-1/+2
* Convert features.graphicsview to QT_[REQUIRE_]CONFIGStephan Binner2017-08-151-4/+0
* Convert features.rubberband to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-9/+9
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-2/+2
* Fix build with -no-feature-draganddropPaul Olav Tvete2017-03-011-17/+2
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-2/+2
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-3/+3
|\
| * Widgets: use const (and const APIs) moreAnton Kudryavtsev2016-07-051-3/+3
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-1/+1
| |\
| | * QGraphicsView: clarify documentation for viewportTransformGiuseppe D'Angelo2016-04-021-1/+1
* | | QtWidgets: use new QRegion::begin()/end() instead of rect()Marc Mutz2016-03-021-10/+5
|/ /
* | Use QFlags::setFlag where prudent in qtbaseAndre Somers2016-02-121-8/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-2/+2
|\|
| * Fix GCC 6 valid warnings about misleading indendationsThiago Macieira2016-01-301-2/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QGraphicsView: replace some Q_FOREACH loops over const locals with C++11 rang...Marc Mutz2015-12-231-3/+3
* | QGraphicsView: replace some Q_FOREACH loops over rvalues with C++11 range-forMarc Mutz2015-12-231-3/+6
|/
* Use QVector::reserve() all over the place.Sérgio Martins2015-06-291-1/+5
* De-duplicate vtables, part I: exported private classesMarc Mutz2015-06-031-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-2/+2
* Extend selections in QGraphicsView when selection extension key downAndy Maloney2015-01-131-3/+12
* Fix rubberband selection in rotated GraphicsViewaavit2014-10-241-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make QOpenGLWidget publicLaszlo Agocs2014-08-011-1/+1
* Propagate source/flags of QMouseEvent to QGraphicsSceneMouseEvent.Friedemann Kleint2014-06-251-0/+8
* Fix typo in QGraphicsView's interactive property doc.Mitch Curtis2014-05-061-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* Forward QGraphicsView::mouseDoubleClickEventMarcel Krems2013-09-061-0/+7
* Remove duplicated call to QGraphicsSceneMouseEvent::setButtons.Marcel Krems2013-07-281-1/+0
* QGraphicsView: ignore unhandeled touch eventsRichard Moe Gustavsen2013-05-071-0/+2
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* QGraphicsView - emit signal when rubber band changes.Thorbjørn Lund Martsum2013-02-261-3/+31
* QGraphicsView - add function to get RubberBand rectThorbjørn Lund Martsum2013-02-261-1/+22
* Make QGraphicsViewPrivate::updateRubberBand more readableThorbjørn Lund Martsum2013-02-121-41/+36
* QGraphicsView - remove not needed storeMouseEventThorbjørn Lund Martsum2013-02-091-2/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1