summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/snippets/dialogs
diff options
context:
space:
mode:
authorKarim Pinter <[email protected]>2025-08-20 10:46:17 +0300
committerKarim Pinter <[email protected]>2025-08-25 15:50:38 +0000
commite26e907a472fbfaff7712406fbf55c84933f1e9a (patch)
tree0814225b2d1c862d61caf9d4a1e1b2b7ab1b766f /src/widgets/doc/snippets/dialogs
parent272a091d1cf7aff8480754c042f0f124894fba19 (diff)
Fix Flickable not working on VxWorksHEADdev
Forwarding evdev events individually caused multiple events to share identical timestamps, leading to Qt failing to distinguish press and release actions. This change introduces buffering and compression, similar to the Linux evdev mouse handler, to ensure accurate event timing and recognition. Task-number: QTBUG-138806 Pick-to: 6.8 6.9 6.10 Change-Id: I54aac2ae02cfbaf736b13785a36a9df8efa902c5 Reviewed-by: Laszlo Agocs <[email protected]>
Diffstat (limited to 'src/widgets/doc/snippets/dialogs')
0 files changed, 0 insertions, 0 deletions