summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev2014-05-081-1/+1
* spice: fix libvirt snapshotsGerd Hoffmann2014-05-081-0/+8
* spice: fix "info spice"Gerd Hoffmann2014-05-081-1/+1
* ui: Add missing 'static' attributeStefan Weil2014-05-071-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-6' into stagingPeter Maydell2014-05-011-65/+23
|\
| * gtk: Fix accelerators being triggered twice with gtk3Cole Robinson2014-04-291-22/+0
| * gtk: Fix -serial vcCole Robinson2014-04-291-32/+9
| * gtk: Use ctrl+alt+q for quit acceleratorCole Robinson2014-04-291-1/+2
| * gtk: Remove use of deprecated stock itemsCole Robinson2014-04-291-9/+7
| * gtk: Don't use deprecated vte_terminal_get_adjustmentCole Robinson2014-04-291-0/+4
| * gtk: Don't use deprecated gtk_image_menu_item_new_with_mnemonicCole Robinson2014-04-291-2/+2
* | sdl2: Support mouse wheelCole Robinson2014-04-291-18/+26
* | sdl2: add ui info setting.Dave Airlie2014-04-291-0/+7
|/
* vnc: Remove default_mon usageCole Robinson2014-04-251-2/+2
* input: sdl2: Fix relative mode to match SDL1 behaviorCole Robinson2014-04-111-1/+2
* input: sdl2: Fix guest_cursor logicCole Robinson2014-04-111-7/+11
* gtk: Implement grab-on-click behavior in relative modeTakashi Iwai2014-04-081-2/+17
* Merge remote-tracking branch 'remotes/spice/tags/pull-spice-6' into stagingPeter Maydell2014-04-071-0/+4
|\
| * spice: monitors_config: check pointer before dereferencingGerd Hoffmann2014-04-071-0/+4
* | gtk: Remember the last grabbed pointer positionTakashi Iwai2014-04-071-2/+14
* | gtk: Fix the relative pointer tracking modeTakashi Iwai2014-04-071-9/+9
* | gtk: Use gtk generic event signal instead of motion-notify-eventTakashi Iwai2014-04-071-2/+10
|/
* input: add sanity checkGerd Hoffmann2014-04-011-0/+3
* input: mouse_set should check input device type.Hani Benhabiles2014-04-011-5/+11
* gtk: Support GTK without VTEStefan Weil2014-03-261-1/+16
* spice: input: Fix absolute mouse y coordinatesCole Robinson2014-03-241-1/+1
* qom: Add check() argument to object_property_add_link()Stefan Hajnoczi2014-03-191-0/+1
* qom: Make QOM link property unref optionalStefan Hajnoczi2014-03-191-1/+3
* ui/vnc: fix vmware VGA incompatiblitiesPeter Lieven2014-03-181-3/+7
* gtk: Don't warp absolute pointerCole Robinson2014-03-171-0/+8
* gtk: Fix mouse warping with gtk3Cole Robinson2014-03-171-1/+1
* gtk: Allow to activate grab-on-hover from the command lineJan Kiszka2014-03-171-1/+4
* gtk: Add mouse wheel supportJan Kiszka2014-03-121-0/+23
* input: activate legacy kbdGerd Hoffmann2014-03-121-0/+1
* Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into stagingPeter Maydell2014-03-111-7/+30
|\
| * spice: QemuUIInfo windupGerd Hoffmann2014-03-101-3/+22
| * spice: fix simple display surface handlingGerd Hoffmann2014-03-101-4/+8
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-5' into stagingPeter Maydell2014-03-112-7/+25
|\ \
| * | input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.Gerd Hoffmann2014-03-101-0/+14
| * | input: sdl: fix guest_cursor logic.Gerd Hoffmann2014-03-101-7/+11
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-1' into stagingPeter Maydell2014-03-114-103/+141
|\ \
| * | ui/vnc: disable adaptive update calculations if not neededPeter Lieven2014-03-101-0/+9
| * | ui/vnc: optimize setting in vnc_dpy_update()Peter Lieven2014-03-101-11/+5
| * | ui/vnc: optimize clearing in find_and_clear_dirty_height()Peter Lieven2014-03-101-4/+1
| * | ui/vnc: optimize dirty bitmap trackingPeter Lieven2014-03-102-71/+88
| * | ui/vnc: derive cmp_bytes from VNC_DIRTY_PIXELS_PER_BITPeter Lieven2014-03-101-1/+1
| * | ui/vnc: introduce VNC_DIRTY_PIXELS_PER_BIT macroPeter Lieven2014-03-102-25/+46
| * | vnc: fix use-after-free in vnc_update_client_syncGerd Hoffmann2014-03-101-13/+8
| * | vnc: Fix qemu crashed when vnc client disconnect suddenlyGonglei (Arei)2014-03-101-0/+5
| * | vnc: Fix tight_detect_smooth_image() for lossless caseMarkus Armbruster2014-03-101-1/+1
| |/
OpenPOWER on IntegriCloud