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