index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui2-20181012-pull-request' ...
Peter Maydell
2018-10-12
2
-194
/
+18
|
\
|
*
ui: increase min required GTK3 version to 3.14.0
Daniel P. Berrangé
2018-10-12
1
-10
/
+0
|
*
ui: remove support for GTK2 in favour of GTK3
Daniel P. Berrangé
2018-10-12
2
-184
/
+18
*
|
gtk: fix uninitialized variable
Paolo Bonzini
2018-10-12
1
-1
/
+1
*
|
sdl2: Support all virtio-gpu formats
Max Reitz
2018-10-12
1
-0
/
+15
*
|
gtk: Don't vte_terminal_set_encoding() on new VTE versions
Kevin Wolf
2018-10-12
1
-2
/
+4
|
/
*
ui: fix virtual timers
Pavel Dovgalyuk
2018-10-02
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181001-pull-request' i...
Peter Maydell
2018-10-01
3
-8
/
+18
|
\
|
*
gtk: add zoom-to-fit to gtk options.
Gerd Hoffmann
2018-10-01
1
-0
/
+8
|
*
vnc: call sasl_server_init() only when required
Marc-André Lureau
2018-10-01
1
-7
/
+8
|
*
sdl2: show console #0 unconditionally
Gerd Hoffmann
2018-10-01
1
-1
/
+2
*
|
qxl: support mono cursors with inverted colors
Peter Wu
2018-09-27
1
-2
/
+40
|
/
*
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
2
-10
/
+7
*
util: promote qemu_egl_rendernode_open() to libqemuutil
Marc-André Lureau
2018-08-27
1
-49
/
+2
*
dmabuf: add y0_top, pass it to spice
Marc-André Lureau
2018-08-24
1
-1
/
+2
*
ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro
Philippe Mathieu-Daudé
2018-08-24
2
-2
/
+3
*
ui/sdl2: Fix broken -full-screen CLI option
Thomas Huth
2018-08-24
1
-5
/
+4
*
spice-display: fix qemu_spice_cursor_refresh_bh locking
Paolo Bonzini
2018-08-24
1
-12
/
+18
*
spice-display: access ptr_x/ptr_y under Mutex
Paolo Bonzini
2018-08-24
1
-1
/
+8
*
vnc: remove support for deprecated tls, x509, x509verify options
Daniel P. Berrangé
2018-08-24
1
-91
/
+0
*
sdl2: redraw correctly when scanout_mode enabled.
Tao Wu
2018-08-24
1
-0
/
+5
*
ui: use enum to string helpers
Marc-André Lureau
2018-08-24
1
-3
/
+3
*
vnc: fix memleak of the "vnc-worker-output" name
Peter Wu
2018-08-24
1
-1
/
+2
*
ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag
Thomas Huth
2018-08-24
1
-3
/
+1
*
ui/cocoa.m: prevent stuck command key when going into full screen mode
John Arbuckle
2018-07-24
1
-1
/
+13
*
ui/cocoa.m: replace scrollingDeltaY with deltaY
John Arbuckle
2018-07-12
1
-7
/
+13
*
qapi: add conditions to VNC type/commands/events on the schema
Marc-André Lureau
2018-07-03
1
-0
/
+2
*
sdl2: add checking for NULL
Pavel Dovgalyuk
2018-06-26
1
-3
/
+3
*
sdl2: fix copypaste issues
Pavel Dovgalyuk
2018-06-26
1
-4
/
+4
*
Add gles support to egl-helpers, wire up in egl-headless and gtk.
Gerd Hoffmann
2018-06-26
6
-27
/
+56
*
sdl2: restore window dimensions by resize
Amadeusz Sławiński
2018-06-14
1
-2
/
+1
*
ui: darwin: gtk: Add missing input keymap
Keno Fischer
2018-06-14
1
-0
/
+1
*
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
2018-06-12
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
4
-4
/
+4
|
\
|
*
ui: use local path for local headers
Michael S. Tsirkin
2018-06-01
4
-4
/
+4
*
|
ui/cocoa: Suppress NSFileHandlingPanelOKButton deprecation warning
Peter Maydell
2018-05-29
1
-1
/
+11
|
/
*
sdl: Move use of surface pointer below check for whether it is NULL
Peter Maydell
2018-05-18
1
-3
/
+3
*
ui: add x_keymap.o to modules
Paolo Bonzini
2018-05-18
1
-4
/
+7
*
console: Avoid segfault in screendump
Michal Privoznik
2018-05-18
1
-0
/
+5
*
gtk: disable the F10 menubar key
Peter Wu
2018-05-15
1
-0
/
+6
*
console: use linked list for QemuConsoles
Gerd Hoffmann
2018-05-15
1
-47
/
+58
*
ui: switch gtk display to qapi parser
Gerd Hoffmann
2018-05-15
1
-1
/
+5
*
vnc: add magic cookie to VncState
Gerd Hoffmann
2018-05-15
3
-1
/
+16
*
ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failed
Tomeu Vizoso
2018-05-15
1
-1
/
+1
*
gtk: make it possible to hide the menu bar
Peter Wu
2018-05-15
1
-1
/
+45
*
sdl2: move opts assignment into loop
Gerd Hoffmann
2018-05-15
1
-1
/
+1
*
rename included C files to foo.inc.c, remove osdep.h
Paolo Bonzini
2018-05-11
2
-11
/
+11
*
console: introduce dpy_gfx_update_full
Tina Zhang
2018-04-27
1
-0
/
+10
*
sdl: Allow OpenGL ES context creation
Elie Tournier
2018-04-27
1
-2
/
+17
*
sdl: Move DisplayOptions global to sdl2_console
Elie Tournier
2018-04-27
1
-5
/
+5
[next]