Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |