index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
kernel
/
qevent.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup short-cut id deprecation
Allan Sandfeld Jensen
2022-12-09
1
-0
/
+6
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
Rename QHoverEvent ctor pos argument to scenePos
Shawn Rutledge
2022-09-23
1
-1
/
+1
*
Partly un-deprecate QMouseEvent::source()
Ivan Solovev
2022-07-22
1
-1
/
+1
*
Do not use QExposedEvent::region() in internal code
Ivan Solovev
2022-07-13
1
-0
/
+1
*
Add the qt_class pragma to file listed in sync.profile classnames map
Alexey Edelev
2022-06-22
1
-0
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QEvent: start to de-inline copy ctor and clone() of all subclasses
Marc Mutz
2022-04-14
1
-145
/
+43
*
Deprecate QContextMenuEvent and QMouseEvent ctors without globalPos
Shawn Rutledge
2022-02-05
1
-0
/
+6
*
Add a QHoverEvent ctor taking global mouse position; deprecate the other
Shawn Rutledge
2022-02-03
1
-0
/
+6
*
QPointerEvent: de-inline point(i)
Marc Mutz
2022-01-04
1
-1
/
+1
*
Fix deprecation of QMouseEvent::source() and flags()
Shawn Rutledge
2021-08-27
1
-1
/
+1
*
Add note about precision of QNativeGestureEvent::delta; fix in Qt 7
Shawn Rutledge
2021-07-15
1
-2
/
+12
*
Rename QNativeGestureEvent::deltas() to delta(); clarify docs
Shawn Rutledge
2021-07-14
1
-2
/
+2
*
Change QNativeGestureEvent::deltas() to QPointF
Shawn Rutledge
2021-07-14
1
-2
/
+2
*
Consistent indentation for all Q_PROPERTYs
Andreas Buhr
2021-06-24
1
-1
/
+2
*
Add storage for (pixel) deltas and fingerCount to QNativeGestureEvent
Shawn Rutledge
2021-04-27
1
-2
/
+11
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-11-30
1
-2
/
+2
*
Return subclass type from overrides of QEvent::clone
Volker Hilsheimer
2020-11-23
1
-34
/
+34
*
Disable copying and assigning of QEvent
Volker Hilsheimer
2020-11-19
1
-2
/
+41
*
Allow cloning of event objects
Volker Hilsheimer
2020-11-17
1
-1
/
+72
*
Inline trivial getters for QEvent subclasses
Volker Hilsheimer
2020-11-13
1
-10
/
+10
*
Clean up and pack data members of QEvent classes
Volker Hilsheimer
2020-11-12
1
-38
/
+47
*
Replace ushort -> quint16 in event classes
Shawn Rutledge
2020-11-10
1
-4
/
+4
*
Move the remaining QSinglePointEvent ctor to protected; add source arg
Shawn Rutledge
2020-11-10
1
-5
/
+5
*
Introduce QEvent::isSinglePointEvent()
Shawn Rutledge
2020-11-07
1
-1
/
+4
*
Move QEventPoint and QPointingDeviceUniqueId out of qevent
Volker Hilsheimer
2020-11-07
1
-109
/
+1
*
Add QEventPoint::normalizedPosition() to replace normalizedPos()
Shawn Rutledge
2020-11-03
1
-2
/
+3
*
Make comparison operators hidden friends
Volker Hilsheimer
2020-10-28
1
-5
/
+7
*
Make QEvent::setAccepted() virtual; set QEventPoints state the same
Shawn Rutledge
2020-10-22
1
-0
/
+1
*
Add QSinglePointEvent::exclusivePointGrabber convenience property
Shawn Rutledge
2020-10-20
1
-0
/
+8
*
Implement move and comparison operators for QEventPoint
Volker Hilsheimer
2020-10-17
1
-0
/
+6
*
Rename is[Begin|Update|End]Event, reimplement in QWheelEvent
Shawn Rutledge
2020-09-17
1
-6
/
+9
*
Add more QPointerEvent functions needed in Qt Quick
Shawn Rutledge
2020-09-17
1
-0
/
+31
*
Calculate velocity in QMutEventPoint::setTimestamp() with Kalman filter
Shawn Rutledge
2020-09-16
1
-0
/
+1
*
Track grab state in QPointingDevicePrivate::activePoints
Shawn Rutledge
2020-09-16
1
-17
/
+25
*
Remove QPointerEvent::isPointAccepted() and setPointAccepted()
Shawn Rutledge
2020-09-14
1
-2
/
+0
*
Move grabbing API from QEventPoint to QPointerEvent
Shawn Rutledge
2020-09-10
1
-11
/
+14
*
Give QEventPoint a d-pointer after all
Shawn Rutledge
2020-09-10
1
-51
/
+34
*
Long live QKeyCombination!
Giuseppe D'Angelo
2020-09-03
1
-0
/
+4
*
Introduce QWindow::paintEvent with QPA plumbing
Tor Arne Vestbø
2020-08-26
1
-0
/
+3
*
Rename QTabletEvent::m_zTilt to m_z
Shawn Rutledge
2020-08-26
1
-2
/
+2
*
Introduce QEvent::isPointerEvent()
Shawn Rutledge
2020-08-25
1
-0
/
+2
*
Remove QEventPoint::event() in favor of device()
Shawn Rutledge
2020-08-24
1
-4
/
+4
*
Add QPointerEvent::is[Press|Update|Release]Event accessors
Shawn Rutledge
2020-08-06
1
-0
/
+12
*
Add QEventPoint::pressTimestamp() and priv setPressTimestamp()
Shawn Rutledge
2020-08-06
1
-1
/
+2
*
Fix build with MSVC2019
Mitch Curtis
2020-07-31
1
-0
/
+13
*
QtGui: Rename all QEvent members according to the m_ convention
Friedemann Kleint
2020-07-16
1
-114
/
+114
*
Un-deprecate QMouseEvent::flags() and QGraphicsSceneMouseEvent::flags()
Shawn Rutledge
2020-07-15
1
-1
/
+0
*
QtGui: Clean up event headers, #3
Friedemann Kleint
2020-07-14
1
-5
/
+0
[next]