aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
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
2016-03-08vnc: send cursor when a new client is connectingFrediano Ziglio
2016-03-05qapi: Avoid use of 'data' member of QAPI unionsEric Blake
2016-03-05ui: Shorten references into InputEventEric Blake
2016-03-05util: Shorten references into SocketAddressEric Blake
2016-03-01qapi: promote input-send-event to stableGerd Hoffmann
2016-03-01qapi: rename input buttonsGerd Hoffmann
2016-03-01qapi: switch x-input-send-event from console to device+headGerd Hoffmann
2016-03-01console: add & use qemu_console_lookup_by_device_nameGerd Hoffmann
2016-02-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-25chardev: Properly initialize ChardevCommon componentsEric Blake
2016-02-23Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160223-1' into ...Peter Maydell
2016-02-23all: Clean up includesPeter Maydell
2016-02-23Postcopy+spice: Pass spice migration data earlierDr. David Alan Gilbert
2016-02-23spice/gl: tweak debug messages.Gerd Hoffmann
2016-02-23spice/gl: add unblock timerGerd Hoffmann
2016-02-23spice: add opengl/virgl/dmabuf supportGerd Hoffmann
2016-02-23spice: reset cursor on resizeMarc-André Lureau
2016-02-23egl-helpers: add functions for render nodes and dma-buf passingGerd Hoffmann
2016-02-23spice: init dcl before registering qxl interfaceGerd Hoffmann