Age | Commit message (Expand) | Author |
2019-01-10 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i... | Peter Maydell |
2019-01-10 | spice: Remove unused include | Frediano Ziglio |
2019-01-10 | keymaps: drop support for include files | Gerd Hoffmann |
2019-01-10 | ui/console: Remove qemu_create_display_surface_guestmem() | Peter Maydell |
2019-01-10 | configure: bump spice-server required version to 0.12.5 | Marc-André Lureau |
2019-01-10 | egl-headless: add egl_create_context | Gerd Hoffmann |
2019-01-08 | ui/cocoa: Include less of the generated modular QAPI headers | Markus Armbruster |
2018-11-16 | ui: Allow specifying 'rendernode' display option for egl-headless | Erik Skultety |
2018-11-12 | ui/gtk: fix cursor in egl mode | Gerd Hoffmann |
2018-10-29 | spice: prepare for upcoming spice-server change | Gerd Hoffmann |
2018-10-29 | SDL: set a hint to not bypass the window compositor | Sebastian Krzyszkowiak |
2018-10-23 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into... | Peter Maydell |
2018-10-19 | spice: Clean up error reporting in add_channel() | Markus Armbruster |
2018-10-19 | vnc: Clean up error reporting in vnc_init_func() | Markus Armbruster |
2018-10-19 | ui: Convert vnc_display_init(), init_keyboard_layout() to Error | Fei Li |
2018-10-19 | ui/keymaps: Fix handling of erroneous include files | Markus Armbruster |
2018-10-19 | qemu-timer: avoid checkpoints for virtual clock timers in external subsystems | Artem Pisarenko |
2018-10-19 | Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r... | Artem Pisarenko |
2018-10-12 | Merge remote-tracking branch 'remotes/kraxel/tags/ui2-20181012-pull-request' ... | Peter Maydell |
2018-10-12 | ui: increase min required GTK3 version to 3.14.0 | Daniel P. Berrangé |
2018-10-12 | ui: remove support for GTK2 in favour of GTK3 | Daniel P. Berrangé |
2018-10-12 | gtk: fix uninitialized variable | Paolo Bonzini |
2018-10-12 | sdl2: Support all virtio-gpu formats | Max Reitz |
2018-10-12 | gtk: Don't vte_terminal_set_encoding() on new VTE versions | Kevin Wolf |
2018-10-02 | ui: fix virtual timers | Pavel Dovgalyuk |
2018-10-01 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181001-pull-request' i... | Peter Maydell |
2018-10-01 | gtk: add zoom-to-fit to gtk options. | Gerd Hoffmann |
2018-10-01 | vnc: call sasl_server_init() only when required | Marc-André Lureau |
2018-10-01 | sdl2: show console #0 unconditionally | Gerd Hoffmann |
2018-09-27 | qxl: support mono cursors with inverted colors | Peter Wu |
2018-08-28 | qapi: Drop qapi_event_send_FOO()'s Error ** argument | Peter Xu |
2018-08-27 | util: promote qemu_egl_rendernode_open() to libqemuutil | Marc-André Lureau |
2018-08-24 | dmabuf: add y0_top, pass it to spice | Marc-André Lureau |
2018-08-24 | ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro | Philippe Mathieu-Daudé |
2018-08-24 | ui/sdl2: Fix broken -full-screen CLI option | Thomas Huth |
2018-08-24 | spice-display: fix qemu_spice_cursor_refresh_bh locking | Paolo Bonzini |
2018-08-24 | spice-display: access ptr_x/ptr_y under Mutex | Paolo Bonzini |
2018-08-24 | vnc: remove support for deprecated tls, x509, x509verify options | Daniel P. Berrangé |
2018-08-24 | sdl2: redraw correctly when scanout_mode enabled. | Tao Wu |
2018-08-24 | ui: use enum to string helpers | Marc-André Lureau |
2018-08-24 | vnc: fix memleak of the "vnc-worker-output" name | Peter Wu |
2018-08-24 | ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag | Thomas Huth |
2018-07-24 | ui/cocoa.m: prevent stuck command key when going into full screen mode | John Arbuckle |
2018-07-12 | ui/cocoa.m: replace scrollingDeltaY with deltaY | John Arbuckle |
2018-07-03 | qapi: add conditions to VNC type/commands/events on the schema | Marc-André Lureau |
2018-06-26 | sdl2: add checking for NULL | Pavel Dovgalyuk |
2018-06-26 | sdl2: fix copypaste issues | Pavel Dovgalyuk |
2018-06-26 | Add gles support to egl-helpers, wire up in egl-headless and gtk. | Gerd Hoffmann |
2018-06-14 | sdl2: restore window dimensions by resize | Amadeusz Sławiński |
2018-06-14 | ui: darwin: gtk: Add missing input keymap | Keno Fischer |