summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* gtk: disable the F10 menubar keyPeter Wu2018-05-151-0/+6
* console: use linked list for QemuConsolesGerd Hoffmann2018-05-151-47/+58
* ui: switch gtk display to qapi parserGerd Hoffmann2018-05-151-1/+5
* vnc: add magic cookie to VncStateGerd Hoffmann2018-05-153-1/+16
* ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failedTomeu Vizoso2018-05-151-1/+1
* gtk: make it possible to hide the menu barPeter Wu2018-05-151-1/+45
* sdl2: move opts assignment into loopGerd Hoffmann2018-05-151-1/+1
* rename included C files to foo.inc.c, remove osdep.hPaolo Bonzini2018-05-112-11/+11
* console: introduce dpy_gfx_update_fullTina Zhang2018-04-271-0/+10
* sdl: Allow OpenGL ES context creationElie Tournier2018-04-271-2/+17
* sdl: Move DisplayOptions global to sdl2_consoleElie Tournier2018-04-271-5/+5
* vnc: fix use-after-freeGerd Hoffmann2018-04-271-2/+3
* gtk: drop pointless code from gd_window_closeGerd Hoffmann2018-04-101-8/+0Star
* ui: fix keymap detection under XwaylandDaniel P. Berrangé2018-04-101-2/+5
* sdl2: drop dead codeGerd Hoffmann2018-04-091-8/+0Star
* sdl2: drop QEMU_KEY_BACKSPACE special caseGerd Hoffmann2018-04-091-3/+0Star
* sdl2: enable ctrl modifier keys for text consolesGerd Hoffmann2018-04-091-1/+3
* sdl2: track kbd modifier state unconditionallyGerd Hoffmann2018-04-091-18/+21
* ui: add ctrl modifier support to kbd_put_qcode_console()Gerd Hoffmann2018-04-093-5/+16
* sdl2: Remove unused epoxy includeElie Tournier2018-04-041-2/+0Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-03-161-1/+1
|\
| * Polish the version strings containing the package versionThomas Huth2018-03-121-1/+1
* | console: minimal hotplug suportGerd Hoffmann2018-03-132-6/+75
* | ui/pixman: add qemu_drm_format_to_pixman()Gerd Hoffmann2018-03-131-0/+22
* | qapi: Add device ID and head parameters to screendumpThomas Huth2018-03-121-5/+19
* | spice: add cursor_dmabuf supportGerd Hoffmann2018-03-122-5/+112
* | spice: add scanout_dmabuf supportGerd Hoffmann2018-03-121-0/+15
* | spice: drop dprint() debug loggingGerd Hoffmann2018-03-122-53/+31Star
* | vnc: deal with surface NULL pointersGerd Hoffmann2018-03-122-4/+16
* | ui/gtk-egl: add cursor_dmabuf supportGerd Hoffmann2018-03-122-1/+41
* | ui/gtk-egl: add scanout_dmabuf supportGerd Hoffmann2018-03-122-0/+25
* | ui/gtk: use GtkGlArea on wayland onlyGerd Hoffmann2018-03-121-5/+8
* | ui/opengl: Makefile cleanupGerd Hoffmann2018-03-121-6/+6
* | ui/gtk: group gtk.mo declarations in MakefileGerd Hoffmann2018-03-121-5/+7
* | ui/gtk: make GtkGlArea usage a runtime optionGerd Hoffmann2018-03-122-26/+30
|/
* qio: non-default context for TLS handshakePeter Xu2018-03-062-0/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...Peter Maydell2018-03-058-29/+167
|\
| * ui/sdl: build as moduleGerd Hoffmann2018-03-051-1/+2
| * ui/curses: build as moduleGerd Hoffmann2018-03-051-1/+5
| * ui/gtk: build as moduleGerd Hoffmann2018-03-051-8/+9
| * configure: add X11 vars to config-host.makGerd Hoffmann2018-03-051-1/+4
| * console: add ui module loading supportGerd Hoffmann2018-03-051-0/+6
| * console: add and use qemu_display_find_defaultGerd Hoffmann2018-03-051-0/+19
| * egl-headless: switch over to new display registryGerd Hoffmann2018-03-051-1/+19
| * curses: switch over to new display registryGerd Hoffmann2018-03-051-1/+13
| * cocoa: switch over to new display registryGerd Hoffmann2018-03-051-1/+13
| * sdl: switch over to new display registryGerd Hoffmann2018-03-052-13/+28
| * console: add qemu display registry, add gtkGerd Hoffmann2018-03-052-2/+49
* | qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster2018-03-022-2/+2
* | qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-1/+1