aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2016-09-28ui/vnc-enc-tight: remove switch and have single returnAlex Bennée
2016-09-28spice/gl: render DisplaySurface via openglGerd Hoffmann
2016-09-28console: track gl_block state in QemuConsoleGerd Hoffmann
2016-09-28console: skip same-size resizeMarc-André Lureau
2016-09-23Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-09-23block: Accept device model name for blockdev-change-mediumKevin Wolf
2016-09-23block: Accept device model name for ejectKevin Wolf
2016-09-23vl: Switch qemu_uuid to QemuUUIDFam Zheng
2016-09-15ui/console: Fix non-working backspace key in monitor of gtk UIThomas Huth
2016-09-15ui/cocoa.m: Make a better about dialogProgrammingkid
2016-09-13vnc: fix qemu crash because of SIGSEGVGonglei
2016-09-13ui/curses.c: Clean up nextchr logicPeter Maydell
2016-09-13ui/curses.c: Ensure we don't read off the end of curses2qemu arrayPeter Maydell
2016-08-30ui: fix refresh of VNC server surfaceDaniel P. Berrange
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-08-08error: Fix error_printf() calls lacking newlinesMarkus Armbruster
2016-08-03vnc: ensure connection sharing/limits is always configuredDaniel P. Berrange
2016-08-03vnc: fix crash when vnc_server_info_get has an errorDaniel P. Berrange
2016-08-03vnc: don't crash getting server info if lsock is NULLDaniel P. Berrange
2016-07-15vnc-tight: fix regression with libxenstorePeter Lieven
2016-07-15vnc-enc-tight: fix off-by-one bugHerongguang (Stephen)
2016-07-15vnc: make sure we finish disconnectGerd Hoffmann
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160712-1' into...Peter Maydell
2016-07-12input-linux: better capability checks, merge input_linux_event_{mouse, keyboard}Gerd Hoffmann
2016-07-12input-linux: factor out input_linux_handle_keyboardGerd Hoffmann
2016-07-12input-linux: factor out input_linux_handle_mouseGerd Hoffmann
2016-07-12ui: avoid crash if vnc client disconnects with writes pendingDaniel P. Berrange
2016-07-12vnc-enc-tight: use thread local storage for palettePeter Lieven
2016-07-12vnc: fix incorrect checking condition when updating clientGonglei
2016-07-11gtk: fix buildGerd Hoffmann
2016-07-06virgl: pass whole GL scanout dimensionsMarc-André Lureau
2016-07-06spice: use the right head for multi-monitorMarc-André Lureau
2016-07-06spice: avoid .set_mm_time on >= 0.12.6John Snow
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