summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* ui: Always remove an old VNC channel watch before adding a new oneBrandon Carpenter2017-10-043-0/+13
* ui: add tracing of VNC authentication processDaniel P. Berrange2017-09-294-93/+92Star
* ui: add tracing of VNC operations related to QIOChannelDaniel P. Berrange2017-09-294-6/+19
* egl: misc framebuffer helper improvements.Gerd Hoffmann2017-09-295-17/+27
* console: purge curses bits from console.hGerd Hoffmann2017-09-291-6/+21
* buildsys: Move sdl cflags/libs to per objectFam Zheng2017-09-221-0/+1
* General warn report fixupsAlistair Francis2017-09-191-2/+1Star
* Convert multi-line fprintf() to warn_report()Alistair Francis2017-09-191-4/+5
* Convert single line fprintf(.../n) to warn_report()Alistair Francis2017-09-192-2/+2
* console: add question-mark escape operatorAlexander Graf2017-09-131-1/+2
* console: fix dpy_gfx_replace_surface assertGerd Hoffmann2017-09-131-1/+1
* pixman: drop submoduleGerd Hoffmann2017-09-131-4/+0Star
* qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster2017-09-043-11/+11
* qapi: Avoid unnecessary use of enum lookup table's sentinelMarkus Armbruster2017-09-041-1/+1
* ui: use DIV_ROUND_UPMarc-André Lureau2017-08-311-1/+1
* vnc: use DIV_ROUND_UPMarc-André Lureau2017-08-312-2/+2
* vnc: use QEMU_ALIGN_DOWNMarc-André Lureau2017-08-311-4/+4
* docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé2017-07-311-1/+1
* ui/vnc: fix leak of SocketAddress **Philippe Mathieu-Daudé2017-07-311-18/+18
* ui: add pause key to linux_to_qcodeGerd Hoffmann2017-07-281-0/+1
* ui: drop ac_search and ac_stopGerd Hoffmann2017-07-281-4/+4
* ui: correctly detect spice PAUSE scancode sequenceDaniel P. Berrange2017-07-281-19/+13Star
* ps2: fix sending of PAUSE/BREAK scancodesDaniel P. Berrange2017-07-273-0/+22
* ui: drop altgr and altgr_r QKeyCodesGerd Hoffmann2017-07-271-2/+0Star
* ui: add multimedia keysGerd Hoffmann2017-07-271-0/+44
* ui: update keymapsGerd Hoffmann2017-07-271-0/+7
* ui: move qemu_input_linux_to_qcode()Gerd Hoffmann2017-07-272-113/+115
* ui: add next and prior keysymsGerd Hoffmann2017-07-272-0/+4
* vnc: Set default kbd delay to 10msAlexander Graf2017-07-171-1/+1
* ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and underJohn Arbuckle2017-06-291-1/+1
* ui/cocoa.m: add Speed menuJohn Arbuckle2017-06-231-0/+56
* sdl2: add assert to make coverity happyGerd Hoffmann2017-06-231-0/+1
* input: Decrement queue count on kbd delayAlexander Graf2017-06-231-0/+1
* keymaps: add tracingGerd Hoffmann2017-06-232-15/+23
* Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into...Peter Maydell2017-06-228-154/+116Star
|\
| * ui: Remove inclusion of "hw/qdev.h"Thomas Huth2017-06-212-2/+0Star
| * console: remove do_safe_dpy_refreshGerd Hoffmann2017-06-211-24/+1Star
| * gtk: use framebuffer helper functions.Gerd Hoffmann2017-06-212-48/+14Star
| * sdl2: use framebuffer helper functions.Gerd Hoffmann2017-06-211-29/+7Star
| * egl-headless: use framebuffer helper functions.Gerd Hoffmann2017-06-211-51/+18Star
| * egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann2017-06-211-0/+76
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell2017-06-223-4/+2Star
|\ \ | |/ |/|
| * console: use get_uint() for "head" propertyMarc-André Lureau2017-06-201-2/+2
| * qapi: merge QInt and QFloat in QNumMarc-André Lureau2017-06-202-2/+0Star
* | spice: don't enter opengl mode in case another UI provides opengl supportGerd Hoffmann2017-06-142-1/+3
* | spice: Use proper enum type for kbd led stateJonathon Jongsma2017-06-141-1/+1
* | Improve Cocoa modifier key handlingIan McKellar via Qemu-devel2017-06-141-12/+48
|/
* migration: Move remaining exported functions to migration/misc.hJuan Quintela2017-06-131-1/+1
* char: move CharBackend handling in char-fe unitMarc-André Lureau2017-06-021-1/+1
* chardev: move headers to include/chardevMarc-André Lureau2017-06-022-2/+2