aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-4/+4
2018-06-01ui: use local path for local headersMichael S. Tsirkin4-4/+4
2018-05-29ui/cocoa: Suppress NSFileHandlingPanelOKButton deprecation warningPeter Maydell1-1/+11
2018-05-18sdl: Move use of surface pointer below check for whether it is NULLPeter Maydell1-3/+3
2018-05-18ui: add x_keymap.o to modulesPaolo Bonzini1-4/+7
2018-05-18console: Avoid segfault in screendumpMichal Privoznik1-0/+5
2018-05-15gtk: disable the F10 menubar keyPeter Wu1-0/+6
2018-05-15console: use linked list for QemuConsolesGerd Hoffmann1-47/+58
2018-05-15ui: switch gtk display to qapi parserGerd Hoffmann1-1/+5
2018-05-15vnc: add magic cookie to VncStateGerd Hoffmann3-1/+16
2018-05-15ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failedTomeu Vizoso1-1/+1
2018-05-15gtk: make it possible to hide the menu barPeter Wu1-1/+45
2018-05-15sdl2: move opts assignment into loopGerd Hoffmann1-1/+1
2018-05-11rename included C files to foo.inc.c, remove osdep.hPaolo Bonzini2-11/+11
2018-04-27console: introduce dpy_gfx_update_fullTina Zhang1-0/+10
2018-04-27sdl: Allow OpenGL ES context creationElie Tournier1-2/+17
2018-04-27sdl: Move DisplayOptions global to sdl2_consoleElie Tournier1-5/+5
2018-04-27vnc: fix use-after-freeGerd Hoffmann1-2/+3
2018-04-10gtk: drop pointless code from gd_window_closeGerd Hoffmann1-8/+0
2018-04-10ui: fix keymap detection under XwaylandDaniel P. Berrangé1-2/+5
2018-04-09sdl2: drop dead codeGerd Hoffmann1-8/+0
2018-04-09sdl2: drop QEMU_KEY_BACKSPACE special caseGerd Hoffmann1-3/+0
2018-04-09sdl2: enable ctrl modifier keys for text consolesGerd Hoffmann1-1/+3
2018-04-09sdl2: track kbd modifier state unconditionallyGerd Hoffmann1-18/+21
2018-04-09ui: add ctrl modifier support to kbd_put_qcode_console()Gerd Hoffmann3-5/+16
2018-04-04sdl2: Remove unused epoxy includeElie Tournier1-2/+0
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2018-03-13console: minimal hotplug suportGerd Hoffmann2-6/+75
2018-03-13ui/pixman: add qemu_drm_format_to_pixman()Gerd Hoffmann1-0/+22
2018-03-12Polish the version strings containing the package versionThomas Huth1-1/+1
2018-03-12qapi: Add device ID and head parameters to screendumpThomas Huth1-5/+19
2018-03-12spice: add cursor_dmabuf supportGerd Hoffmann2-5/+112
2018-03-12spice: add scanout_dmabuf supportGerd Hoffmann1-0/+15
2018-03-12spice: drop dprint() debug loggingGerd Hoffmann2-53/+31
2018-03-12vnc: deal with surface NULL pointersGerd Hoffmann2-4/+16
2018-03-12ui/gtk-egl: add cursor_dmabuf supportGerd Hoffmann2-1/+41
2018-03-12ui/gtk-egl: add scanout_dmabuf supportGerd Hoffmann2-0/+25
2018-03-12ui/gtk: use GtkGlArea on wayland onlyGerd Hoffmann1-5/+8
2018-03-12ui/opengl: Makefile cleanupGerd Hoffmann1-6/+6
2018-03-12ui/gtk: group gtk.mo declarations in MakefileGerd Hoffmann1-5/+7
2018-03-12ui/gtk: make GtkGlArea usage a runtime optionGerd Hoffmann2-26/+30
2018-03-06qio: non-default context for TLS handshakePeter Xu2-0/+2
2018-03-05Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...Peter Maydell8-29/+167
2018-03-05ui/sdl: build as moduleGerd Hoffmann1-1/+2
2018-03-05ui/curses: build as moduleGerd Hoffmann1-1/+5
2018-03-05ui/gtk: build as moduleGerd Hoffmann1-8/+9
2018-03-05configure: add X11 vars to config-host.makGerd Hoffmann1-1/+4
2018-03-05console: add ui module loading supportGerd Hoffmann1-0/+6
2018-03-05console: add and use qemu_display_find_defaultGerd Hoffmann1-0/+19
2018-03-05egl-headless: switch over to new display registryGerd Hoffmann1-1/+19