summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview/qgraphicsview.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* QGraphicsView - fix rubberband to expand on wheel eventThorbjørn Lund Martsum2012-12-111-4/+4
* QGraphicsView - move rubberband-handling into a private functionThorbjørn Lund Martsum2012-12-111-48/+54
* QGraphicsView - add const to a not modified local variableThorbjørn Lund Martsum2012-12-111-1/+1
* QGraphicsView - remove reference to avoid weird code.Thorbjørn Lund Martsum2012-12-111-1/+1
* QGraphicsView - fix rubberband to stay right on scrollThorbjørn Lund Martsum2012-12-011-1/+1
* Clarify ownership of scene in QGraphicsView::setScene() docs.Mitch Curtis2012-10-161-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make QGraphicsView respect scrollbar policiesJeremy Lainé2012-08-311-6/+8
* Clean up docs for graphicsview.Jan-Arve Saether2012-08-171-1/+1
* change \img to \image in docsJeremy Katz2012-08-011-1/+1
* Remove #ifdef Q_WS_ / include / #endif conditionals.Friedemann Kleint2012-07-161-4/+0
* Restore the QEvent::d pointer to null after we're done using itThiago Macieira2012-05-151-1/+4
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-8/+8
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove QWidget dependency from QTouchEvent.Laszlo Agocs2011-12-091-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-1/+1
* Adapt QGraphicsView from QInputContext to QInputPanelPekka Vuorela2011-09-281-1/+0
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-011-2/+2
* Implement QDropEvent::source() againLars Knoll2011-06-071-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-6/+6
* library splitLars Knoll2011-05-071-0/+3880