index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
graphicsview
/
qgraphicsview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add QPlatformTheme::ScrollSingleStepDistance theme hint
Tor Arne Vestbø
7 days
1
-2
/
+4
*
QGraphicsView: remove (last remaining?) user of QEvent::op=
Marc Mutz
2025-04-02
1
-12
/
+12
*
Move QContextMenuEvent synthesis from QWidgetWindow to QWindow
Shawn Rutledge
2024-12-07
1
-1
/
+2
*
Fix ubsan warning of illegal cast and illegal method call
Allan Sandfeld Jensen
2024-11-13
1
-1
/
+1
*
QWidget::mapTo/FromGlobal(): Fix transformation in case of QGraphicsItem::Ite...
Friedemann Kleint
2024-11-01
1
-15
/
+12
*
Increase precision for QGraphicsView::AnchorUnderMouse
Thorbjørn Lindeijer
2024-01-22
1
-7
/
+6
*
Doc: fix typo in QGraphicsView::rubberBandRect() method documentation
David Faure
2024-01-08
1
-1
/
+1
*
Tidy up qgraphicsview: use nullptr more
Anton Kudryavtsev
2023-09-08
1
-1
/
+1
*
Add resetTransform to see also of setTransform in QGraphicsView
Leon Zhang
2023-01-06
1
-1
/
+1
*
Support stereoscopic rendering with QGraphicsView
Kristoffer Skau
2022-12-01
1
-113
/
+140
*
QGraphicsView: fix jumping graphic items when dragging out of view
Taras Kachmaryk
2022-11-26
1
-22
/
+29
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-2
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-2
/
+2
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Avoid rubberband artifacts under fractional DPR scaling
Eirik Aavitsland
2022-05-04
1
-1
/
+1
*
Graphicsview: Avoid background clearing glitches under fractional DPR
Eirik Aavitsland
2022-04-06
1
-0
/
+5
*
Don't include qeventpoint_p.h from qevent_p.h
Marc Mutz
2022-01-14
1
-0
/
+1
*
QMutableEventPoint: add static overloads of setters
Marc Mutz
2022-01-08
1
-1
/
+1
*
Fix typo: alignment has an n in it
Edward Welbourne
2021-10-14
1
-2
/
+2
*
widgets: Fix typos in documentation
Jonas Kvinge
2021-10-12
1
-3
/
+3
*
QGraphicsView: send timestamp information through QGraphicsSceneEvent
Volker Hilsheimer
2021-08-26
1
-0
/
+7
*
Fix QScroller::scrollTo failing in QGraphicsView with movable item
ChunLin Wang
2021-08-20
1
-1
/
+1
*
QGraphicsProxyWidget: fix propagation of high-precision events
Volker Hilsheimer
2021-08-16
1
-0
/
+3
*
Doc: Use \deprecated instead of \obsolete
Paul Wicking
2021-05-26
1
-1
/
+1
*
Allow QMutableSinglePointEvent to be copy- and default-constructed
Volker Hilsheimer
2020-11-17
1
-4
/
+3
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-1
/
+1
*
Fix QGraphicsView's abuse of QEvent's d-pointer in Leave event handling
Volker Hilsheimer
2020-11-11
1
-5
/
+4
*
Track grab state in QPointingDevicePrivate::activePoints
Shawn Rutledge
2020-09-16
1
-1
/
+2
*
Port from devicePixelRatioF() to devicePixelRatio()
Morten Johan Sørvig
2020-09-10
1
-1
/
+1
*
Refactor pointer event hierarchy
Shawn Rutledge
2020-07-10
1
-12
/
+3
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-2
/
+2
*
Use QList instead of QVector in widgets
Jarek Kobus
2020-07-02
1
-1
/
+1
*
Phase 2 of removing QDesktopWidget
Volker Hilsheimer
2020-06-08
1
-2
/
+0
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-08
1
-19
/
+19
*
Reduce QDesktopWidget API to bare minimum
Volker Hilsheimer
2020-05-15
1
-1
/
+1
*
Port QT_NO_TOOLTIP to QT_CONFIG(tooltip)
Joerg Bornemann
2020-04-21
1
-1
/
+1
*
Remove deprecated members from graphics view classes
Volker Hilsheimer
2020-04-16
1
-2
/
+0
*
Merge "Merge remote-tracking branch 'origin/5.15' into dev"
Qt Forward Merge Bot
2020-04-08
1
-4
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-4
/
+4
|
|
\
|
|
*
Doc: replace deprecated references to QGLWidget
Christian Ehrlicher
2020-03-20
1
-4
/
+4
*
|
|
Override virtual method in private class instead of downcasting
Volker Hilsheimer
2020-04-08
1
-0
/
+20
*
|
|
QGraphicsView: consistently use ranged for and iterators
Volker Hilsheimer
2020-04-08
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-11
1
-0
/
+1
|
\
|
|
*
Add default arguments to QPainterPath methods using transform
Jarek Kobus
2020-03-06
1
-0
/
+1
*
|
Remove various traces of QGL
Johan Klokkhammer Helsing
2020-02-28
1
-1
/
+1
*
|
Get rid of QMatrix
Jarek Kobus
2020-02-28
1
-70
/
+0
|
/
*
QGraphicsView: Clear the rubber band when dragMode changes
Volker Hilsheimer
2020-02-25
1
-14
/
+26
*
QGraphicsProxyWidgets: document that using OpenGL comes with limitations
Volker Hilsheimer
2020-02-21
1
-0
/
+4
[next]