yanminhui c55c974486 ui/gtk: fix gettext message's charset. 5 年之前
..
icons a8260d3876 ui: install logo icons to $prefix/share/icons 6 年之前
keycodemapdb @ 6b3d716e2b df25920903 ui: update keycodemapdb to get py3 fixes 7 年之前
shader 2e1d70b9e0 opengl: add flipping vertex shader 7 年之前
Makefile.objs 6105683da3 ui: add an embedded Barrier client 6 年之前
cocoa.m dff742ad27 ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina) 5 年之前
console-gl.c a8d2532645 Include qemu-common.h exactly where needed 6 年之前
console.c 5b8541c6c7 console: fix cell overflow 6 年之前
curses.c 30f5a9dd7a curses: correctly pass the color pair to setcchar() 5 年之前
curses_keys.h 459a707ecc curses: support wide input 6 年之前
cursor.c a8d2532645 Include qemu-common.h exactly where needed 6 年之前
cursor_hidden.xpm 28ecbaeecb ui: move files to ui/ and include/ui/ 12 年之前
cursor_left_ptr.xpm 28ecbaeecb ui: move files to ui/ and include/ui/ 12 年之前
egl-context.c a8d2532645 Include qemu-common.h exactly where needed 6 年之前
egl-headless.c d2329237af ui/egl: fix framebuffer reads 6 年之前
egl-helpers.c d2329237af ui/egl: fix framebuffer reads 6 年之前
gtk-egl.c a8d2532645 Include qemu-common.h exactly where needed 6 年之前
gtk-gl-area.c a8d2532645 Include qemu-common.h exactly where needed 6 年之前
gtk.c c55c974486 ui/gtk: fix gettext message's charset. 5 年之前
input-barrier.c 707f75070a ui: fix keymap file search in input-barrier object 5 年之前
input-barrier.h 6105683da3 ui: add an embedded Barrier client 6 年之前
input-keymap.c d5938f29fe Clean up inclusion of sysemu/sysemu.h 6 年之前
input-legacy.c d5938f29fe Clean up inclusion of sysemu/sysemu.h 6 年之前
input-linux.c a923b471fc input-linux: add shift+shift as a grab toggle 6 年之前
input.c 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 6 年之前
kbd-state.c dc5e9ac716 Include qemu/queue.h slightly less 6 年之前
keymaps.c d5938f29fe Clean up inclusion of sysemu/sysemu.h 6 年之前
keymaps.h a8d2532645 Include qemu-common.h exactly where needed 6 年之前
qemu-pixman.c a8d2532645 Include qemu-common.h exactly where needed 6 年之前
qemu-x509.h 28ecbaeecb ui: move files to ui/ and include/ui/ 12 年之前
qemu.desktop 67ea954682 ui: fix icon display for GTK frontend under GNOME Shell with Wayland 6 年之前
sdl2-2d.c d5938f29fe Clean up inclusion of sysemu/sysemu.h 6 年之前
sdl2-gl.c d5938f29fe Clean up inclusion of sysemu/sysemu.h 6 年之前
sdl2-input.c d5938f29fe Clean up inclusion of sysemu/sysemu.h 6 年之前
sdl2.c 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 6 年之前
shader.c a8d2532645 Include qemu-common.h exactly where needed 6 年之前
spice-app.c 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 年之前
spice-core.c 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 6 年之前
spice-display.c d5938f29fe Clean up inclusion of sysemu/sysemu.h 6 年之前
spice-input.c a8d2532645 Include qemu-common.h exactly where needed 6 年之前
trace-events dec9776049 trace-events: Fix attribution of trace points to source 6 年之前
vgafont.h 28ecbaeecb ui: move files to ui/ and include/ui/ 12 年之前
vnc-auth-sasl.c b76806d4ec authz: delete existing ACL implementation 6 年之前
vnc-auth-sasl.h db72581598 Include qemu/main-loop.h less 6 年之前
vnc-auth-vencrypt.c b76806d4ec authz: delete existing ACL implementation 6 年之前
vnc-auth-vencrypt.h 2a6a4076e1 Clean up ill-advised or unusual header guards 9 年之前
vnc-enc-hextile-template.h b86d01ba47 ui: vnc: finish removing TABs 6 年之前
vnc-enc-hextile.c e16f4c8770 ui: Clean up includes 9 年之前
vnc-enc-tight.c 6bf21f3d83 vnc: fix memory leak when vnc disconnect 6 年之前
vnc-enc-tight.h 121d07125b Clean up header guards that don't match their file name 9 年之前
vnc-enc-zlib.c 6bf21f3d83 vnc: fix memory leak when vnc disconnect 6 年之前
vnc-enc-zrle.c 6bf21f3d83 vnc: fix memory leak when vnc disconnect 6 年之前
vnc-enc-zrle.h 121d07125b Clean up header guards that don't match their file name 9 年之前
vnc-enc-zrle.inc.c 6bf21f3d83 vnc: fix memory leak when vnc disconnect 6 年之前
vnc-enc-zywrle-template.c 7d37435bd5 avoid TABs in files that only contain a few 6 年之前
vnc-enc-zywrle.h b86d01ba47 ui: vnc: finish removing TABs 6 年之前
vnc-jobs.c 0ae0b069aa vnc: fix memleak of the "vnc-worker-output" name 7 年之前
vnc-jobs.h c3ff04b60d ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear() 8 年之前
vnc-palette.c 030c98aff1 all: Remove unnecessary glib.h includes 9 年之前
vnc-palette.h 47e6b297e7 Include qapi/qmp/qlist.h exactly where needed 7 年之前
vnc-stubs.c 577ce409ac vnc: add qapi/error.h include to stubs 7 年之前
vnc-ws.c b76806d4ec authz: delete existing ACL implementation 6 年之前
vnc-ws.h 2a6a4076e1 Clean up ill-advised or unusual header guards 9 年之前
vnc.c 6bf21f3d83 vnc: fix memory leak when vnc disconnect 6 年之前
vnc.h 6bf21f3d83 vnc: fix memory leak when vnc disconnect 6 年之前
vnc_keysym.h d52a1a9102 ui: add next and prior keysyms 8 年之前
x_keymap.c 1e70de679d ui: fix keymap detection under Xwayland 7 年之前
x_keymap.h 2ec78706d1 ui: convert GTK and SDL1 frontends to keycodemapdb 7 年之前