index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
keymaps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
1
-0
/
+1
*
keymap: fix keyup mappings
Gerd Hoffmann
2019-02-05
1
-21
/
+34
*
keymap: pass full keyboard state to keysym2scancode
Gerd Hoffmann
2019-02-05
1
-4
/
+4
*
keymaps: drop support for include files
Gerd Hoffmann
2019-01-10
1
-4
/
+3
*
ui: Convert vnc_display_init(), init_keyboard_layout() to Error
Fei Li
2018-10-19
1
-5
/
+6
*
ui/keymaps: Fix handling of erroneous include files
Markus Armbruster
2018-10-19
1
-12
/
+23
*
keymap: consider modifier state when picking a mapping
Gerd Hoffmann
2018-02-22
1
-1
/
+32
*
keymap: record multiple keysym -> keycode mappings
Gerd Hoffmann
2018-02-22
1
-3
/
+11
*
keymap: numpad keysyms and keycodes are fixed
Gerd Hoffmann
2018-02-22
1
-52
/
+9
*
keymap: use glib hash for kbd_layout_t
Gerd Hoffmann
2018-02-22
1
-42
/
+31
*
keymap: make struct kbd_layout_t private to ui/keymaps.c
Gerd Hoffmann
2018-02-22
1
-7
/
+25
*
General warn report fixups
Alistair Francis
2017-09-19
1
-2
/
+1
*
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-19
1
-4
/
+5
*
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
2017-09-19
1
-1
/
+1
*
keymaps: add tracing
Gerd Hoffmann
2017-06-23
1
-15
/
+18
*
ui: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
ui: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-06
1
-1
/
+1
*
keymaps: correct keymaps.c following Qemu coding style
Gonglei
2014-12-10
1
-88
/
+108
*
qemu-char: add support for U-prefixed symbols
Jan Krupa
2013-11-13
1
-0
/
+6
*
ui: Drop useless null tests in parse_keyboard_layout()
Markus Armbruster
2013-01-16
1
-7
/
+9
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
ui: Plug memory leaks on parse_keyboard_layout() error path
Markus Armbruster
2011-11-11
1
-5
/
+7
*
use qemu_* ctype functions
Christoph Egger
2011-09-21
1
-1
/
+1
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-21
1
-3
/
+3
*
ui: move all ui components in ui/
Corentin Chary
2010-07-27
1
-0
/
+210