Age | Commit message (Expand) | Author |
2013-11-25 | curses: fixup SIGWINCH handler mess | Gerd Hoffmann |
2013-11-13 | console: Remove unused debug code | Stefan Weil |
2013-11-13 | qemu-char: add missing characters used in keymaps | Jan Krupa |
2013-11-13 | qemu-char: add support for U-prefixed symbols | Jan Krupa |
2013-11-13 | qemu-char: add Czech characters to VNC keysyms | Jan Krupa |
2013-11-06 | sdl: Reverse support for video mode setting | Lei Li |
2013-10-26 | misc: Spelling and grammar fixes in comments | Stefan Weil |
2013-10-18 | Merge remote-tracking branch 'bonzini/configure' into staging | Anthony Liguori |
2013-10-17 | spice: fix multihead support | Gerd Hoffmann |
2013-10-17 | spice-display: add display channel id to the debug messages. | Gerd Hoffmann |
2013-10-17 | Fix VNC SASL authentication when using a QXL device | Christophe Fergeau |
2013-10-17 | spice: replace use of deprecated API | Marc-André Lureau |
2013-10-16 | ui/Makefile.objs: delete unnecessary cocoa.o dependency | Peter Maydell |
2013-09-10 | spice-core: Use g_strdup_printf instead of snprintf | Christophe Fergeau |
2013-08-27 | gtk: Remove unused include statements which are not portable | Stefan Weil |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-08-22 | aio / timers: Untangle include files | Alex Bligh |
2013-07-30 | spice: fix display initialization | Gerd Hoffmann |
2013-07-29 | migration: fix spice migration | Stefan Hajnoczi |
2013-07-22 | gtk: Fix accelerator filtering | Jan Kiszka |
2013-06-28 | console: Hook QemuConsoles into qom tree | Gerd Hoffmann |
2013-06-28 | gtk: add support for surface conversion | Gerd Hoffmann |
2013-06-24 | Merge remote-tracking branch 'spice/spice.v71' into staging | Anthony Liguori |
2013-06-24 | spice: Add -spice disable-agent-file-transfer cmdline option (rhbz#961850) | Hans de Goede |
2013-06-21 | vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_client | Michael Tokarev |
2013-06-16 | gtk: Fix compiler warning (GTK 3 deprecated function) | Stefan Weil |
2013-06-14 | create qemu_openpty_raw() helper function and move it to a separate file | Michael Tokarev |
2013-06-11 | gtk: implement -full-screen | Peter Wu |
2013-06-10 | qemu-char: don't issue CHR_EVENT_OPEN in a BH | Michael Roth |
2013-06-10 | gtk: use better icon | Anthony Liguori |
2013-06-03 | gtk: don't use g_object_unref on GdkCursor | Anthony Liguori |
2013-06-03 | gtk: don't resize window when enabling scaling | Anthony Liguori |
2013-05-29 | cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory | Peter Maydell |
2013-05-29 | cocoa: Avoid deprecated NSOpenPanel filename method | Peter Maydell |
2013-05-29 | cocoa: Avoid deprecated CPS* functions | Peter Maydell |
2013-05-29 | cocoa: Fix leaks of NSScreen and NSConcreteMapTable | Peter Maydell |
2013-05-23 | ui/input.c: replace magic numbers with macros | Amos Kong |
2013-05-15 | vnc: Make ledstate comparison before modifiers updated | Lei Li |
2013-05-14 | portability: pty.h is glibc-specific | Paolo Bonzini |
2013-05-13 | ui/gtk.c: do not use gdk_display_warp_pointer when GTK ver >3.0 | Igor Mitsyanko |
2013-05-03 | TLS support for VNC Websockets | Tim Hardeck |
2013-04-29 | vnc: Adjust lock state sync logic with VNC_FEATURE_LED_STATE | Lei Li |
2013-04-29 | vnc: Support for LED state extension | Lei Li |
2013-04-29 | vnc: Add SCROLL lock key to kbd_leds | Lei Li |
2013-04-26 | gtk: refactor menu creation | Anthony Liguori |
2013-04-25 | console: add dummy surface for guests without graphic card | Gerd Hoffmann |
2013-04-25 | console: zap ds arg from register_displaychangelistener | Gerd Hoffmann |
2013-04-25 | console: switch ppm_save to qemu_open | Gerd Hoffmann |
2013-04-25 | console: add qemu_console_lookup_by_device | Gerd Hoffmann |
2013-04-25 | console: add device link to QemuConsoles | Gerd Hoffmann |