summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* io: change the QIOTask callback signatureDaniel P. Berrange2017-01-232-9/+12
* sdl2: fix build failure on windowsGerd Hoffmann2017-01-131-0/+6
* ps2: Fix lost scancodes by recent changesOGAWA Hirofumi2017-01-101-0/+3
* curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT)Stefan Weil2017-01-101-1/+0Star
* ui/vnc: Fix problem with sending too many bytes as server nameThomas Huth2017-01-101-2/+6
* gtk: avoid oob array accessMarc-André Lureau2017-01-101-0/+5
* egl-helpers: Change file licensing to LGPLv2Frediano Ziglio2017-01-101-0/+16
* sdl2: set window IDSamuel Thibault2017-01-101-0/+7
* console: move window ID code from baum to sdlSamuel Thibault2017-01-101-0/+25
* console: add API to get underlying gui window IDSamuel Thibault2017-01-101-0/+11
* ui: use evdev keymap when running under waylandDaniel P. Berrange2017-01-101-0/+7
* ui/gtk: fix crash at startup when no console is availableHervé Poussineau2017-01-101-1/+5
* ui/gtk: fix "Copy" menu item segfaultStefan Hajnoczi2016-12-141-0/+8
* ui/gtk: Fix build with older versions of gtkThomas Huth2016-11-101-1/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into st...Peter Maydell2016-10-282-5/+26
|\
| * curses: fix left/right arrow translationSamuel Thibault2016-10-281-2/+2
| * ui/gtk: Fix non-working DELETE keyThomas Huth2016-10-281-1/+3
| * gtk: fix compilation warning with gtk 3.22.2Alberto Garcia2016-10-281-2/+21
* | Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...Peter Maydell2016-10-283-0/+11
|\ \ | |/ |/|
| * vnc: set name for all I/O channels createdDaniel P. Berrange2016-10-273-0/+11
* | char: remove explicit_be_open from CharDriverStateMarc-André Lureau2016-10-242-8/+6Star
* | char: move front end handlers in CharBackendMarc-André Lureau2016-10-241-1/+3
* | char: remove init callbackMarc-André Lureau2016-10-242-5/+0Star
|/
* crypto: extend mode as a parameter in qcrypto_cipher_supports()Gonglei2016-10-191-1/+1
* input-linux: initialize key stateGerd Hoffmann2016-10-131-2/+13
* ui: rename vnc_init_state to vnc_start_protocolDaniel P. Berrange2016-10-133-4/+4
* ui: move some initialization out of vnc_init_stateDaniel P. Berrange2016-10-132-27/+23Star
* ui: remove bogus call to reset_keys() in vnc_init_stateDaniel P. Berrange2016-10-131-1/+0Star
* ui: remove bogus call to graphic_hw_update() in vnc_listen_ioDaniel P. Berrange2016-10-131-2/+0Star
* ui: refactor method for setting up VncDisplay auth typesDaniel P. Berrange2016-10-132-72/+53Star
* ui: rename misleading 'VncDisplay' variablesDaniel P. Berrange2016-10-131-136/+138
* ui: remove 'ws_tls' field from VncStateDaniel P. Berrange2016-10-132-11/+1Star
* ui: remove 'enabled' and 'ws_enabled' fields from VncStateDaniel P. Berrange2016-10-132-15/+10Star
* ui: remove misleading comment from vnc_init_stateDaniel P. Berrange2016-10-131-2/+0Star
* qemu-doc: merge qemu-tech and qemu-docPaolo Bonzini2016-10-071-9/+0Star
* ui/vnc-enc-tight: remove switch and have single returnAlex Bennée2016-09-281-4/+2Star
* spice/gl: render DisplaySurface via openglGerd Hoffmann2016-09-281-8/+84
* console: track gl_block state in QemuConsoleGerd Hoffmann2016-09-281-4/+11
* console: skip same-size resizeMarc-André Lureau2016-09-281-0/+7
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-09-231-2/+5
|\
| * block: Accept device model name for blockdev-change-mediumKevin Wolf2016-09-231-1/+3
| * block: Accept device model name for ejectKevin Wolf2016-09-231-1/+2
* | vl: Switch qemu_uuid to QemuUUIDFam Zheng2016-09-231-1/+1
|/
* ui/console: Fix non-working backspace key in monitor of gtk UIThomas Huth2016-09-151-0/+1
* ui/cocoa.m: Make a better about dialogProgrammingkid2016-09-151-3/+104
* vnc: fix qemu crash because of SIGSEGVGonglei2016-09-131-0/+4
* ui/curses.c: Clean up nextchr logicPeter Maydell2016-09-131-11/+4Star
* ui/curses.c: Ensure we don't read off the end of curses2qemu arrayPeter Maydell2016-09-131-1/+4
* ui: fix refresh of VNC server surfaceDaniel P. Berrange2016-08-301-9/+11
* trace-events: fix first line comment in trace-eventsLaurent Vivier2016-08-121-1/+1