summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2017-10-23ui: pull in latest keycodemapdbDaniel P. Berrange
2017-10-23ui: normalize the 'sysrq' key into the 'print' keyDaniel P. Berrange
2017-10-23ui: use correct union field for key numberDaniel P. Berrange
2017-10-23ui: fix crash with sendkey and raw key numbersDaniel P. Berrange
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...Peter Maydell
2017-10-17egl-headless: add dmabuf supportGerd Hoffmann
2017-10-17egl-helpers: add egl_texture_blit and egl_texture_blendGerd Hoffmann
2017-10-17egl-helpers: add dmabuf import supportGerd Hoffmann
2017-10-17opengl: add flipping vertex shaderGerd Hoffmann
2017-10-17opengl: move shader init from console-gl.c to shader.cGerd Hoffmann
2017-10-17console: add support for dmabufsGerd Hoffmann
2017-10-16gtk: fix wrong id between texture and framebufferAnthoine Bourgeois
2017-10-16ui/gtk: Fix deprecation of vte_terminal_copy_clipboardAnthony PERARD
2017-10-16ui: don't export qemu_input_event_new_keyDaniel P. Berrange
2017-10-16ui: convert key events to QKeyCodes immediatelyDaniel P. Berrange
2017-10-16ui: convert common input code to keycodemapdbDaniel P. Berrange
2017-10-16ui: add keycodemapdb repository as a GIT submoduleDaniel P. Berrange
2017-10-04ui: Always remove an old VNC channel watch before adding a new oneBrandon Carpenter
2017-09-29ui: add tracing of VNC authentication processDaniel P. Berrange
2017-09-29ui: add tracing of VNC operations related to QIOChannelDaniel P. Berrange
2017-09-29egl: misc framebuffer helper improvements.Gerd Hoffmann
2017-09-29console: purge curses bits from console.hGerd Hoffmann
2017-09-22buildsys: Move sdl cflags/libs to per objectFam Zheng
2017-09-19General warn report fixupsAlistair Francis
2017-09-19Convert multi-line fprintf() to warn_report()Alistair Francis
2017-09-19Convert single line fprintf(.../n) to warn_report()Alistair Francis
2017-09-13console: add question-mark escape operatorAlexander Graf
2017-09-13console: fix dpy_gfx_replace_surface assertGerd Hoffmann
2017-09-13pixman: drop submoduleGerd Hoffmann
2017-09-04qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster
2017-09-04qapi: Avoid unnecessary use of enum lookup table's sentinelMarkus Armbruster
2017-08-31ui: use DIV_ROUND_UPMarc-André Lureau
2017-08-31vnc: use DIV_ROUND_UPMarc-André Lureau
2017-08-31vnc: use QEMU_ALIGN_DOWNMarc-André Lureau
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-31ui/vnc: fix leak of SocketAddress **Philippe Mathieu-Daudé
2017-07-28ui: add pause key to linux_to_qcodeGerd Hoffmann
2017-07-28ui: drop ac_search and ac_stopGerd Hoffmann
2017-07-28ui: correctly detect spice PAUSE scancode sequenceDaniel P. Berrange
2017-07-27ps2: fix sending of PAUSE/BREAK scancodesDaniel P. Berrange
2017-07-27ui: drop altgr and altgr_r QKeyCodesGerd Hoffmann
2017-07-27ui: add multimedia keysGerd Hoffmann
2017-07-27ui: update keymapsGerd Hoffmann
2017-07-27ui: move qemu_input_linux_to_qcode()Gerd Hoffmann
2017-07-27ui: add next and prior keysymsGerd Hoffmann
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