Sign in
qemu
/
qemu
/
80818e9ecbc6f7463ea47d0aae8d4a43ea030304
/
ui
/
keymaps.c
abb4f2c
keymap: consider modifier state when picking a mapping
by Gerd Hoffmann
· 7 years ago
23ad24e
keymap: record multiple keysym -> keycode mappings
by Gerd Hoffmann
· 7 years ago
6b71ea1
keymap: numpad keysyms and keycodes are fixed
by Gerd Hoffmann
· 7 years ago
d713e3f
keymap: use glib hash for kbd_layout_t
by Gerd Hoffmann
· 7 years ago
fe5fca9
keymap: make struct kbd_layout_t private to ui/keymaps.c
by Gerd Hoffmann
· 7 years ago
b62e39b
General warn report fixups
by Alistair Francis
· 7 years ago
8297be8
Convert multi-line fprintf() to warn_report()
by Alistair Francis
· 7 years ago
2ab4b13
Convert single line fprintf(.../n) to warn_report()
by Alistair Francis
· 7 years ago
d3b787f
keymaps: add tracing
by Gerd Hoffmann
· 8 years ago
e16f4c8
ui: Clean up includes
by Peter Maydell
· 9 years ago
fedf0d3
ui: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 9 years ago
4394838
keymaps: correct keymaps.c following Qemu coding style
by Gonglei
· 10 years ago
8280715
qemu-char: add support for U-prefixed symbols
by Jan Krupa
· 11 years ago
955d7b2
ui: Drop useless null tests in parse_keyboard_layout()
by Markus Armbruster
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
f2d3476
ui: Plug memory leaks on parse_keyboard_layout() error path
by Markus Armbruster
· 13 years ago
7b0a03a
use qemu_* ctype functions
by Christoph Egger
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
3e230dd
ui: move all ui components in ui/
by Corentin Chary
· 15 years ago
[Renamed from keymaps.c]
44bb61c
Fix curses interaction with keymaps
by Samuel Thibault
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
660f11b
Fix Sparse warnings: "Using plain integer as NULL pointer"
by Blue Swirl
· 15 years ago
5cea859
Use relative path for bios
by Paul Brook
· 16 years ago
0483755
Refactor keymap code to avoid duplication ("Daniel P. Berrange")
by aliguori
· 16 years ago
1eec614
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
be7fb97
Make keysym tables const
by blueswir1
· 16 years ago
a528b80
Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent.
by balrog
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
2423686
VNC server (Anthony Liguori)
by bellard
· 19 years ago
3d11d0e
keymaps support (initial patch by Johannes Schindelin)
by bellard
· 20 years ago