aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2017-01-23io: change the QIOTask callback signatureDaniel P. Berrange
2017-01-13sdl2: fix build failure on windowsGerd Hoffmann
2017-01-10ps2: Fix lost scancodes by recent changesOGAWA Hirofumi
2017-01-10curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT)Stefan Weil
2017-01-10ui/vnc: Fix problem with sending too many bytes as server nameThomas Huth
2017-01-10gtk: avoid oob array accessMarc-André Lureau
2017-01-10egl-helpers: Change file licensing to LGPLv2Frediano Ziglio
2017-01-10sdl2: set window IDSamuel Thibault
2017-01-10console: move window ID code from baum to sdlSamuel Thibault
2017-01-10console: add API to get underlying gui window IDSamuel Thibault
2017-01-10ui: use evdev keymap when running under waylandDaniel P. Berrange
2017-01-10ui/gtk: fix crash at startup when no console is availableHervé Poussineau
2016-12-14ui/gtk: fix "Copy" menu item segfaultStefan Hajnoczi
2016-11-10ui/gtk: Fix build with older versions of gtkThomas Huth
2016-10-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into st...Peter Maydell
2016-10-28Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...Peter Maydell
2016-10-28curses: fix left/right arrow translationSamuel Thibault
2016-10-28ui/gtk: Fix non-working DELETE keyThomas Huth
2016-10-28gtk: fix compilation warning with gtk 3.22.2Alberto Garcia
2016-10-27vnc: set name for all I/O channels createdDaniel P. Berrange
2016-10-24char: remove explicit_be_open from CharDriverStateMarc-André Lureau
2016-10-24char: move front end handlers in CharBackendMarc-André Lureau
2016-10-24char: remove init callbackMarc-André Lureau
2016-10-19crypto: extend mode as a parameter in qcrypto_cipher_supports()Gonglei
2016-10-13input-linux: initialize key stateGerd Hoffmann
2016-10-13ui: rename vnc_init_state to vnc_start_protocolDaniel P. Berrange
2016-10-13ui: move some initialization out of vnc_init_stateDaniel P. Berrange
2016-10-13ui: remove bogus call to reset_keys() in vnc_init_stateDaniel P. Berrange
2016-10-13ui: remove bogus call to graphic_hw_update() in vnc_listen_ioDaniel P. Berrange
2016-10-13ui: refactor method for setting up VncDisplay auth typesDaniel P. Berrange
2016-10-13ui: rename misleading 'VncDisplay' variablesDaniel P. Berrange
2016-10-13ui: remove 'ws_tls' field from VncStateDaniel P. Berrange
2016-10-13ui: remove 'enabled' and 'ws_enabled' fields from VncStateDaniel P. Berrange
2016-10-13ui: remove misleading comment from vnc_init_stateDaniel P. Berrange
2016-10-07qemu-doc: merge qemu-tech and qemu-docPaolo Bonzini
2016-09-28ui/vnc-enc-tight: remove switch and have single returnAlex Bennée
2016-09-28spice/gl: render DisplaySurface via openglGerd Hoffmann
2016-09-28console: track gl_block state in QemuConsoleGerd Hoffmann
2016-09-28console: skip same-size resizeMarc-André Lureau
2016-09-23Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-09-23block: Accept device model name for blockdev-change-mediumKevin Wolf
2016-09-23block: Accept device model name for ejectKevin Wolf
2016-09-23vl: Switch qemu_uuid to QemuUUIDFam Zheng
2016-09-15ui/console: Fix non-working backspace key in monitor of gtk UIThomas Huth
2016-09-15ui/cocoa.m: Make a better about dialogProgrammingkid
2016-09-13vnc: fix qemu crash because of SIGSEGVGonglei
2016-09-13ui/curses.c: Clean up nextchr logicPeter Maydell
2016-09-13ui/curses.c: Ensure we don't read off the end of curses2qemu arrayPeter Maydell
2016-08-30ui: fix refresh of VNC server surfaceDaniel P. Berrange
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier