qt6-bb10/src
Shawn Rutledge b9873b7dde Add QEventPoint::pressTimestamp() and priv setPressTimestamp()
There was no good reason for QEventPoint::pressTimestamp() to be
missing.  The case for QEventPoint::timestamp() is a bit dubious
because it's redundant with QInputEvent::timestamp(); but for now,
we keep m_timestamp, in anticipation that Qt Quick may need to keep
copies of eventpoints between events, thus they need to avoid depending
on their shorter-lived parent events too much.

Change-Id: Iec38acfdfaa2afb3dc77d5cd1b95baa8d301c0fd
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-08-06 10:23:17 +02:00
..
3rdparty 3rdparty: Add reference C implementation of BLAKE2 2020-07-31 15:05:08 +02:00
android Android: fix NoSuchMethodException exception in QtActivity.java 2020-08-05 07:47:34 +00:00
concurrent Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
corelib qustrlen: Add #warnings to explain how to deal with GCC 7.x's ASan 2020-08-05 21:51:24 -07:00
dbus Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
gui Add QEventPoint::pressTimestamp() and priv setPressTimestamp() 2020-08-06 10:23:17 +02:00
network Make use of QDecompressHelper for HTTP downloads 2020-08-05 17:19:10 +02:00
opengl Register QPlatformBackingStoreOpenGLSupport when needed 2020-07-29 20:34:15 +02:00
openglwidgets Register QPlatformBackingStoreOpenGLSupport when needed 2020-07-29 20:34:15 +02:00
platformsupport Remove linuxofono 2020-07-15 07:33:32 +02:00
plugins xcb: avoid a usage of invalid reply in qxcbdrag 2020-08-06 06:51:24 +02:00
printsupport Fix some MSVC int conversion warnings 2020-07-17 22:14:43 +02:00
sql Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
testlib Fix build of testlib doc snippets 2020-07-29 13:22:12 +02:00
tools Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
widgets Fix compiler issues when qreal is float 2020-08-05 07:24:14 +02:00
winmain Remove winrt 2020-06-06 20:25:49 +02:00
xml Fix some MSVC int conversion warnings 2020-07-17 22:14:43 +02:00
CMakeLists.txt Remove last remaining bits of QtPlatformHeaders 2020-08-04 07:12:32 +02:00
src.pro Remove last remaining bits of QtPlatformHeaders 2020-08-04 07:12:32 +02:00