index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
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.5.5
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Clarify QGraphicsItem::stackBefore() documentation
Dheerendra Purohit
9 days
1
-4
/
+8
*
Doc: Fix typo in QGraphicsSimpleTextItem class description
Dheerendra Purohit
14 days
1
-1
/
+1
*
Doc: Fix auto-links to deprecated functions
David Boddie
2025-05-31
1
-1
/
+1
*
Add QPlatformTheme::ScrollSingleStepDistance theme hint
Tor Arne Vestbø
2025-05-18
1
-2
/
+4
*
For qdebug operator<< of pointer types, always check for nullptr
Daniel Trevitz
2025-05-17
2
-13
/
+7
*
qgraphicsitem_cast: replace runtime with compile-time check
Volker Hilsheimer
2025-04-11
1
-4
/
+22
*
QGraphicsView: remove (last remaining?) user of QEvent::op=
Marc Mutz
2025-04-02
2
-13
/
+13
*
QSimplex: split QConcreteSimplexVariable from QSimplexVariable
Marc Mutz
2025-03-15
3
-11
/
+17
*
Mark QSimplex{,Constraint} final, AnchorData non-copyable
Marc Mutz
2025-03-14
2
-2
/
+6
*
QGraphicsAnchorLayout: make createSlack() return a proper struct
Marc Mutz
2025-03-12
1
-20
/
+23
*
QSimplex: scope iterators tighter in for loops
Marc Mutz
2025-03-12
2
-18
/
+6
*
QObjectPrivate: encode the version number in the constructor parameters
Thiago Macieira
2025-01-27
2
-2
/
+2
*
Remove unused qdebug.h include from private headers
Ahmad Samir
2025-01-16
1
-1
/
+0
*
Replace all QPair/qMakePair with std::pair in qtbase/widgets
Isak Fyksen
2025-01-09
7
-67
/
+71
*
Move QContextMenuEvent synthesis from QWidgetWindow to QWindow
Shawn Rutledge
2024-12-07
1
-1
/
+2
*
Mark max length work buffers uninitialized
Allan Sandfeld Jensen
2024-11-30
1
-2
/
+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
2
-15
/
+13
*
Take Header splitter cursor for QGraphicsProxyWidget
Sami Varanka
2024-10-31
1
-0
/
+9
*
QGraphicsView: Fix clipping bug for rectangular custom items
Eirik Aavitsland
2024-10-29
1
-1
/
+1
*
QGraphicsSceneBspTreeIndex: port to QBasicTimer
Ahmad Samir
2024-09-20
2
-9
/
+9
*
Remove redundant qtimer.h includes
Ahmad Samir
2024-06-11
2
-2
/
+0
*
QGraphicsProxyWidget: use focus abstraction instead of focus_next/prev
Axel Spoerl
2024-03-18
1
-5
/
+5
*
QDoc: Drop default arguments from some \fn documentation strings
Paul Wicking
2024-03-13
1
-1
/
+1
*
Fix -Wimplicit-fallthrough for clang
Tim Blechmann
2024-03-01
1
-0
/
+1
*
Increase precision for QGraphicsView::AnchorUnderMouse
Thorbjørn Lindeijer
2024-01-22
1
-7
/
+6
*
Widgets: pass widget to QStyle::pixelMetric()
Christian Ehrlicher
2024-01-16
2
-3
/
+3
*
Doc: fix typo in QGraphicsView::rubberBandRect() method documentation
David Faure
2024-01-08
1
-1
/
+1
*
Doc: Fix \fn template arguments for Qt Widgets
Topi Reinio
2023-11-18
1
-1
/
+1
*
Fix warning for 32bit builds
Volker Hilsheimer
2023-11-01
1
-1
/
+1
*
QGraphicsAnchorLayout: remove a redundant member container
Ahmad Samir
2023-10-18
1
-2
/
+3
*
QGraphicsAnchorLayout: make a member container const
Ahmad Samir
2023-10-17
2
-3
/
+3
*
Include what you need: <QPointer>
Marc Mutz
2023-10-12
3
-0
/
+6
*
QGraphicsAnchorLayout: compile with QT_NO_FOREACH
Ahmad Samir
2023-10-08
1
-19
/
+9
*
Tidy up qgraphicsview: use nullptr more
Anton Kudryavtsev
2023-09-08
1
-1
/
+1
*
QGraphicsScene: use const methods more
Anton Kudryavtsev
2023-09-08
1
-1
/
+1
*
Mark QtWidgets as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-09
1
-0
/
+2
*
Doc: Remove duplicate words
Andreas Eliasson
2023-02-28
2
-2
/
+2
*
QGraphicsView: remove even more vestiges of QtDeclarative1
Giuseppe D'Angelo
2023-01-18
3
-12
/
+6
*
QGraphicsItem: remove QtDeclarative 1 vestiges
Giuseppe D'Angelo
2023-01-18
3
-127
/
+0
*
Add resetTransform to see also of setTransform in QGraphicsView
Leon Zhang
2023-01-06
1
-1
/
+1
*
QGraphicsProxyWidget: Don't unnecessarily check focusWidget twice
Lu YaNing
2022-12-21
1
-1
/
+1
*
Support stereoscopic rendering with QGraphicsView
Kristoffer Skau
2022-12-01
2
-113
/
+142
*
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
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
3
-3
/
+3
*
Layouts docs: pass parent widget in the ctor
Ahmad Samir
2022-10-21
2
-6
/
+13
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
7
-54
/
+54
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
7
-44
/
+44
*
QtWidgets: Use the default constructor of QString and append
Mate Barany
2022-09-27
1
-1
/
+3
[next]