aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
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
2020-09-29spice: get monitors physical dimensionMarc-André Lureau
2020-09-29spice: remove the single monitor config logicMarc-André Lureau
2020-09-29ui: add getter for UIInfoMarc-André Lureau
2020-09-23audio: remove qemu_spice_audio_init()Gerd Hoffmann
2020-09-22Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost
2020-09-18qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPEEduardo Habkost
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé
2020-09-16ui/spice-input: Remove superfluous forward declarationPhilippe Mathieu-Daudé
2020-09-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-09trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2020-09-09Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-09-08configure: do not include dependency flags in QEMU_CFLAGS and LIBSPaolo Bonzini
2020-09-04ui/gtk: Update refresh interval after widget is realizedPhilippe Mathieu-Daudé
2020-09-04ui: Add more mouse buttons to SPICEFrediano Ziglio
2020-09-04vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_stringPan Nengyuan
2020-09-04ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()Pan Nengyuan
2020-09-01Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-09-01meson: add pixman dependency to UI modulesPaolo Bonzini
2020-09-01vnc: Remove the superfluous breakLiao Pingfang
2020-09-01meson: install desktop fileMarc-André Lureau
2020-09-01meson: install iconsMarc-André Lureau
2020-08-27meson: don't require CONFIG_VTE for the GTK UIMark Cave-Ayland
2020-08-27meson: move pixman detection to mesonPaolo Bonzini
2020-08-25meson: move xkbcommon to mesonLaurent Vivier