Age | Commit message (Expand) | Author |
---|---|---|
2019-02-21 | sdl2: drop qemu_input_event_send_key_qcode call | Gerd Hoffmann |
2019-02-05 | sdl2: use only QKeyCode in sdl2_process_key() | Gerd Hoffmann |
2019-02-05 | kbd-state: use state tracker for sdl2 | Gerd Hoffmann |
2019-02-05 | sdl2: remove sdl2_reset_keys() function | Gerd Hoffmann |
2018-04-09 | sdl2: drop dead code | Gerd Hoffmann |
2018-04-09 | sdl2: drop QEMU_KEY_BACKSPACE special case | Gerd Hoffmann |
2018-04-09 | sdl2: enable ctrl modifier keys for text consoles | Gerd Hoffmann |
2018-04-09 | sdl2: track kbd modifier state unconditionally | Gerd Hoffmann |
2018-04-09 | ui: add ctrl modifier support to kbd_put_qcode_console() | Gerd Hoffmann |
2018-01-25 | ui: convert the SDL2 frontend to keycodemapdb | Daniel P. Berrange |
2016-02-04 | ui: Clean up includes | Peter Maydell |
2015-05-05 | sdl2: move SDL_* includes to sdl2.h | Gerd Hoffmann |
2014-12-17 | sdl2: move keyboard input code to new sdl2-input.c | Gerd Hoffmann |