Age | Commit message (Expand) | Author |
2014-05-08 | spice: fix libvirt snapshots | Gerd Hoffmann |
2014-05-08 | spice: fix "info spice" | Gerd Hoffmann |
2014-05-07 | ui: Add missing 'static' attribute | Stefan Weil |
2014-05-01 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-6' into staging | Peter Maydell |
2014-04-29 | sdl2: Support mouse wheel | Cole Robinson |
2014-04-29 | sdl2: add ui info setting. | Dave Airlie |
2014-04-29 | gtk: Fix accelerators being triggered twice with gtk3 | Cole Robinson |
2014-04-29 | gtk: Fix -serial vc | Cole Robinson |
2014-04-29 | gtk: Use ctrl+alt+q for quit accelerator | Cole Robinson |
2014-04-29 | gtk: Remove use of deprecated stock items | Cole Robinson |
2014-04-29 | gtk: Don't use deprecated vte_terminal_get_adjustment | Cole Robinson |
2014-04-29 | gtk: Don't use deprecated gtk_image_menu_item_new_with_mnemonic | Cole Robinson |
2014-04-25 | vnc: Remove default_mon usage | Cole Robinson |
2014-04-11 | input: sdl2: Fix relative mode to match SDL1 behavior | Cole Robinson |
2014-04-11 | input: sdl2: Fix guest_cursor logic | Cole Robinson |
2014-04-08 | gtk: Implement grab-on-click behavior in relative mode | Takashi Iwai |
2014-04-07 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-6' into staging | Peter Maydell |
2014-04-07 | spice: monitors_config: check pointer before dereferencing | Gerd Hoffmann |
2014-04-07 | gtk: Remember the last grabbed pointer position | Takashi Iwai |
2014-04-07 | gtk: Fix the relative pointer tracking mode | Takashi Iwai |
2014-04-07 | gtk: Use gtk generic event signal instead of motion-notify-event | Takashi Iwai |
2014-04-01 | input: add sanity check | Gerd Hoffmann |
2014-04-01 | input: mouse_set should check input device type. | Hani Benhabiles |
2014-03-26 | gtk: Support GTK without VTE | Stefan Weil |
2014-03-24 | spice: input: Fix absolute mouse y coordinates | Cole Robinson |
2014-03-19 | qom: Add check() argument to object_property_add_link() | Stefan Hajnoczi |
2014-03-19 | qom: Make QOM link property unref optional | Stefan Hajnoczi |
2014-03-18 | ui/vnc: fix vmware VGA incompatiblities | Peter Lieven |
2014-03-17 | gtk: Don't warp absolute pointer | Cole Robinson |
2014-03-17 | gtk: Fix mouse warping with gtk3 | Cole Robinson |
2014-03-17 | gtk: Allow to activate grab-on-hover from the command line | Jan Kiszka |
2014-03-12 | gtk: Add mouse wheel support | Jan Kiszka |
2014-03-12 | input: activate legacy kbd | Gerd Hoffmann |
2014-03-11 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into staging | Peter Maydell |
2014-03-11 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-5' into staging | Peter Maydell |
2014-03-11 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-1' into staging | Peter Maydell |
2014-03-10 | spice: QemuUIInfo windup | Gerd Hoffmann |
2014-03-10 | spice: fix simple display surface handling | Gerd Hoffmann |
2014-03-10 | input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves. | Gerd Hoffmann |
2014-03-10 | input: sdl: fix guest_cursor logic. | Gerd Hoffmann |
2014-03-10 | ui/vnc: disable adaptive update calculations if not needed | Peter Lieven |
2014-03-10 | ui/vnc: optimize setting in vnc_dpy_update() | Peter Lieven |
2014-03-10 | ui/vnc: optimize clearing in find_and_clear_dirty_height() | Peter Lieven |
2014-03-10 | ui/vnc: optimize dirty bitmap tracking | Peter Lieven |
2014-03-10 | ui/vnc: derive cmp_bytes from VNC_DIRTY_PIXELS_PER_BIT | Peter Lieven |
2014-03-10 | ui/vnc: introduce VNC_DIRTY_PIXELS_PER_BIT macro | Peter Lieven |
2014-03-10 | vnc: fix use-after-free in vnc_update_client_sync | Gerd Hoffmann |
2014-03-10 | vnc: Fix qemu crashed when vnc client disconnect suddenly | Gonglei (Arei) |
2014-03-10 | vnc: Fix tight_detect_smooth_image() for lossless case | Markus Armbruster |
2014-03-09 | Add a 'name' parameter to qemu_thread_create | Dr. David Alan Gilbert |