aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2014-10-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20141002-1' into...Peter Maydell
2014-10-02add input-send-event commandMarcelo Tosatti
2014-10-02input: fix send-key monitor command release event orderingGerd Hoffmann
2014-09-30pixman: fix qemu_default_pixman_format (32bpp non-native endian)Gerd Hoffmann
2014-09-29console: add graphic_console_set_hwopsGerd Hoffmann
2014-09-22block: delete cow block driverStefan Hajnoczi
2014-09-18vnc-tls: Clean up dead store in vnc_set_x509_credential()Markus Armbruster
2014-09-17ui/vnc: set TCP_NODELAYPeter Lieven
2014-09-16qemu-char: Rename register_char_driver_qapi() to register_char_driver()Peter Maydell
2014-09-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20140916-1' into s...Peter Maydell
2014-09-16spice: call qemu_spice_set_passwd() during initMarc-André Lureau
2014-09-16sdl2: keymap fixupsGerd Hoffmann
2014-09-16sdl2: drop sdl_zoom.hGerd Hoffmann
2014-09-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...Peter Maydell
2014-09-05console: Remove unused QEMU_BIG_ENDIAN_FLAGBenjamin Herrenschmidt
2014-09-05console: add qemu_pixman_linebuf_copyGerd Hoffmann
2014-09-05console: add dpy_gfx_update_dirtyGerd Hoffmann
2014-09-05console: add qemu_create_displaysurface_guestmemGerd Hoffmann
2014-09-05console: stop using PixelFormatGerd Hoffmann
2014-09-05console: reimplement qemu_default_pixelformatGerd Hoffmann
2014-09-05console: add qemu_default_pixman_formatGerd Hoffmann
2014-09-05console: add qemu_pixelformat_from_pixmanGerd Hoffmann
2014-09-05spice: make sure we don't overflow ssd->bufGerd Hoffmann
2014-09-01spice: use console index as display idGerd Hoffmann
2014-08-15spice: don't use 'Yoda conditions'Gonglei
2014-07-25vnc update fixGerd Hoffmann
2014-07-25fix full frame updates for VNC clientsStephan Kulow
2014-07-11Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140711-1' into ...Peter Maydell
2014-07-11ui/gtk: Restore keyboard focus after Page changeJohn Snow
2014-07-11spice: auth fixesGerd Hoffmann
2014-07-01ui/vnc: fix potential memory corruption issuesPeter Lieven
2014-07-01ui/vnc: limit client_cut_text msg payload sizePeter Lieven
2014-06-29ui/cocoa: Honour -show-cursor command line optionpull-cocoa-20140630Peter Maydell
2014-06-29ui/cocoa: Fix handling of absolute positioning devicesPeter Maydell
2014-06-29ui/cocoa: Add utility method to check if point is within windowPeter Maydell
2014-06-29ui/cocoa: Cope with first surface being same as initial window sizePeter Maydell
2014-06-23qemu-char: introduce qemu_chr_allocPaolo Bonzini
2014-06-23qapi event: convert SPICE eventsWenchao Xia
2014-06-23qapi event: convert VNC eventsWenchao Xia
2014-06-23qapi: adjust existing definesWenchao Xia
2014-06-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140619-1' into s...Peter Maydell
2014-06-20spice: fix 32bit buildGerd Hoffmann
2014-06-19vnc: fix screen updatesGerd Hoffmann
2014-06-19vnc: Drop superfluous conditionals around g_strdup()Markus Armbruster
2014-06-19vnc: Drop superfluous conditionals around g_free()Markus Armbruster
2014-06-13spice: add mouse cursor supportGerd Hoffmann
2014-06-11gtk: update window size after showing/hiding tabsGerd Hoffmann
2014-06-11gtk: factor out gtk3 grab into the new gd_grab_devices functionGerd Hoffmann
2014-06-11gtk: cleanup backend dependenciesGerd Hoffmann
2014-06-11gtk: factor out keycode mappingGerd Hoffmann