db48x/sim
Kjell Christenson 3a93d07788 Fixed problem in simulator missing quick mouse clicks
If two mouse clicks are issued quickly, the second one has the type
QEvent::MouseButtonDblClick.  This leads to the event being ignored.
This is now fixed.

Signed-off-by: Kjell Christenson <kjell.christenson@gmail.com>
Reviewed-by: Christophe de Dinechin <christophe@dinechin.org>
2024-03-22 14:34:43 +01:00
..
db48x.pro library: Add equations library and object library 2024-03-11 11:20:42 +01:00
dmcp.cpp tests: Run command-line tests silently 2024-03-22 14:34:42 +01:00
dmcp.h Simulated sdb must be in regular memory 2023-06-19 21:56:30 +02:00
dmcp_fonts.c runtime: Various changes to isolate QT build from the rest 2024-03-05 12:36:42 +01:00
ff_ifc.h Prototype simulator for the DM42 2023-06-19 21:56:30 +02:00
gcc111libbid-Darwin-arm64.a Build fixes for Fedora Linux 2023-06-28 15:16:42 +02:00
gcc111libbid-Linux-x86_64.a Build fixes for Fedora Linux 2023-06-28 15:16:42 +02:00
icon-dm42.png Prototype simulator for the DM42 2023-06-19 21:56:30 +02:00
keyboard-db48x.png keyboard: Change 'CST' label to 'CONST' 2023-10-15 22:13:49 +02:00
keyboard-dm42.png Prototype simulator for the DM42 2023-06-19 21:56:30 +02:00
lft_ifc.h Prototype simulator for the DM42 2023-06-19 21:56:30 +02:00
sim-dmcp.h simulator: Add sound support 2024-03-08 12:13:35 +01:00
sim-main.cpp tests: Run command-line tests silently 2024-03-22 14:34:42 +01:00
sim-rpl.cpp runtime: Various changes to isolate QT build from the rest 2024-03-05 12:36:42 +01:00
sim-rpl.h Super-dumb implementation of timers 2023-06-19 21:56:30 +02:00
sim-screen.cpp simulator: Avoid piling up QT draw requests 2024-03-08 16:18:11 +01:00
sim-screen.h simulator: Avoid piling up QT draw requests 2024-03-08 16:18:11 +01:00
sim-window.cpp Fixed problem in simulator missing quick mouse clicks 2024-03-22 14:34:43 +01:00
sim-window.h audio: Try to ensure audio always works 2024-03-15 21:37:58 +01:00
sim-window.ui Add the ability to use the DB48X keyboard mapping 2023-06-22 18:30:38 +02:00
sim.qrc Add the ability to use the DB48X keyboard mapping 2023-06-22 18:30:38 +02:00