summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* cocoa: Avoid warning related to multiple handleEvent: definitionsAndreas Färber2011-06-141-1/+2
* cocoa: Provide central qemu_main() prototypeAndreas Färber2011-06-141-3/+3
* Cocoa: avoid displaying window when command-line contains '-h' or '-help'Alexandre Raymond2011-06-141-1/+2
* cocoa: do not create a spurious window for -versionTristan Gingold2011-06-141-3/+12
* Merge remote-tracking branch 'spice/spice.v37' into stagingAnthony Liguori2011-06-081-8/+18
|\
| * spice: require spice 0.6.0 or newer.Gerd Hoffmann2011-06-061-8/+0
| * spice: add SASL supportMarc-André Lureau2011-06-061-0/+12
| * spice: add option for disabling copy paste supportHans de Goede2011-06-061-0/+6
* | Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond2011-06-082-5/+0
|/
* set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video...Michael Tokarev2011-05-151-0/+12
* spice: drop obsolete iothread lockingGerd Hoffmann2011-05-031-6/+0
* spice: don't call displaystate callbacks from spice server context.Gerd Hoffmann2011-05-032-0/+15
* spice: don't create updates in spice server context.Gerd Hoffmann2011-05-032-21/+43
* Make spice dummy functions inline to fix calls not checking return valuesJes Sorensen2011-05-031-2/+10
* vnc: tight: Fix crash after 2GB of outputMichael Tokarev2011-04-102-4/+5
* vnc: added missing name->keysym pairs for Polish national charactersLeszek Grzegorek2011-04-011-0/+18
* ui/sdl: Load optional QEMU iconStefan Weil2011-04-011-0/+13
* severe memory leak caused by broken palette_destroy() functionUlrich Obergfell2011-03-251-3/+1
* vnc: fix build error from VNC_DIRTY_WORDSAnthony Liguori2011-03-221-1/+1
* fix vnc regressionWen Congyang2011-03-221-2/+6
* Make VNC support optionalJes Sorensen2011-03-221-4/+10
* Consolidate DisplaySurface allocation in qemu_alloc_display()Jes Sorensen2011-03-221-12/+8
* change all rt_clock references to use millisecond resolution accessorsPaolo Bonzini2011-03-212-7/+7
* win32: implement missing timersubBlue Swirl2011-03-151-3/+3
* Refactor thread retrieval and checkJan Kiszka2011-03-131-1/+1
* vnc: Fix stack corruption and other bitmap related bugsStefan Weil2011-03-102-8/+7
* vnc: fix a memory leak in threaded vnc serverCorentin Chary2011-02-251-0/+2
* ui/vnc-enc-tight.c: Fix compile failure if CONFIG_VNC_JPEG not definedPeter Maydell2011-02-241-0/+4
* vnc: Fix fatal crash with vnc reverse modeStefan Weil2011-02-231-0/+1
* vnc: add a non-adaptive optionCorentin Chary2011-02-233-5/+11
* vnc: tight: tweak adaptive tight settingsCorentin Chary2011-02-231-10/+10
* vnc: don't try to send bigger updates that client heightCorentin Chary2011-02-231-5/+5
* vnc: use the new generic bitmap functionsCorentin Chary2011-02-232-73/+25
* vnc: fix lossy rect refreshingCorentin Chary2011-02-231-4/+8
* vnc: fix uint8_t comparisons with negative valuesCorentin Chary2011-02-232-3/+4
* vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary2011-02-238-1/+1540
* vnc: palette: and fill and color calls.Corentin Chary2011-02-232-0/+35
* vnc: palette: add palette_init callsCorentin Chary2011-02-232-1/+8
* vnc: palette: use a pool to reduce memory allocationsCorentin Chary2011-02-232-17/+4
* vnc: tight: use the update frequency to choose between lossy and losslessCorentin Chary2011-02-231-13/+62
* vnc: refresh lossy rect after a given timeoutCorentin Chary2011-02-233-3/+69
* vnc: add a way to get the update frequency for a given regionCorentin Chary2011-02-232-0/+120
* vnc: don't set the quality if lossy encoding are disabledCorentin Chary2011-02-231-1/+3
* vnc: qemu can die if the client is disconnected while updating screenCorentin Chary2011-02-041-0/+4
* ui/sdl: Fix handling of caps lock and num lock keysStefan Weil2011-02-041-0/+8
* Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori2011-02-012-0/+32
|\
| * spice: add chardev (v5)Alon Levy2011-01-241-0/+3
| * spice/vnc: client migration.Gerd Hoffmann2011-01-242-0/+29
* | Merge remote branch 'spice/usb.5' into stagingAnthony Liguori2011-02-011-2/+2
|\ \
| * | vnc: fix numlock+capslock trackingGerd Hoffmann2011-01-241-2/+2
| |/
OpenPOWER on IntegriCloud