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