Age | Commit message (Expand) | Author |
2014-12-21 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s... | Peter Maydell |
2014-12-17 | sdl2: Work around SDL2 SDL_ShowWindow() bug | Max Reitz |
2014-12-17 | sdl2: Use correct sdl2_console for window events | Max Reitz |
2014-12-17 | sdl2: move sdl2_2d_refresh to sdl2-2d.c | Gerd Hoffmann |
2014-12-17 | sdl2: factor out sdl2_poll_events | Gerd Hoffmann |
2014-12-17 | sdl2: add+use sdl2_2d_redraw function. | Gerd Hoffmann |
2014-12-17 | sdl2: move sdl_switch to sdl2-2d.c | Gerd Hoffmann |
2014-12-17 | sdl2: overhaul window size handling | Gerd Hoffmann |
2014-12-17 | sdl2: move sdl_update to new sdl2-2d.c | Gerd Hoffmann |
2014-12-17 | sdl2: turn on keyboard grabs | Gerd Hoffmann |
2014-12-17 | sdl2: move keyboard input code to new sdl2-input.c | Gerd Hoffmann |
2014-12-17 | sdl2: rename sdl2_state to sdl2_console, move to header file | Gerd Hoffmann |
2014-12-16 | spice: fix memory leak | Gonglei |
2014-12-16 | spice: remove spice-experimental.h include | Marc-André Lureau |
2014-12-16 | spice: do not require TCP ports | Marc-André Lureau |
2014-12-16 | spice: rework mirror allocation, add no-resize fast path | Gerd Hoffmann |
2014-12-16 | spice: use bottom half instead of refresh timer for cursor updates | Gerd Hoffmann |
2014-12-16 | sdl: move version logic from source code to makefile | Gerd Hoffmann |
2014-12-10 | keymaps: correct keymaps.c following Qemu coding style | Gonglei |
2014-12-10 | vnc-enc-tight: fix Arguments in wrong order | Gonglei |
2014-11-25 | input: move input-send-event into experimental namespace | Gerd Hoffmann |
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 |