summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini2012-12-191-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-198-8/+8
* misc: move include files to include/qemu/Paolo Bonzini2012-12-1912-22/+22
* migration: move include files to include/migration/Paolo Bonzini2012-12-191-1/+1
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-194-4/+4
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-195-8/+8
* janitor: add guards to headersPaolo Bonzini2012-12-192-0/+9
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-1918-225/+7252
* janitor: do not include qemu-char everywherePaolo Bonzini2012-12-191-1/+0
* build: move rules from Makefile to */Makefile.objsPaolo Bonzini2012-12-191-0/+5
* pixman: fix vnc tight png/jpeg supportGerd Hoffmann2012-12-142-3/+3
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2012-12-101-0/+2
|\
| * ui/vnc-palette.c: Include headers it needsEduardo Habkost2012-12-061-0/+2
* | curses: Remove OpenBSD workaroundBrad Smith2012-12-081-4/+0
|/
* Merge remote-tracking branch 'spice/spice.v64' into stagingAnthony Liguori2012-11-262-1/+36
|\
| * spice: add new spice-server callbacks to ui/spice-display.cGerd Hoffmann2012-11-211-0/+35
| * Fix the inconsistency in x509-dh-key-file parameterLei Li2012-11-211-1/+1
* | vnc: fix option misspelling ("non-adapative" -> "non-adaptive")Catalin Patulea2012-11-261-1/+1
|/
* vnc-palette.h: Include <stdbool.h>Eduardo Habkost2012-11-151-0/+1
* spice: fix initialization orderGerd Hoffmann2012-11-051-1/+1
* spice: switch to pixmanGerd Hoffmann2012-11-052-33/+25
* Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl2012-11-034-18/+12
|\
| * vnc: add missing staticBlue Swirl2012-11-014-18/+12
* | ui/cocoa.m: Update to new DisplayChangeListener member namesPeter Maydell2012-11-021-2/+2
* | pixman/vnc: remove dead code.Gerd Hoffmann2012-11-013-87/+27
* | pixman/vnc: remove rgb_prepare_row* functionsGerd Hoffmann2012-11-011-74/+10
* | pixman/vnc: use pixman images in vnc.Gerd Hoffmann2012-11-017-228/+259
* | console: remove DisplayAllocatorGerd Hoffmann2012-11-011-111/+6
* | console: remove dpy_gfx_fillGerd Hoffmann2012-11-011-7/+0
* | console: untangle gfx & txt updatesGerd Hoffmann2012-11-014-26/+19
* | console: move set_mouse + cursor_define callbacksGerd Hoffmann2012-11-013-10/+10
|/
* vnc: drop QERR_VNC_SERVER_FAILEDPaolo Bonzini2012-10-231-3/+0
* vnc: add error propagation to vnc_display_openPaolo Bonzini2012-10-231-19/+23
* vnc: reorganize code for reverse modePaolo Bonzini2012-10-231-11/+9
* vnc: introduce a single label for error returnsPaolo Bonzini2012-10-231-25/+17
* vnc: avoid Yoda conditionalsPaolo Bonzini2012-10-231-2/+2
* qemu-sockets: add Error ** to all functionsPaolo Bonzini2012-10-231-2/+2
* ui/vnc-jobs.c: Fix minor typos in commentsPeter Maydell2012-10-191-8/+8
* ui/vnc: Only report/use TIGHT_PNG encoding if enabled.Joel Martin2012-10-191-0/+2
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-10-121-0/+4
|\
| * vnc: fix "info vnc" with "-vnc ..., reverse=on"Paolo Bonzini2012-10-121-0/+4
* | spice: raise requirement to 0.12Gerd Hoffmann2012-10-083-92/+2
|/
* Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno2012-10-062-2/+1
|\
| * cleanup useless return sentenceAmos Kong2012-10-051-1/+0
| * vnc: Fix spelling (hellmen -> hellman) in commentStefan Weil2012-10-051-1/+1
* | ui/vnc: simplify and avoid strncpyJim Meyering2012-10-051-3/+1
|/
* Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connectOrit Wasserman2012-09-251-1/+1
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-09-171-1/+1
|\
| * ui: Fix spelling in comment (ressource -> resource)Stefan Weil2012-09-141-1/+1
* | spice: send updates only for changed screen contentGerd Hoffmann2012-09-121-1/+55
OpenPOWER on IntegriCloud