aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2014-11-13QMP/input-send-event: make console parameter optionalAmos Kong
2014-11-04gtk: add GDK_KEY_pause #defineGerd Hoffmann
2014-11-04gtk: Hide the menubar when in fullscreen mode (lp 1294898)Cole Robinson
2014-11-04gtk: Install vc accelerators on parent windowCole Robinson
2014-11-04gtk: Install fullscreen accelerator on toplevel windowCole Robinson
2014-11-04gtk: Grab accel_group from GtkDisplayStateCole Robinson
2014-10-31ui: Use the new ".mo-cflags" rule syntax for SDL_CFLAGSFam Zheng
2014-10-30Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20141028-1' into s...Peter Maydell
2014-10-28vnc: return directly if no vnc client connectedChenLiang
2014-10-28vnc: sanitize bits_per_pixel from the clientPetr Matousek
2014-10-28gtk: avoid gd_widget_reparent with gtk 3.14+Gerd Hoffmann
2014-10-28gtk: drop gtk_widget_set_double_buffered callGerd Hoffmann
2014-10-15gtk: add support for the Pause keyMartin Decky
2014-10-15gtk.c: Fix memory leak in gd_set_keycode_type()Chen Fan
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