summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* spice: fix memory leakGonglei2014-12-161-4/+1Star
* spice: remove spice-experimental.h includeMarc-André Lureau2014-12-161-1/+0Star
* spice: do not require TCP portsMarc-André Lureau2014-12-161-4/+0Star
* spice: rework mirror allocation, add no-resize fast pathGerd Hoffmann2014-12-161-7/+26
* spice: use bottom half instead of refresh timer for cursor updatesGerd Hoffmann2014-12-161-2/+10
* keymaps: correct keymaps.c following Qemu coding styleGonglei2014-12-101-88/+108
* vnc-enc-tight: fix Arguments in wrong orderGonglei2014-12-101-1/+1
* input: move input-send-event into experimental namespaceGerd Hoffmann2014-11-251-2/+2
* gtk: Don't crash if -nodefaultsFam Zheng2014-11-211-7/+9
* gtk: fix possible memory leak about local_errzhanghailiang2014-11-211-2/+1Star
* QMP/input-send-event: make console parameter optionalAmos Kong2014-11-131-6/+9
* gtk: add GDK_KEY_pause #defineGerd Hoffmann2014-11-041-0/+1
* gtk: Hide the menubar when in fullscreen mode (lp 1294898)Cole Robinson2014-11-041-2/+2
* gtk: Install vc accelerators on parent windowCole Robinson2014-11-041-7/+15
* gtk: Install fullscreen accelerator on toplevel windowCole Robinson2014-11-041-4/+14
* gtk: Grab accel_group from GtkDisplayStateCole Robinson2014-11-041-12/+9Star
* ui: Use the new ".mo-cflags" rule syntax for SDL_CFLAGSFam Zheng2014-10-311-2/+3
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20141028-1' into s...Peter Maydell2014-10-301-5/+15
|\
| * vnc: return directly if no vnc client connectedChenLiang2014-10-281-5/+5
| * vnc: sanitize bits_per_pixel from the clientPetr Matousek2014-10-281-0/+10
* | gtk: avoid gd_widget_reparent with gtk 3.14+Gerd Hoffmann2014-10-281-2/+11
* | gtk: drop gtk_widget_set_double_buffered callGerd Hoffmann2014-10-281-1/+0Star
|/
* gtk: add support for the Pause keyMartin Decky2014-10-151-0/+6
* gtk.c: Fix memory leak in gd_set_keycode_type()Chen Fan2014-10-151-0/+7
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20141002-1' into...Peter Maydell2014-10-022-2/+46
|\
| * add input-send-event commandMarcelo Tosatti2014-10-021-0/+37
| * input: fix send-key monitor command release event orderingGerd Hoffmann2014-10-021-2/+9
* | pixman: fix qemu_default_pixman_format (32bpp non-native endian)Gerd Hoffmann2014-09-301-1/+1
|/
* console: add graphic_console_set_hwopsGerd Hoffmann2014-09-291-2/+9
* block: delete cow block driverStefan Hajnoczi2014-09-221-1/+1
* vnc-tls: Clean up dead store in vnc_set_x509_credential()Markus Armbruster2014-09-181-2/+0Star
* ui/vnc: set TCP_NODELAYPeter Lieven2014-09-171-0/+1
* qemu-char: Rename register_char_driver_qapi() to register_char_driver()Peter Maydell2014-09-171-2/+1Star
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20140916-1' into s...Peter Maydell2014-09-162-4/+4
|\
| * sdl2: keymap fixupsGerd Hoffmann2014-09-161-3/+4
| * sdl2: drop sdl_zoom.hGerd Hoffmann2014-09-161-1/+0Star
* | spice: call qemu_spice_set_passwd() during initMarc-André Lureau2014-09-161-1/+1
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...Peter Maydell2014-09-114-152/+208
|\
| * console: Remove unused QEMU_BIG_ENDIAN_FLAGBenjamin Herrenschmidt2014-09-052-15/+4Star
| * console: add qemu_pixman_linebuf_copyGerd Hoffmann2014-09-051-0/+9
| * console: add dpy_gfx_update_dirtyGerd Hoffmann2014-09-051-0/+61
| * console: add qemu_create_displaysurface_guestmemGerd Hoffmann2014-09-051-0/+37
| * console: stop using PixelFormatGerd Hoffmann2014-09-052-25/+13Star
| * console: reimplement qemu_default_pixelformatGerd Hoffmann2014-09-051-113/+4Star
| * console: add qemu_default_pixman_formatGerd Hoffmann2014-09-051-0/+25
| * console: add qemu_pixelformat_from_pixmanGerd Hoffmann2014-09-051-0/+56
* | spice: make sure we don't overflow ssd->bufGerd Hoffmann2014-09-051-5/+15
|/
* spice: use console index as display idGerd Hoffmann2014-09-011-2/+1Star
* spice: don't use 'Yoda conditions'Gonglei2014-08-151-2/+2
* vnc update fixGerd Hoffmann2014-07-252-1/+4