aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2014-12-21Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s...Peter Maydell
2014-12-17sdl2: Work around SDL2 SDL_ShowWindow() bugMax Reitz
2014-12-17sdl2: Use correct sdl2_console for window eventsMax Reitz
2014-12-17sdl2: move sdl2_2d_refresh to sdl2-2d.cGerd Hoffmann
2014-12-17sdl2: factor out sdl2_poll_eventsGerd Hoffmann
2014-12-17sdl2: add+use sdl2_2d_redraw function.Gerd Hoffmann
2014-12-17sdl2: move sdl_switch to sdl2-2d.cGerd Hoffmann
2014-12-17sdl2: overhaul window size handlingGerd Hoffmann
2014-12-17sdl2: move sdl_update to new sdl2-2d.cGerd Hoffmann
2014-12-17sdl2: turn on keyboard grabsGerd Hoffmann
2014-12-17sdl2: move keyboard input code to new sdl2-input.cGerd Hoffmann
2014-12-17sdl2: rename sdl2_state to sdl2_console, move to header fileGerd Hoffmann
2014-12-16spice: fix memory leakGonglei
2014-12-16spice: remove spice-experimental.h includeMarc-André Lureau
2014-12-16spice: do not require TCP portsMarc-André Lureau
2014-12-16spice: rework mirror allocation, add no-resize fast pathGerd Hoffmann
2014-12-16spice: use bottom half instead of refresh timer for cursor updatesGerd Hoffmann
2014-12-16sdl: move version logic from source code to makefileGerd Hoffmann
2014-12-10keymaps: correct keymaps.c following Qemu coding styleGonglei
2014-12-10vnc-enc-tight: fix Arguments in wrong orderGonglei
2014-11-25input: move input-send-event into experimental namespaceGerd Hoffmann
2014-11-21gtk: Don't crash if -nodefaultsFam Zheng
2014-11-21gtk: fix possible memory leak about local_errzhanghailiang
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