aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2020-12-11Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201211-pull-request' i...Peter Maydell
2020-12-11sdl2: Add extra mouse buttonsDarrell Walisser
2020-12-11ui/vnc: Add missing lock for send_color_mapPeng Liang
2020-12-11vnc: add alpha cursor supportGerd Hoffmann
2020-12-11vnc: add pseudo encodingsGerd Hoffmann
2020-12-11vnc: drop unused copyrect featureGerd Hoffmann
2020-12-11vnc: use enum for featuresGerd Hoffmann
2020-12-11console: allow con==NULL in dpy_{get, set}_ui_info and dpy_ui_info_supportedGerd Hoffmann
2020-12-11console: drop qemu_console_get_ui_infoGerd Hoffmann
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini
2020-11-25qxl: fix segfaultGerd Hoffmann
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-11-13console: avoid passing con=NULL to graphic_hw_update_done()lichun
2020-11-04Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201104-pull-request...Peter Maydell
2020-11-04vnc: fix resource leak when websocket channel errorDing Hui
2020-11-04console: make QMP/HMP screendump run in coroutineMarc-André Lureau
2020-11-04console: modify ppm_save to take a pixman image refMarc-André Lureau
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini
2020-10-22Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque...Peter Maydell
2020-10-21opengl: build opengl helper code modularGerd Hoffmann
2020-10-21opengl: build egl-headless display modularGerd Hoffmann
2020-10-21spice: flip modules switchGerd Hoffmann
2020-10-21spice: wire up monitor in QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move display_add_client() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move auth functions to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move add_interface() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move display_init() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move qemu_spice_init() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: add QemuSpiceOps, move migrate_infoGerd Hoffmann
2020-10-21spice: add module helpersGerd Hoffmann
2020-10-21qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.jsonPhilippe Mathieu-Daudé
2020-10-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-17meson: Only install icons and qemu.desktop if have_systemBruce Rogers
2020-10-15Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201015-pull-reque...Peter Maydell
2020-10-15Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-10-15meson: add spice dependency to core spice source files.Gerd Hoffmann
2020-10-15chardev/spice: simplify chardev setupGerd Hoffmann
2020-10-15ui/spice-app: don't use qemu_chr_open_spice_port directlyGerd Hoffmann
2020-10-14ui: Fix default window_id valueSamuel Thibault
2020-10-14input-linux: Reset il->fd handler before closing itColin Xu
2020-10-14SDL: enable OpenGL context creationJan Henrik Weinstock
2020-10-14vnc-stubs: Allow -vnc noneJason Andryuk
2020-10-14configure: Fixes ncursesw detection under msys2/mingw by convert them to mesonYonggang Luo
2020-10-14curses: Fixes curses compiling errors.Yonggang Luo
2020-10-14curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingwYonggang Luo
2020-10-13input-barrier: Register properties as class propertiesEduardo Habkost
2020-10-13input-linux: Register properties as class propertiesEduardo Habkost
2020-09-30ui: relocate paths to icons and translationsPaolo Bonzini
2020-09-30configure: move cocoa option to MesonPaolo Bonzini
2020-09-30meson: clean up build_by_defaultPaolo Bonzini