summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s...Peter Maydell2014-12-215-255/+326
|\
| * sdl2: Work around SDL2 SDL_ShowWindow() bugMax Reitz2014-12-171-0/+10
| * sdl2: Use correct sdl2_console for window eventsMax Reitz2014-12-171-2/+4
| * sdl2: move sdl2_2d_refresh to sdl2-2d.cGerd Hoffmann2014-12-172-9/+9
| * sdl2: factor out sdl2_poll_eventsGerd Hoffmann2014-12-171-10/+13
| * sdl2: add+use sdl2_2d_redraw function.Gerd Hoffmann2014-12-172-11/+17
| * sdl2: move sdl_switch to sdl2-2d.cGerd Hoffmann2014-12-172-46/+46
| * sdl2: overhaul window size handlingGerd Hoffmann2014-12-171-93/+79
| * sdl2: move sdl_update to new sdl2-2d.cGerd Hoffmann2014-12-173-31/+67
| * sdl2: turn on keyboard grabsGerd Hoffmann2014-12-171-3/+4
| * sdl2: move keyboard input code to new sdl2-input.cGerd Hoffmann2014-12-173-73/+110
| * sdl2: rename sdl2_state to sdl2_console, move to header fileGerd Hoffmann2014-12-171-36/+27
| * sdl: move version logic from source code to makefileGerd Hoffmann2014-12-163-7/+6
* | spice: fix memory leakGonglei2014-12-161-4/+1
* | spice: remove spice-experimental.h includeMarc-André Lureau2014-12-161-1/+0
* | spice: do not require TCP portsMarc-André Lureau2014-12-161-4/+0
* | 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/+1
* 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/+9
* 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/+0
|/
* 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/+0
* ui/vnc: set TCP_NODELAYPeter Lieven2014-09-171-0/+1
* qemu-char: Rename register_char_driver_qapi() to register_char_driver()Peter Maydell2014-09-161-2/+1
* 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/+0
* | spice: call qemu_spice_set_passwd() during initMarc-André Lureau2014-09-161-1/+1
|/
OpenPOWER on IntegriCloud