| Commit message (Expand) | Author | Age | Files | Lines |
* | include: Make headers more self-contained | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | input: avoid malloc for mouse events | Gerd Hoffmann | 2019-01-11 | 1 | -3/+0 |
* | ui: darwin: gtk: Add missing input keymap | Keno Fischer | 2018-06-14 | 1 | -0/+3 |
* | Include less of the generated modular QAPI headers | Markus Armbruster | 2018-03-02 | 1 | -1/+1 |
* | ui: fix alphabetical ordering of keymaps | Daniel P. Berrange | 2018-01-29 | 1 | -3/+3 |
* | hw: convert the escc device to keycodemapdb | Daniel P. Berrange | 2018-01-29 | 1 | -0/+3 |
* | hw: convert ps2 device to keycodemapdb | Daniel P. Berrange | 2018-01-29 | 1 | -0/+9 |
* | ui: convert GTK and SDL1 frontends to keycodemapdb | Daniel P. Berrange | 2018-01-25 | 1 | -0/+21 |
* | ui: convert the SDL2 frontend to keycodemapdb | Daniel P. Berrange | 2018-01-25 | 1 | -0/+3 |
* | ui: generate qcode to linux mappings | Owen Smith | 2017-12-15 | 1 | -0/+3 |
* | ui: don't export qemu_input_event_new_key | Daniel P. Berrange | 2017-10-16 | 1 | -1/+0 |
* | ui: convert common input code to keycodemapdb | Daniel P. Berrange | 2017-10-16 | 1 | -1/+10 |
* | ui: move qemu_input_linux_to_qcode() | Gerd Hoffmann | 2017-07-27 | 1 | -0/+1 |
* | ui: Support non-zero minimum values for absolute input axes | Philippe Voinov | 2017-05-11 | 1 | -4/+7 |
* | Remove unused function declarations | Ladi Prosek | 2016-09-15 | 1 | -2/+0 |
* | input: linux evdev support | Gerd Hoffmann | 2016-03-08 | 1 | -0/+2 |
* | replay: recording of the user input | Pavel Dovgalyuk | 2015-11-06 | 1 | -0/+2 |
* | input: add support for kbd delays | Gerd Hoffmann | 2014-06-04 | 1 | -0/+1 |
* | input: bind devices and input routing | Gerd Hoffmann | 2014-05-26 | 1 | -0/+3 |
* | input: add qemu_input_key_number_to_qcode | Gerd Hoffmann | 2014-05-26 | 1 | -0/+1 |
* | input: add qemu_input_handler_deactivate | Gerd Hoffmann | 2014-05-16 | 1 | -0/+1 |
* | input: key mapping helpers | Gerd Hoffmann | 2014-05-16 | 1 | -0/+4 |
* | input: move mouse mode notifier to new core | Gerd Hoffmann | 2014-03-05 | 1 | -0/+4 |
* | input: mouse: add qemu_input_is_absolute() | Gerd Hoffmann | 2014-03-05 | 1 | -0/+1 |
* | input: mouse: add helpers functions to core | Gerd Hoffmann | 2014-03-05 | 1 | -0/+14 |
* | input: keyboard: add helper functions to core | Gerd Hoffmann | 2014-03-05 | 1 | -0/+5 |
* | input: add core bits of the new input layer | Gerd Hoffmann | 2014-03-05 | 1 | -0/+32 |