summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-126-22/+18Star
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-123-7/+7
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160712-1' into...Peter Maydell2016-07-121-129/+140
|\
| * input-linux: better capability checks, merge input_linux_event_{mouse, keyboard}Gerd Hoffmann2016-07-121-45/+47
| * input-linux: factor out input_linux_handle_keyboardGerd Hoffmann2016-07-121-49/+54
| * input-linux: factor out input_linux_handle_mouseGerd Hoffmann2016-07-121-49/+53
* | ui: avoid crash if vnc client disconnects with writes pendingDaniel P. Berrange2016-07-121-4/+9
* | vnc-enc-tight: use thread local storage for palettePeter Lieven2016-07-121-11/+12
* | vnc: fix incorrect checking condition when updating clientGonglei2016-07-121-1/+1
|/
* gtk: fix buildGerd Hoffmann2016-07-111-0/+1
* virgl: pass whole GL scanout dimensionsMarc-André Lureau2016-07-064-3/+7
* spice: use the right head for multi-monitorMarc-André Lureau2016-07-061-7/+6Star
* spice: avoid .set_mm_time on >= 0.12.6John Snow2016-07-061-0/+4
* vnc: generalize "VNC server running on ..." messagePaolo Bonzini2016-06-291-11/+12
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2016-06-201-0/+48
|\
| * trace: split out trace events for ui/ directoryDaniel P. Berrange2016-06-201-0/+48
* | coccinelle: Remove unnecessary variables for function return valueEduardo Habkost2016-06-202-16/+7Star
|/
* console: ignore ui_info updates which don't actually update somethingGerd Hoffmann2016-06-101-1/+6
* ui/console-gl: Add support for big endian display surfacesThomas Huth2016-06-101-0/+5
* gtk: fix vte version checkOlaf Hering2016-06-101-1/+1
* ui: fix regression in printing VNC host/port on startupDaniel P. Berrange2016-06-101-1/+1
* vnc: drop unused depth arg for set_pixel_formatGerd Hoffmann2016-06-101-4/+2Star
* SPICE: Use DIV_ROUND_UPLaurent Vivier2016-06-071-1/+1
* all: Remove unnecessary glib.h includesPeter Maydell2016-06-072-2/+0Star
* vnc: add configurable keyboard delayGerd Hoffmann2016-06-032-2/+12
* sdl2: skip init without outputsGerd Hoffmann2016-06-031-0/+3
* vnc: Add support for color mapAlexander Graf2016-06-031-2/+31
* SDL2: add bgrx pixel formatPavel Dovgalyuk2016-06-031-0/+3
* gtk: fix unchecked vc dereferenceGerd Hoffmann2016-06-031-1/+2
* ui: spice: Exit if gl=on EGL init failsCole Robinson2016-06-031-2/+4
* ui: egl: Replace fprintf with error_reportCole Robinson2016-06-031-13/+14
* qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini2016-05-191-0/+1
* Fix some typos found by codespellStefan Weil2016-05-181-1/+1
* gtk: don't leak the GtkBorder with VTE 0.36Alberto Garcia2016-05-131-10/+13
* gtk: update grab code for gtk 3.20Gerd Hoffmann2016-05-121-6/+43
* spice: fix coverity complainsGonglei2016-05-121-3/+1Star
* egl-helpers: fix possible resource leakGonglei2016-05-121-6/+3Star
* Changed malloc to g_malloc, free to g_free in ui/shader.cMd Haris Iqbal2016-05-121-4/+4
* spice/gl: add & use qemu_spice_gl_monitor_configGerd Hoffmann2016-05-121-0/+30
* ui/gtk: copy to clipboard supportMichael S. Tsirkin2016-05-121-0/+18
* ui: gtk: Fix some deprecation warningsCole Robinson2016-05-111-7/+13
* ui: gtk: Fix a runtime warning on vte >= 0.37Cole Robinson2016-05-111-1/+12
* ui: sdl2: Release grab before opening console windowCole Robinson2016-05-111-0/+4
* ui: gtk: fix crash when terminal inner-border is NULLCole Robinson2016-05-111-4/+6
* input-linux: refine mouse detectionGerd Hoffmann2016-04-131-5/+25
* ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann2016-04-111-0/+11
* ui/cocoa.m: Add support for cdr filesJohn Arbuckle2016-04-041-1/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-03-248-1/+7
|\
| * util: move declarations out of qemu-common.hVeronia Bahaa2016-03-223-0/+3