aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2017-07-17vnc: Set default kbd delay to 10msAlexander Graf
2017-06-29ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and underJohn Arbuckle
2017-06-23ui/cocoa.m: add Speed menuJohn Arbuckle
2017-06-23sdl2: add assert to make coverity happyGerd Hoffmann
2017-06-23input: Decrement queue count on kbd delayAlexander Graf
2017-06-23keymaps: add tracingGerd Hoffmann
2017-06-22Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into...Peter Maydell
2017-06-22Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell
2017-06-21ui: Remove inclusion of "hw/qdev.h"Thomas Huth
2017-06-21console: remove do_safe_dpy_refreshGerd Hoffmann
2017-06-21gtk: use framebuffer helper functions.Gerd Hoffmann
2017-06-21sdl2: use framebuffer helper functions.Gerd Hoffmann
2017-06-21egl-headless: use framebuffer helper functions.Gerd Hoffmann
2017-06-21egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann
2017-06-20console: use get_uint() for "head" propertyMarc-André Lureau
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau
2017-06-14spice: don't enter opengl mode in case another UI provides opengl supportGerd Hoffmann
2017-06-14spice: Use proper enum type for kbd led stateJonathon Jongsma
2017-06-14Improve Cocoa modifier key handlingIan McKellar via Qemu-devel
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-05-30Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-19ui: egl-headless requires dmabuf supportGerd Hoffmann
2017-05-12vnc: replace hweight_long() with ctpopl()Cédric Le Goater
2017-05-12vnc: simple clean upWei Qi
2017-05-12opengl: add egl-headless displayGerd Hoffmann
2017-05-12egl: explicitly ask for core contextGerd Hoffmann
2017-05-12egl-helpers: add missing error checkGerd Hoffmann
2017-05-12egl-helpers: fix display init for x11Gerd Hoffmann
2017-05-12egl-helpers: drop support for gles and debug loggingGerd Hoffmann
2017-05-11ui: input-linux: Add absolute event supportPhilippe Voinov
2017-05-11ui: Support non-zero minimum values for absolute input axesPhilippe Voinov
2017-05-09sockets: Limit SocketAddressLegacy to external interfacesMarkus Armbruster
2017-05-09sockets: Rename SocketAddress to SocketAddressLegacyMarkus Armbruster
2017-05-05Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into stagingStefan Hajnoczi
2017-05-04char: remove qemu_chr_be_generic_openMarc-André Lureau
2017-05-03input: don't queue delay if pausedMarc-André Lureau
2017-05-03input: limit kbd queue depthGerd Hoffmann
2017-04-25ui/cocoa.m: Fix macOS 10.12 deprecation warningsBrendan Shanks
2017-04-24console: add same displaychangelistener registration pre-conditionMarc-André Lureau
2017-04-24console: add same surface replace pre-conditionMarc-André Lureau
2017-04-03io vnc sockets: Clean up SocketAddressKind switchesMarkus Armbruster
2017-04-03nbd sockets vnc: Mark problematic address family tests TODOMarkus Armbruster
2017-04-03vnc: allow to connect with add_client when -vnc noneMarc-André Lureau
2017-04-03Fix input-linux reading from deviceJavier Celaya
2017-03-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-for-rc2-...Peter Maydell
2017-03-28ui/console: use exclusive mechanism directlyAlex Bennée
2017-03-28ui/console: ensure do_safe_dpy_refresh holds BQLAlex Bennée