Age | Commit message (Expand) | Author | Files | Lines |
2017-10-16 | gtk: fix wrong id between texture and framebuffer | Anthoine Bourgeois | 1 | -2/+1 |
2017-10-16 | ui/gtk: Fix deprecation of vte_terminal_copy_clipboard | Anthony PERARD | 1 | -0/+5 |
2017-10-16 | ui: don't export qemu_input_event_new_key | Daniel P. Berrange | 1 | -1/+1 |
2017-10-16 | ui: convert key events to QKeyCodes immediately | Daniel P. Berrange | 1 | -7/+17 |
2017-10-16 | ui: convert common input code to keycodemapdb | Daniel P. Berrange | 1 | -311/+15 |
2017-10-16 | ui: add keycodemapdb repository as a GIT submodule | Daniel P. Berrange | 1 | -0/+0 |
2017-10-04 | ui: Always remove an old VNC channel watch before adding a new one | Brandon Carpenter | 3 | -0/+13 |
2017-09-29 | ui: add tracing of VNC authentication process | Daniel P. Berrange | 4 | -93/+92 |
2017-09-29 | ui: add tracing of VNC operations related to QIOChannel | Daniel P. Berrange | 4 | -6/+19 |
2017-09-29 | egl: misc framebuffer helper improvements. | Gerd Hoffmann | 5 | -17/+27 |
2017-09-29 | console: purge curses bits from console.h | Gerd Hoffmann | 1 | -6/+21 |
2017-09-22 | buildsys: Move sdl cflags/libs to per object | Fam Zheng | 1 | -0/+1 |
2017-09-19 | General warn report fixups | Alistair Francis | 1 | -2/+1 |
2017-09-19 | Convert multi-line fprintf() to warn_report() | Alistair Francis | 1 | -4/+5 |
2017-09-19 | Convert single line fprintf(.../n) to warn_report() | Alistair Francis | 2 | -2/+2 |
2017-09-13 | console: add question-mark escape operator | Alexander Graf | 1 | -1/+2 |
2017-09-13 | console: fix dpy_gfx_replace_surface assert | Gerd Hoffmann | 1 | -1/+1 |
2017-09-13 | pixman: drop submodule | Gerd Hoffmann | 1 | -4/+0 |
2017-09-04 | qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) | Markus Armbruster | 3 | -11/+11 |
2017-09-04 | qapi: Avoid unnecessary use of enum lookup table's sentinel | Markus Armbruster | 1 | -1/+1 |
2017-08-31 | ui: use DIV_ROUND_UP | Marc-André Lureau | 1 | -1/+1 |
2017-08-31 | vnc: use DIV_ROUND_UP | Marc-André Lureau | 2 | -2/+2 |
2017-08-31 | vnc: use QEMU_ALIGN_DOWN | Marc-André Lureau | 1 | -4/+4 |
2017-07-31 | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé | 1 | -1/+1 |
2017-07-31 | ui/vnc: fix leak of SocketAddress ** | Philippe Mathieu-Daudé | 1 | -18/+18 |
2017-07-28 | ui: add pause key to linux_to_qcode | Gerd Hoffmann | 1 | -0/+1 |
2017-07-28 | ui: drop ac_search and ac_stop | Gerd Hoffmann | 1 | -4/+4 |
2017-07-28 | ui: correctly detect spice PAUSE scancode sequence | Daniel P. Berrange | 1 | -19/+13 |
2017-07-27 | ps2: fix sending of PAUSE/BREAK scancodes | Daniel P. Berrange | 3 | -0/+22 |
2017-07-27 | ui: drop altgr and altgr_r QKeyCodes | Gerd Hoffmann | 1 | -2/+0 |
2017-07-27 | ui: add multimedia keys | Gerd Hoffmann | 1 | -0/+44 |
2017-07-27 | ui: update keymaps | Gerd Hoffmann | 1 | -0/+7 |
2017-07-27 | ui: move qemu_input_linux_to_qcode() | Gerd Hoffmann | 2 | -113/+115 |
2017-07-27 | ui: add next and prior keysyms | Gerd Hoffmann | 2 | -0/+4 |
2017-07-17 | vnc: Set default kbd delay to 10ms | Alexander Graf | 1 | -1/+1 |
2017-06-29 | ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and under | John Arbuckle | 1 | -1/+1 |
2017-06-23 | ui/cocoa.m: add Speed menu | John Arbuckle | 1 | -0/+56 |
2017-06-23 | sdl2: add assert to make coverity happy | Gerd Hoffmann | 1 | -0/+1 |
2017-06-23 | input: Decrement queue count on kbd delay | Alexander Graf | 1 | -0/+1 |
2017-06-23 | keymaps: add tracing | Gerd Hoffmann | 2 | -15/+23 |
2017-06-22 | Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into... | Peter Maydell | 8 | -154/+116 |
2017-06-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in... | Peter Maydell | 3 | -4/+2 |
2017-06-21 | ui: Remove inclusion of "hw/qdev.h" | Thomas Huth | 2 | -2/+0 |
2017-06-21 | console: remove do_safe_dpy_refresh | Gerd Hoffmann | 1 | -24/+1 |
2017-06-21 | gtk: use framebuffer helper functions. | Gerd Hoffmann | 2 | -48/+14 |
2017-06-21 | sdl2: use framebuffer helper functions. | Gerd Hoffmann | 1 | -29/+7 |
2017-06-21 | egl-headless: use framebuffer helper functions. | Gerd Hoffmann | 1 | -51/+18 |
2017-06-21 | egl-helpers: add helpers to handle opengl framebuffers | Gerd Hoffmann | 1 | -0/+76 |
2017-06-20 | console: use get_uint() for "head" property | Marc-André Lureau | 1 | -2/+2 |
2017-06-20 | qapi: merge QInt and QFloat in QNum | Marc-André Lureau | 2 | -2/+0 |