Age | Commit message (Expand) | Author |
2021-07-14 | crypto: replace 'des-rfb' cipher with 'des' | Daniel P. Berrangé |
2021-07-09 | modules: add ui module annotations | Gerd Hoffmann |
2021-06-29 | ui/vnc: Use qcrypto_tls_creds_check_endpoint() | Philippe Mathieu-Daudé |
2021-06-23 | ui: Make the DisplayType enum entries conditional | Thomas Huth |
2021-06-23 | ui/cocoa: Add clipboard support | Akihiko Odaki |
2021-06-23 | ui/cocoa: Set UI information | Akihiko Odaki |
2021-06-15 | vnc: avoid deprecation warnings for SASL on OS X | Paolo Bonzini |
2021-06-02 | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella |
2021-05-27 | ui/pixman: Add qemu_pixman_to_drm_format() | Vivek Kasireddy |
2021-05-27 | ui: Get the fd associated with udmabuf driver | Vivek Kasireddy |
2021-05-21 | ui/gtk: add clipboard support | Gerd Hoffmann |
2021-05-21 | ui/gtk: move struct GtkDisplayState to ui/gtk.h | Gerd Hoffmann |
2021-05-21 | ui/vnc: clipboard support | Gerd Hoffmann |
2021-05-21 | ui/vdagent: add clipboard support | Gerd Hoffmann |
2021-05-21 | ui/vdagent: add mouse support | Gerd Hoffmann |
2021-05-21 | ui/vdagent: core infrastructure | Gerd Hoffmann |
2021-05-21 | ui: add clipboard infrastructure | Gerd Hoffmann |
2021-05-21 | ui/spice-display: check NULL pointer in interface_release_resource() | Mauro Matteo Cascella |
2021-05-21 | vnc: spelling fix (enable->enabled) | Michael Tokarev |
2021-05-02 | ui: Fix memory leak in qemu_xkeymap_mapping_table() | Philippe Mathieu-Daudé |
2021-03-23 | vnc: support reload x509 certificates for vnc | Zihao Chang |
2021-03-18 | ui, monitor: remove deprecated VNC ACL option and HMP commands | Daniel P. Berrangé |
2021-03-16 | ui/cocoa: Comment about modifier key input quirks | Akihiko Odaki |
2021-03-16 | ui: fold qemu_alloc_display in only caller | Marc-André Lureau |
2021-03-15 | ui: honour the actual guest display dimensions without rounding | Daniel P. Berrangé |
2021-03-15 | ui: use client width/height in WMVi message | Daniel P. Berrangé |
2021-03-15 | ui: avoid sending framebuffer updates outside client desktop bounds | Daniel P. Berrangé |
2021-03-15 | ui: add more trace points for VNC client/server messages | Daniel P. Berrangé |
2021-03-15 | ui/cocoa: Do not exit immediately after shutdown | Akihiko Odaki |
2021-03-15 | opengl: Do not convert format with glTexImage2D on OpenGL ES | Akihiko Odaki |
2021-03-15 | ui: deprecate "password" option for SPICE server | Daniel P. Berrangé |
2021-03-15 | ui: introduce "password-secret" option for SPICE server | Daniel P. Berrangé |
2021-03-15 | ui: introduce "password-secret" option for VNC servers | Daniel P. Berrangé |
2021-03-12 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i... | Peter Maydell |
2021-03-11 | ui/cocoa: Fix mouse association state | Akihiko Odaki |
2021-03-11 | ui/cocoa: Mark variables static | Akihiko Odaki |
2021-03-11 | ui/cocoa: Clear modifiers whenever possible | Akihiko Odaki |
2021-03-11 | ui/cocoa: Do not rely on the first argument | Akihiko Odaki |
2021-03-11 | ui/cocoa: Show QEMU icon in the about window | Akihiko Odaki |
2021-03-11 | ui/cocoa: Use kCGColorSpaceSRGB | Akihiko Odaki |
2021-03-11 | ui/gtk: Remove NULL checks in gd_switch | Akihiko Odaki |
2021-03-09 | sysemu: Let VMChangeStateHandler take boolean 'running' argument | Philippe Mathieu-Daudé |
2021-03-09 | ui: Replace the word 'whitelist' | Philippe Mathieu-Daudé |
2021-03-04 | ui/console: Pass placeholder surface to displays | Akihiko Odaki |
2021-03-04 | ui/console: Add placeholder flag to message surface | Akihiko Odaki |
2021-03-04 | ui/cocoa: Replace fprintf with error_report | Akihiko Odaki |
2021-03-04 | configure: Improve OpenGL dependency detections | Akihiko Odaki |
2021-03-04 | ui/cocoa: Fix stride resolution of pixman image | Akihiko Odaki |
2021-03-04 | ui/gtk: vte: fix sending multiple characeters | Zack Marvel |
2021-03-03 | ui/cocoa: Remove the uses of full screen APIs | Akihiko Odaki |