Age | Commit message (Expand) | Author |
2014-11-21 | gtk: Don't crash if -nodefaults | Fam Zheng |
2014-11-21 | gtk: fix possible memory leak about local_err | zhanghailiang |
2014-11-13 | QMP/input-send-event: make console parameter optional | Amos Kong |
2014-11-04 | gtk: add GDK_KEY_pause #define | Gerd Hoffmann |
2014-11-04 | gtk: Hide the menubar when in fullscreen mode (lp 1294898) | Cole Robinson |
2014-11-04 | gtk: Install vc accelerators on parent window | Cole Robinson |
2014-11-04 | gtk: Install fullscreen accelerator on toplevel window | Cole Robinson |
2014-11-04 | gtk: Grab accel_group from GtkDisplayState | Cole Robinson |
2014-10-31 | ui: Use the new ".mo-cflags" rule syntax for SDL_CFLAGS | Fam Zheng |
2014-10-30 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20141028-1' into s... | Peter Maydell |
2014-10-28 | vnc: return directly if no vnc client connected | ChenLiang |
2014-10-28 | vnc: sanitize bits_per_pixel from the client | Petr Matousek |
2014-10-28 | gtk: avoid gd_widget_reparent with gtk 3.14+ | Gerd Hoffmann |
2014-10-28 | gtk: drop gtk_widget_set_double_buffered call | Gerd Hoffmann |
2014-10-15 | gtk: add support for the Pause key | Martin Decky |
2014-10-15 | gtk.c: Fix memory leak in gd_set_keycode_type() | Chen Fan |
2014-10-02 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20141002-1' into... | Peter Maydell |
2014-10-02 | add input-send-event command | Marcelo Tosatti |
2014-10-02 | input: fix send-key monitor command release event ordering | Gerd Hoffmann |
2014-09-30 | pixman: fix qemu_default_pixman_format (32bpp non-native endian) | Gerd Hoffmann |
2014-09-29 | console: add graphic_console_set_hwops | Gerd Hoffmann |
2014-09-22 | block: delete cow block driver | Stefan Hajnoczi |
2014-09-18 | vnc-tls: Clean up dead store in vnc_set_x509_credential() | Markus Armbruster |
2014-09-17 | ui/vnc: set TCP_NODELAY | Peter Lieven |
2014-09-16 | qemu-char: Rename register_char_driver_qapi() to register_char_driver() | Peter Maydell |
2014-09-16 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20140916-1' into s... | Peter Maydell |
2014-09-16 | spice: call qemu_spice_set_passwd() during init | Marc-André Lureau |
2014-09-16 | sdl2: keymap fixups | Gerd Hoffmann |
2014-09-16 | sdl2: drop sdl_zoom.h | Gerd Hoffmann |
2014-09-11 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in... | Peter Maydell |
2014-09-05 | console: Remove unused QEMU_BIG_ENDIAN_FLAG | Benjamin Herrenschmidt |
2014-09-05 | console: add qemu_pixman_linebuf_copy | Gerd Hoffmann |
2014-09-05 | console: add dpy_gfx_update_dirty | Gerd Hoffmann |
2014-09-05 | console: add qemu_create_displaysurface_guestmem | Gerd Hoffmann |
2014-09-05 | console: stop using PixelFormat | Gerd Hoffmann |
2014-09-05 | console: reimplement qemu_default_pixelformat | Gerd Hoffmann |
2014-09-05 | console: add qemu_default_pixman_format | Gerd Hoffmann |
2014-09-05 | console: add qemu_pixelformat_from_pixman | Gerd Hoffmann |
2014-09-05 | spice: make sure we don't overflow ssd->buf | Gerd Hoffmann |
2014-09-01 | spice: use console index as display id | Gerd Hoffmann |
2014-08-15 | spice: don't use 'Yoda conditions' | Gonglei |
2014-07-25 | vnc update fix | Gerd Hoffmann |
2014-07-25 | fix full frame updates for VNC clients | Stephan Kulow |
2014-07-11 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140711-1' into ... | Peter Maydell |
2014-07-11 | ui/gtk: Restore keyboard focus after Page change | John Snow |
2014-07-11 | spice: auth fixes | Gerd Hoffmann |
2014-07-01 | ui/vnc: fix potential memory corruption issues | Peter Lieven |
2014-07-01 | ui/vnc: limit client_cut_text msg payload size | Peter Lieven |
2014-06-29 | ui/cocoa: Honour -show-cursor command line option | Peter Maydell |
2014-06-29 | ui/cocoa: Fix handling of absolute positioning devices | Peter Maydell |