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
*
keymap: consider modifier state when picking a mapping
Gerd Hoffmann
2018-02-22
5
-6
/
+48
*
keymap: record multiple keysym -> keycode mappings
Gerd Hoffmann
2018-02-22
1
-3
/
+11
*
keymap: numpad keysyms and keycodes are fixed
Gerd Hoffmann
2018-02-22
1
-52
/
+9
*
keymap: use glib hash for kbd_layout_t
Gerd Hoffmann
2018-02-22
2
-43
/
+32
*
keymap: make struct kbd_layout_t private to ui/keymaps.c
Gerd Hoffmann
2018-02-22
2
-30
/
+31
*
egl-helpers: add alpha channel to texture format
Gerd Hoffmann
2018-02-22
1
-1
/
+1
*
egl-headless: cursor_dmabuf: handle NULL cursor
Gerd Hoffmann
2018-02-22
1
-6
/
+9
*
console/opengl: split up dpy_gl_cursor ops
Gerd Hoffmann
2018-02-22
2
-9
/
+26
*
sdl2: fix hotkey keyup
Gerd Hoffmann
2018-02-22
1
-11
/
+3
*
ui: Reorder vte terminal packing to avoid gtk3 warnings
Jan Kiszka
2018-02-20
1
-2
/
+2
*
cocoa: use DisplayOptions
Gerd Hoffmann
2018-02-20
1
-2
/
+2
*
curses: use DisplayOptions
Gerd Hoffmann
2018-02-20
1
-1
/
+1
*
egl-headless: use DisplayOptions
Gerd Hoffmann
2018-02-20
1
-1
/
+1
*
sdl: use DisplayOptions
Gerd Hoffmann
2018-02-20
2
-20
/
+32
*
gtk: add and use DisplayOptions + DisplayGTK
Gerd Hoffmann
2018-02-20
1
-14
/
+18
*
ui: extend VNC trottling tracing to SASL codepaths
Daniel P. Berrangé
2018-02-16
1
-0
/
+11
*
ui: check VNC audio frequency limit at time of reading from client
Daniel P. Berrangé
2018-02-16
1
-9
/
+13
*
ui: avoid 'local_err' variable shadowing in VNC SASL auth
Daniel P. Berrangé
2018-02-16
1
-2
/
+0
*
ui: avoid risk of 32-bit int overflow in VNC buffer check
Daniel P. Berrangé
2018-02-16
1
-2
/
+2
*
sdl2: fix mouse grab
Gerd Hoffmann
2018-02-16
1
-0
/
+1
*
sdl: restore optimized redraw
Anatoly Trosinenko
2018-02-16
1
-16
/
+7
*
vnc: fix segfault in closed connection handling
Klim Kireev
2018-02-16
2
-3
/
+18
*
vnc: add qapi/error.h include to stubs
Gerd Hoffmann
2018-02-16
1
-0
/
+1
*
vnc: remove bogus object_unref on client socket
Daniel P. Berrangé
2018-02-16
1
-1
/
+0
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
4
-3
/
+4
*
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
6
-0
/
+7
*
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
3
-3
/
+0
*
vnc: use stubs for CONFIG_VNC=n dummy functions
Gerd Hoffmann
2018-02-09
2
-0
/
+22
*
ui: update keycodemapdb to get py3 fixes
Daniel P. Berrange
2018-02-05
1
-0
/
+0
*
input: add missing JIS keys to virtio input
Miika S
2018-02-05
1
-0
/
+0
*
ui: correctly advance output buffer when writing SASL data
Daniel P. Berrangé
2018-02-02
1
-1
/
+1
*
ui: convert VNC server to QIONetListener
Daniel P. Berrange
2018-02-02
2
-146
/
+58
*
ui: fix mixup between qnum and qcode in SDL1 key handling
Daniel P. Berrangé
2018-02-02
1
-1
/
+8
*
ui: fix alphabetical ordering of keymaps
Daniel P. Berrange
2018-01-29
1
-1
/
+1
*
hw: convert the escc device to keycodemapdb
Daniel P. Berrange
2018-01-29
1
-0
/
+1
*
hw: convert ps2 device to keycodemapdb
Daniel P. Berrange
2018-01-29
1
-0
/
+3
*
sdl: reorganize -no-frame support
Gerd Hoffmann
2018-01-25
2
-12
/
+4
*
sdl: use ctrl-alt-g as grab hotkey
Gerd Hoffmann
2018-01-25
2
-33
/
+24
*
ui: deprecate use of SDL 1.2 in favour of 2.0 series
Daniel P. Berrange
2018-01-25
1
-0
/
+3
*
ui: ignore hardware keycode 255 on win32
Daniel P. Berrange
2018-01-25
1
-0
/
+6
*
ui: add fix for GTK Pause key handling on Win32
Daniel P. Berrange
2018-01-25
1
-1
/
+8
*
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
2018-01-25
7
-317
/
+272
*
ui: convert the SDL2 frontend to keycodemapdb
Daniel P. Berrange
2018-01-25
3
-272
/
+12
[next]