aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
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
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2015-06-22qerror: Eliminate QERR_DEVICE_NOT_FOUNDMarkus Armbruster
2015-06-22QemuOpts: Wean off qerror_report_err()Markus Armbruster
2015-06-19ui/cocoa.m: Add machine menu items to change and eject removable drive mediapull-cocoa-20150619-1John Arbuckle
2015-06-19ui/cocoa.m: Add Reset and Power Down menu items to Machine menuJohn Arbuckle
2015-06-19ui/cocoa.m: Add Machine menu with pause and resume menu itemsJohn Arbuckle
2015-06-12Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng
2015-06-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150611-1' into s...Peter Maydell
2015-06-11Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150611-1' into ...Peter Maydell
2015-06-11gtk: don't exit early in case gtk init failsGerd Hoffmann
2015-06-11spice: ui_info tweaksGerd Hoffmann
2015-06-11spice-display: fix segfault in qemu_spice_create_updateGerd Hoffmann
2015-06-09sdl2: fix crash in handle_windowevent() when restoring the screen sizeAlberto Garcia
2015-06-09QemuOpts: Convert qemu_opt_foreach() to ErrorMarkus Armbruster
2015-06-09QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failureMarkus Armbruster
2015-06-09QemuOpts: Convert qemu_opts_foreach() to ErrorMarkus Armbruster
2015-06-05ui/console: remove dpy_gfx_update_dirtyPaolo Bonzini
2015-05-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150529-1' into s...Peter Maydell
2015-05-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150529-1' into...Peter Maydell
2015-05-29gtk: Replace gdk_cursor_new()Max Reitz
2015-05-29gtk: add opengl support, using eglGerd Hoffmann
2015-05-29ui: add egl-helpersGerd Hoffmann
2015-05-29kbd: add brazil kbd keys to x11 evdev mapGerd Hoffmann
2015-05-29kbd: add brazil kbd keys to qemuGerd Hoffmann
2015-05-29spice: don't update mm_time when spice-server is stopped.Gerd Hoffmann