scummvm/backends/keymapper
2020-03-10 17:05:53 +01:00
..
action.cpp KEYMAPPER: Introduce custom engine actions 2020-01-29 08:51:29 +01:00
action.h KEYMAPPER: Introduce a Virtual Mouse event source 2020-03-09 20:00:31 +01:00
hardware-input.cpp KEYMAPPER: Adjust the name of the meta key on Windows and macOS 2020-02-28 05:46:36 +01:00
hardware-input.h KEYMAPPER: Enable remapping the keyboard modifier keys 2020-02-14 19:30:00 +01:00
input-watcher.cpp BACKENDS: Add events for additional mouse buttons 2020-02-26 21:34:24 +01:00
input-watcher.h KEYMAPPER: Rework HardwareInputSet not to allocate all possible inputs 2020-01-29 08:51:29 +01:00
keymap.cpp KEYMAPPER: Introduce a Virtual Mouse event source 2020-03-09 20:00:31 +01:00
keymap.h KEYMAPPER: Enable remapping the keyboard modifier keys 2020-02-14 19:30:00 +01:00
keymapper-defaults.h KEYMAPPER: Change backend default bindings to replace keymap defaults 2020-01-29 08:51:30 +01:00
keymapper.cpp KEYMAPPER: Comment out noisy warning 2020-03-10 17:05:53 +01:00
keymapper.h COMMON: Move isMouseEvent from Keymapper to Common 2020-03-09 20:00:31 +01:00
remap-widget.cpp ENGINES: Add a keymaps tab in the in-game options dialog 2020-02-22 13:14:04 +02:00
remap-widget.h KEYMAPPER: Fix class/struct declaration mess. 2020-01-29 16:48:46 +01:00
standard-actions.cpp KEYMAPPER: Remove the debugger standard action 2020-02-16 15:35:46 +01:00
standard-actions.h KEYMAPPER: Remove the debugger standard action 2020-02-16 15:35:46 +01:00
virtual-mouse.cpp KEYMAPPER: Introduce a Virtual Mouse event source 2020-03-09 20:00:31 +01:00
virtual-mouse.h KEYMAPPER: Introduce a Virtual Mouse event source 2020-03-09 20:00:31 +01:00