aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2012-12-19migration: move include files to include/migration/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-12-19janitor: add guards to headersPaolo Bonzini
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini
2012-12-19janitor: do not include qemu-char everywherePaolo Bonzini
2012-12-19build: move rules from Makefile to */Makefile.objsPaolo Bonzini
2012-12-14pixman: fix vnc tight png/jpeg supportGerd Hoffmann
2012-12-10Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2012-12-08curses: Remove OpenBSD workaroundBrad Smith
2012-12-06ui/vnc-palette.c: Include headers it needsEduardo Habkost
2012-11-26Merge remote-tracking branch 'spice/spice.v64' into stagingAnthony Liguori
2012-11-26vnc: fix option misspelling ("non-adapative" -> "non-adaptive")Catalin Patulea
2012-11-21spice: add new spice-server callbacks to ui/spice-display.cGerd Hoffmann
2012-11-21Fix the inconsistency in x509-dh-key-file parameterLei Li
2012-11-15vnc-palette.h: Include <stdbool.h>Eduardo Habkost
2012-11-05spice: fix initialization orderGerd Hoffmann
2012-11-05spice: switch to pixmanGerd Hoffmann
2012-11-03Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl
2012-11-02ui/cocoa.m: Update to new DisplayChangeListener member namesPeter Maydell
2012-11-01vnc: add missing staticBlue Swirl
2012-11-01pixman/vnc: remove dead code.Gerd Hoffmann
2012-11-01pixman/vnc: remove rgb_prepare_row* functionsGerd Hoffmann
2012-11-01pixman/vnc: use pixman images in vnc.Gerd Hoffmann
2012-11-01console: remove DisplayAllocatorGerd Hoffmann
2012-11-01console: remove dpy_gfx_fillGerd Hoffmann
2012-11-01console: untangle gfx & txt updatesGerd Hoffmann
2012-11-01console: move set_mouse + cursor_define callbacksGerd Hoffmann
2012-10-23vnc: drop QERR_VNC_SERVER_FAILEDPaolo Bonzini
2012-10-23vnc: add error propagation to vnc_display_openPaolo Bonzini
2012-10-23vnc: reorganize code for reverse modePaolo Bonzini
2012-10-23vnc: introduce a single label for error returnsPaolo Bonzini
2012-10-23vnc: avoid Yoda conditionalsPaolo Bonzini
2012-10-23qemu-sockets: add Error ** to all functionsPaolo Bonzini
2012-10-19ui/vnc-jobs.c: Fix minor typos in commentsPeter Maydell
2012-10-19ui/vnc: Only report/use TIGHT_PNG encoding if enabled.Joel Martin
2012-10-12Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-10-12vnc: fix "info vnc" with "-vnc ..., reverse=on"Paolo Bonzini
2012-10-08spice: raise requirement to 0.12Gerd Hoffmann
2012-10-06Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno
2012-10-05cleanup useless return sentenceAmos Kong
2012-10-05ui/vnc: simplify and avoid strncpyJim Meyering
2012-10-05vnc: Fix spelling (hellmen -> hellman) in commentStefan Weil
2012-09-25Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connectOrit Wasserman
2012-09-17Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-09-14ui: Fix spelling in comment (ressource -> resource)Stefan Weil
2012-09-12spice: send updates only for changed screen contentGerd Hoffmann
2012-09-12spice: add screen mirrorGerd Hoffmann
2012-09-12spice: split qemu_spice_create_updateGerd Hoffmann
2012-09-12spice: switch to queue for vga mode updatesGerd Hoffmann