index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
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/pull-sdl-20141219-1' into s...
Peter Maydell
2014-12-21
5
-255
/
+326
|
\
|
*
sdl2: Work around SDL2 SDL_ShowWindow() bug
Max Reitz
2014-12-17
1
-0
/
+10
|
*
sdl2: Use correct sdl2_console for window events
Max Reitz
2014-12-17
1
-2
/
+4
|
*
sdl2: move sdl2_2d_refresh to sdl2-2d.c
Gerd Hoffmann
2014-12-17
2
-9
/
+9
|
*
sdl2: factor out sdl2_poll_events
Gerd Hoffmann
2014-12-17
1
-10
/
+13
|
*
sdl2: add+use sdl2_2d_redraw function.
Gerd Hoffmann
2014-12-17
2
-11
/
+17
|
*
sdl2: move sdl_switch to sdl2-2d.c
Gerd Hoffmann
2014-12-17
2
-46
/
+46
|
*
sdl2: overhaul window size handling
Gerd Hoffmann
2014-12-17
1
-93
/
+79
|
*
sdl2: move sdl_update to new sdl2-2d.c
Gerd Hoffmann
2014-12-17
3
-31
/
+67
|
*
sdl2: turn on keyboard grabs
Gerd Hoffmann
2014-12-17
1
-3
/
+4
|
*
sdl2: move keyboard input code to new sdl2-input.c
Gerd Hoffmann
2014-12-17
3
-73
/
+110
|
*
sdl2: rename sdl2_state to sdl2_console, move to header file
Gerd Hoffmann
2014-12-17
1
-36
/
+27
|
*
sdl: move version logic from source code to makefile
Gerd Hoffmann
2014-12-16
3
-7
/
+6
*
|
spice: fix memory leak
Gonglei
2014-12-16
1
-4
/
+1
*
|
spice: remove spice-experimental.h include
Marc-André Lureau
2014-12-16
1
-1
/
+0
*
|
spice: do not require TCP ports
Marc-André Lureau
2014-12-16
1
-4
/
+0
*
|
spice: rework mirror allocation, add no-resize fast path
Gerd Hoffmann
2014-12-16
1
-7
/
+26
*
|
spice: use bottom half instead of refresh timer for cursor updates
Gerd Hoffmann
2014-12-16
1
-2
/
+10
|
/
*
keymaps: correct keymaps.c following Qemu coding style
Gonglei
2014-12-10
1
-88
/
+108
*
vnc-enc-tight: fix Arguments in wrong order
Gonglei
2014-12-10
1
-1
/
+1
*
input: move input-send-event into experimental namespace
Gerd Hoffmann
2014-11-25
1
-2
/
+2
*
gtk: Don't crash if -nodefaults
Fam Zheng
2014-11-21
1
-7
/
+9
*
gtk: fix possible memory leak about local_err
zhanghailiang
2014-11-21
1
-2
/
+1
*
QMP/input-send-event: make console parameter optional
Amos Kong
2014-11-13
1
-6
/
+9
*
gtk: add GDK_KEY_pause #define
Gerd Hoffmann
2014-11-04
1
-0
/
+1
*
gtk: Hide the menubar when in fullscreen mode (lp 1294898)
Cole Robinson
2014-11-04
1
-2
/
+2
*
gtk: Install vc accelerators on parent window
Cole Robinson
2014-11-04
1
-7
/
+15
*
gtk: Install fullscreen accelerator on toplevel window
Cole Robinson
2014-11-04
1
-4
/
+14
*
gtk: Grab accel_group from GtkDisplayState
Cole Robinson
2014-11-04
1
-12
/
+9
*
ui: Use the new ".mo-cflags" rule syntax for SDL_CFLAGS
Fam Zheng
2014-10-31
1
-2
/
+3
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20141028-1' into s...
Peter Maydell
2014-10-30
1
-5
/
+15
|
\
|
*
vnc: return directly if no vnc client connected
ChenLiang
2014-10-28
1
-5
/
+5
|
*
vnc: sanitize bits_per_pixel from the client
Petr Matousek
2014-10-28
1
-0
/
+10
*
|
gtk: avoid gd_widget_reparent with gtk 3.14+
Gerd Hoffmann
2014-10-28
1
-2
/
+11
*
|
gtk: drop gtk_widget_set_double_buffered call
Gerd Hoffmann
2014-10-28
1
-1
/
+0
|
/
*
gtk: add support for the Pause key
Martin Decky
2014-10-15
1
-0
/
+6
*
gtk.c: Fix memory leak in gd_set_keycode_type()
Chen Fan
2014-10-15
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20141002-1' into...
Peter Maydell
2014-10-02
2
-2
/
+46
|
\
|
*
add input-send-event command
Marcelo Tosatti
2014-10-02
1
-0
/
+37
|
*
input: fix send-key monitor command release event ordering
Gerd Hoffmann
2014-10-02
1
-2
/
+9
*
|
pixman: fix qemu_default_pixman_format (32bpp non-native endian)
Gerd Hoffmann
2014-09-30
1
-1
/
+1
|
/
*
console: add graphic_console_set_hwops
Gerd Hoffmann
2014-09-29
1
-2
/
+9
*
block: delete cow block driver
Stefan Hajnoczi
2014-09-22
1
-1
/
+1
*
vnc-tls: Clean up dead store in vnc_set_x509_credential()
Markus Armbruster
2014-09-18
1
-2
/
+0
*
ui/vnc: set TCP_NODELAY
Peter Lieven
2014-09-17
1
-0
/
+1
*
qemu-char: Rename register_char_driver_qapi() to register_char_driver()
Peter Maydell
2014-09-16
1
-2
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20140916-1' into s...
Peter Maydell
2014-09-16
2
-4
/
+4
|
\
|
*
sdl2: keymap fixups
Gerd Hoffmann
2014-09-16
1
-3
/
+4
|
*
sdl2: drop sdl_zoom.h
Gerd Hoffmann
2014-09-16
1
-1
/
+0
*
|
spice: call qemu_spice_set_passwd() during init
Marc-André Lureau
2014-09-16
1
-1
/
+1
|
/
[next]