aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2015-11-06ui: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-11-06replay: recording of the user inputPavel Dovgalyuk
2015-11-03vnc: fix bug: vnc server can't start when 'to' is specifiedYang Hongyang
2015-11-03vnc: allow fall back to RAW encodingPeter Lieven
2015-11-03ui/curses: Fix pageup/pagedown on -cursesOGAWA Hirofumi
2015-11-03ui/curses: Support line graphics chars on -curses modeOGAWA Hirofumi
2015-11-03ui/curses: Fix monitor color with -curses when 256 colorsOGAWA Hirofumi
2015-11-02input: Convert to new qapi union layoutEric Blake
2015-11-02sockets: Convert to new qapi union layoutEric Blake
2015-11-02qapi: Unbox base membersEric Blake
2015-11-02vnc: Hoist allocation of VncBasicInfo to callersEric Blake
2015-10-20util: pull Buffer code out of VNC moduleDaniel P. Berrange
2015-10-20ui: convert VNC startup code to use SocketAddressDaniel P. Berrange
2015-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-10-19qemu-char: convert vc backend to data-driven creationPaolo Bonzini
2015-10-16ui/cocoa.m: blinky mouse cursor fixpull-cocoa-20151016John Arbuckle
2015-10-16ui/cocoa.m: addRemovableDevicesMenuItems() warning fixJohn Arbuckle
2015-10-14qemu-char: add create to register_char_driverPaolo Bonzini
2015-10-13ui/cocoa.m: eliminate normalWindow warningJohn Arbuckle
2015-10-08gtk/opengl: add opengl context and scanout support (GtkGLArea)Gerd Hoffmann
2015-10-08gtk/opengl: add opengl context and scanout support (egl)Gerd Hoffmann
2015-10-08opengl: add egl-context.[ch] helpersGerd Hoffmann
2015-10-08ui/console: add opengl context and scanout support interfaces.Gerd Hoffmann
2015-10-08sdl2: stop flickeringGerd Hoffmann
2015-10-08shaders: initialize vertexes onceGerd Hoffmann
2015-09-25ui/cocoa.m: remove open dialog codepull-cocoa-20150925-1John Arbuckle
2015-09-25ui/cocoa.m: prevent stuck key situationJohn Arbuckle
2015-09-25ui/cocoa.m: verify with user before quitting QEMUJohn Arbuckle
2015-09-24gtk: avoid redefining _WIN32_WINNT macroDaniel P. Berrange
2015-09-21spice: surface switch fast path requires same format too.Gerd Hoffmann
2015-09-18cocoa: Suppress Cocoa window with -displayRainer Müller
2015-09-15Merge remote-tracking branch 'remotes/berrange/tags/vnc-crypto-v9-for-upstrea...Peter Maydell
2015-09-15ui: convert VNC server to use QCryptoTLSSessionDaniel P. Berrange
2015-09-15ui: fix return type for VNC I/O functions to be ssize_tDaniel P. Berrange
2015-09-15gtk: use setlocale() for LC_MESSAGES onlyAlberto Garcia
2015-09-15gtk: don't grab input when entering fullscreen.Gerd Hoffmann
2015-09-15gtk: set free_scale when setting zoom_fitGerd Hoffmann
2015-09-15gtk: trace input grab reasonGerd Hoffmann
2015-09-15gtk: move gd_update_caption calls to gd_{grab,ungrab}_{pointer,keyboard}Gerd Hoffmann
2015-09-15gtk: check for existing grabs in gd_grab_{pointer,keyboard}Gerd Hoffmann
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange
2015-08-26vnc: fix memory corruption (CVE-2015-5225)Gerd Hoffmann
2015-07-24vnc: fix memory leakGonglei
2015-07-14vnc: fix vnc client authenticationWolfgang Bumiller
2015-07-08ui: convert VNC to use generic cipher APIDaniel P. Berrange
2015-07-08ui: convert VNC websockets to use crypto APIsDaniel P. Berrange
2015-07-07crypto: move built-in D3DES implementation into crypto/Daniel P. Berrange
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster