aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2018-07-03qapi: add conditions to VNC type/commands/events on the schemaMarc-André Lureau
2018-06-26sdl2: add checking for NULLPavel Dovgalyuk
2018-06-26sdl2: fix copypaste issuesPavel Dovgalyuk
2018-06-26Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann
2018-06-14sdl2: restore window dimensions by resizeAmadeusz Sławiński
2018-06-14ui: darwin: gtk: Add missing input keymapKeno Fischer
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-01ui: use local path for local headersMichael S. Tsirkin
2018-05-29ui/cocoa: Suppress NSFileHandlingPanelOKButton deprecation warningPeter Maydell
2018-05-18sdl: Move use of surface pointer below check for whether it is NULLPeter Maydell
2018-05-18ui: add x_keymap.o to modulesPaolo Bonzini
2018-05-18console: Avoid segfault in screendumpMichal Privoznik
2018-05-15gtk: disable the F10 menubar keyPeter Wu
2018-05-15console: use linked list for QemuConsolesGerd Hoffmann
2018-05-15ui: switch gtk display to qapi parserGerd Hoffmann
2018-05-15vnc: add magic cookie to VncStateGerd Hoffmann
2018-05-15ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failedTomeu Vizoso
2018-05-15gtk: make it possible to hide the menu barPeter Wu
2018-05-15sdl2: move opts assignment into loopGerd Hoffmann
2018-05-11rename included C files to foo.inc.c, remove osdep.hPaolo Bonzini
2018-04-27console: introduce dpy_gfx_update_fullTina Zhang
2018-04-27sdl: Allow OpenGL ES context creationElie Tournier
2018-04-27sdl: Move DisplayOptions global to sdl2_consoleElie Tournier
2018-04-27vnc: fix use-after-freeGerd Hoffmann
2018-04-10gtk: drop pointless code from gd_window_closeGerd Hoffmann
2018-04-10ui: fix keymap detection under XwaylandDaniel P. Berrangé
2018-04-09sdl2: drop dead codeGerd Hoffmann
2018-04-09sdl2: drop QEMU_KEY_BACKSPACE special caseGerd Hoffmann
2018-04-09sdl2: enable ctrl modifier keys for text consolesGerd Hoffmann
2018-04-09sdl2: track kbd modifier state unconditionallyGerd Hoffmann
2018-04-09ui: add ctrl modifier support to kbd_put_qcode_console()Gerd Hoffmann
2018-04-04sdl2: Remove unused epoxy includeElie Tournier
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-13console: minimal hotplug suportGerd Hoffmann
2018-03-13ui/pixman: add qemu_drm_format_to_pixman()Gerd Hoffmann
2018-03-12Polish the version strings containing the package versionThomas Huth
2018-03-12qapi: Add device ID and head parameters to screendumpThomas Huth
2018-03-12spice: add cursor_dmabuf supportGerd Hoffmann
2018-03-12spice: add scanout_dmabuf supportGerd Hoffmann
2018-03-12spice: drop dprint() debug loggingGerd Hoffmann
2018-03-12vnc: deal with surface NULL pointersGerd Hoffmann
2018-03-12ui/gtk-egl: add cursor_dmabuf supportGerd Hoffmann
2018-03-12ui/gtk-egl: add scanout_dmabuf supportGerd Hoffmann
2018-03-12ui/gtk: use GtkGlArea on wayland onlyGerd Hoffmann
2018-03-12ui/opengl: Makefile cleanupGerd Hoffmann
2018-03-12ui/gtk: group gtk.mo declarations in MakefileGerd Hoffmann
2018-03-12ui/gtk: make GtkGlArea usage a runtime optionGerd Hoffmann
2018-03-06qio: non-default context for TLS handshakePeter Xu
2018-03-05Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...Peter Maydell