summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2017-10-04ui: Always remove an old VNC channel watch before adding a new oneBrandon Carpenter3-0/+13
2017-09-29ui: add tracing of VNC authentication processDaniel P. Berrange4-93/+92
2017-09-29ui: add tracing of VNC operations related to QIOChannelDaniel P. Berrange4-6/+19
2017-09-29egl: misc framebuffer helper improvements.Gerd Hoffmann5-17/+27
2017-09-29console: purge curses bits from console.hGerd Hoffmann1-6/+21
2017-09-22buildsys: Move sdl cflags/libs to per objectFam Zheng1-0/+1
2017-09-19General warn report fixupsAlistair Francis1-2/+1
2017-09-19Convert multi-line fprintf() to warn_report()Alistair Francis1-4/+5
2017-09-19Convert single line fprintf(.../n) to warn_report()Alistair Francis2-2/+2
2017-09-13console: add question-mark escape operatorAlexander Graf1-1/+2
2017-09-13console: fix dpy_gfx_replace_surface assertGerd Hoffmann1-1/+1
2017-09-13pixman: drop submoduleGerd Hoffmann1-4/+0
2017-09-04qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster3-11/+11
2017-09-04qapi: Avoid unnecessary use of enum lookup table's sentinelMarkus Armbruster1-1/+1
2017-08-31ui: use DIV_ROUND_UPMarc-André Lureau1-1/+1
2017-08-31vnc: use DIV_ROUND_UPMarc-André Lureau2-2/+2
2017-08-31vnc: use QEMU_ALIGN_DOWNMarc-André Lureau1-4/+4
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé1-1/+1
2017-07-31ui/vnc: fix leak of SocketAddress **Philippe Mathieu-Daudé1-18/+18
2017-07-28ui: add pause key to linux_to_qcodeGerd Hoffmann1-0/+1
2017-07-28ui: drop ac_search and ac_stopGerd Hoffmann1-4/+4
2017-07-28ui: correctly detect spice PAUSE scancode sequenceDaniel P. Berrange1-19/+13
2017-07-27ps2: fix sending of PAUSE/BREAK scancodesDaniel P. Berrange3-0/+22
2017-07-27ui: drop altgr and altgr_r QKeyCodesGerd Hoffmann1-2/+0
2017-07-27ui: add multimedia keysGerd Hoffmann1-0/+44
2017-07-27ui: update keymapsGerd Hoffmann1-0/+7
2017-07-27ui: move qemu_input_linux_to_qcode()Gerd Hoffmann2-113/+115
2017-07-27ui: add next and prior keysymsGerd Hoffmann2-0/+4
2017-07-17vnc: Set default kbd delay to 10msAlexander Graf1-1/+1
2017-06-29ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and underJohn Arbuckle1-1/+1
2017-06-23ui/cocoa.m: add Speed menuJohn Arbuckle1-0/+56
2017-06-23sdl2: add assert to make coverity happyGerd Hoffmann1-0/+1
2017-06-23input: Decrement queue count on kbd delayAlexander Graf1-0/+1
2017-06-23keymaps: add tracingGerd Hoffmann2-15/+23
2017-06-22Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into...Peter Maydell8-154/+116
2017-06-22Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell3-4/+2
2017-06-21ui: Remove inclusion of "hw/qdev.h"Thomas Huth2-2/+0
2017-06-21console: remove do_safe_dpy_refreshGerd Hoffmann1-24/+1
2017-06-21gtk: use framebuffer helper functions.Gerd Hoffmann2-48/+14
2017-06-21sdl2: use framebuffer helper functions.Gerd Hoffmann1-29/+7
2017-06-21egl-headless: use framebuffer helper functions.Gerd Hoffmann1-51/+18
2017-06-21egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann1-0/+76
2017-06-20console: use get_uint() for "head" propertyMarc-André Lureau1-2/+2
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau2-2/+0
2017-06-14spice: don't enter opengl mode in case another UI provides opengl supportGerd Hoffmann2-1/+3
2017-06-14spice: Use proper enum type for kbd led stateJonathon Jongsma1-1/+1
2017-06-14Improve Cocoa modifier key handlingIan McKellar via Qemu-devel1-12/+48
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela1-1/+1
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau1-1/+1
2017-06-02chardev: move headers to include/chardevMarc-André Lureau2-2/+2