aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2016-06-29vnc: generalize "VNC server running on ..." messagePaolo Bonzini
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-06-20trace: split out trace events for ui/ directoryDaniel P. Berrange
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost
2016-06-10console: ignore ui_info updates which don't actually update somethingGerd Hoffmann
2016-06-10ui/console-gl: Add support for big endian display surfacesThomas Huth
2016-06-10gtk: fix vte version checkOlaf Hering
2016-06-10ui: fix regression in printing VNC host/port on startupDaniel P. Berrange
2016-06-10vnc: drop unused depth arg for set_pixel_formatGerd Hoffmann
2016-06-07SPICE: Use DIV_ROUND_UPLaurent Vivier
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell
2016-06-03vnc: add configurable keyboard delayGerd Hoffmann
2016-06-03sdl2: skip init without outputsGerd Hoffmann
2016-06-03vnc: Add support for color mapAlexander Graf
2016-06-03SDL2: add bgrx pixel formatPavel Dovgalyuk
2016-06-03gtk: fix unchecked vc dereferenceGerd Hoffmann
2016-06-03ui: spice: Exit if gl=on EGL init failsCole Robinson
2016-06-03ui: egl: Replace fprintf with error_reportCole Robinson
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini
2016-05-18Fix some typos found by codespellStefan Weil
2016-05-13gtk: don't leak the GtkBorder with VTE 0.36Alberto Garcia
2016-05-12gtk: update grab code for gtk 3.20Gerd Hoffmann
2016-05-12spice: fix coverity complainsGonglei
2016-05-12egl-helpers: fix possible resource leakGonglei
2016-05-12Changed malloc to g_malloc, free to g_free in ui/shader.cMd Haris Iqbal
2016-05-12spice/gl: add & use qemu_spice_gl_monitor_configGerd Hoffmann
2016-05-12ui/gtk: copy to clipboard supportMichael S. Tsirkin
2016-05-11ui: gtk: Fix some deprecation warningsCole Robinson
2016-05-11ui: gtk: Fix a runtime warning on vte >= 0.37Cole Robinson
2016-05-11ui: sdl2: Release grab before opening console windowCole Robinson
2016-05-11ui: gtk: fix crash when terminal inner-border is NULLCole Robinson
2016-04-13input-linux: refine mouse detectionGerd Hoffmann
2016-04-11ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann
2016-04-04ui/cocoa.m: Add support for cdr filesJohn Arbuckle
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-03-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160324-1' into st...Peter Maydell
2016-03-24spice: Disallow use of gl + TCP portChristophe Fergeau
2016-03-24input-linux: fix Coverity warningGerd Hoffmann
2016-03-24input-linux: switch over to -objectGerd Hoffmann
2016-03-23ui/cocoa.m: switch to QKeyCodepull-cocoa-20160323-1John Arbuckle
2016-03-23ui/cocoa.m: fix help menusJohn Arbuckle
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-18qapi: Don't special-case simple union wrappersEric Blake
2016-03-16module: Rename machine_init() to opts_init()Eduardo Habkost
2016-03-09ui/console: add escape sequence \e[5, 6nRen Kimura
2016-03-08input-linux: add switch to enable auto-repeat eventsGerd Hoffmann
2016-03-08input-linux: add option to toggle grab on all devicesGerd Hoffmann
2016-03-08input: linux evdev supportGerd Hoffmann