summaryrefslogtreecommitdiff
path: root/ui/keymaps.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-13qemu-char: add support for U-prefixed symbolsJan Krupa1-0/+6
2013-01-16ui: Drop useless null tests in parse_keyboard_layout()Markus Armbruster1-7/+9
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2011-11-11ui: Plug memory leaks on parse_keyboard_layout() error pathMarkus Armbruster1-5/+7
2011-09-21use qemu_* ctype functionsChristoph Egger1-1/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-3/+3
2010-07-26ui: move all ui components in ui/Corentin Chary1-0/+210