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
*
ui/cocoa.m: Fix console selection keys
John Arbuckle
2017-11-02
1
-1
/
+1
*
ui: pull in latest keycodemapdb
Daniel P. Berrange
2017-10-23
1
-0
/
+0
*
ui: normalize the 'sysrq' key into the 'print' key
Daniel P. Berrange
2017-10-23
1
-0
/
+14
*
ui: use correct union field for key number
Daniel P. Berrange
2017-10-23
1
-1
/
+1
*
ui: fix crash with sendkey and raw key numbers
Daniel P. Berrange
2017-10-23
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...
Peter Maydell
2017-10-19
10
-55
/
+232
|
\
|
*
egl-headless: add dmabuf support
Gerd Hoffmann
2017-10-17
1
-2
/
+57
|
*
egl-helpers: add egl_texture_blit and egl_texture_blend
Gerd Hoffmann
2017-10-17
1
-0
/
+27
|
*
egl-helpers: add dmabuf import support
Gerd Hoffmann
2017-10-17
1
-0
/
+46
|
*
opengl: add flipping vertex shader
Gerd Hoffmann
2017-10-17
3
-4
/
+20
|
*
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann
2017-10-17
6
-53
/
+53
|
*
console: add support for dmabufs
Gerd Hoffmann
2017-10-17
1
-0
/
+33
*
|
gtk: fix wrong id between texture and framebuffer
Anthoine Bourgeois
2017-10-16
1
-2
/
+1
*
|
ui/gtk: Fix deprecation of vte_terminal_copy_clipboard
Anthony PERARD
2017-10-16
1
-0
/
+5
*
|
ui: don't export qemu_input_event_new_key
Daniel P. Berrange
2017-10-16
1
-1
/
+1
*
|
ui: convert key events to QKeyCodes immediately
Daniel P. Berrange
2017-10-16
1
-7
/
+17
*
|
ui: convert common input code to keycodemapdb
Daniel P. Berrange
2017-10-16
1
-311
/
+15
*
|
ui: add keycodemapdb repository as a GIT submodule
Daniel P. Berrange
2017-10-16
1
-0
/
+0
|
/
*
ui: Always remove an old VNC channel watch before adding a new one
Brandon Carpenter
2017-10-04
3
-0
/
+13
*
ui: add tracing of VNC authentication process
Daniel P. Berrange
2017-09-29
4
-93
/
+92
*
ui: add tracing of VNC operations related to QIOChannel
Daniel P. Berrange
2017-09-29
4
-6
/
+19
*
egl: misc framebuffer helper improvements.
Gerd Hoffmann
2017-09-29
5
-17
/
+27
*
console: purge curses bits from console.h
Gerd Hoffmann
2017-09-29
1
-6
/
+21
*
buildsys: Move sdl cflags/libs to per object
Fam Zheng
2017-09-22
1
-0
/
+1
*
General warn report fixups
Alistair Francis
2017-09-19
1
-2
/
+1
*
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-19
1
-4
/
+5
*
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
2017-09-19
2
-2
/
+2
*
console: add question-mark escape operator
Alexander Graf
2017-09-13
1
-1
/
+2
*
console: fix dpy_gfx_replace_surface assert
Gerd Hoffmann
2017-09-13
1
-1
/
+1
*
pixman: drop submodule
Gerd Hoffmann
2017-09-13
1
-4
/
+0
*
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-09-04
3
-11
/
+11
*
qapi: Avoid unnecessary use of enum lookup table's sentinel
Markus Armbruster
2017-09-04
1
-1
/
+1
*
ui: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
1
-1
/
+1
*
vnc: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
2
-2
/
+2
*
vnc: use QEMU_ALIGN_DOWN
Marc-André Lureau
2017-08-31
1
-4
/
+4
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
ui/vnc: fix leak of SocketAddress **
Philippe Mathieu-Daudé
2017-07-31
1
-18
/
+18
*
ui: add pause key to linux_to_qcode
Gerd Hoffmann
2017-07-28
1
-0
/
+1
*
ui: drop ac_search and ac_stop
Gerd Hoffmann
2017-07-28
1
-4
/
+4
*
ui: correctly detect spice PAUSE scancode sequence
Daniel P. Berrange
2017-07-28
1
-19
/
+13
*
ps2: fix sending of PAUSE/BREAK scancodes
Daniel P. Berrange
2017-07-27
3
-0
/
+22
*
ui: drop altgr and altgr_r QKeyCodes
Gerd Hoffmann
2017-07-27
1
-2
/
+0
*
ui: add multimedia keys
Gerd Hoffmann
2017-07-27
1
-0
/
+44
*
ui: update keymaps
Gerd Hoffmann
2017-07-27
1
-0
/
+7
*
ui: move qemu_input_linux_to_qcode()
Gerd Hoffmann
2017-07-27
2
-113
/
+115
*
ui: add next and prior keysyms
Gerd Hoffmann
2017-07-27
2
-0
/
+4
*
vnc: Set default kbd delay to 10ms
Alexander Graf
2017-07-17
1
-1
/
+1
*
ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and under
John Arbuckle
2017-06-29
1
-1
/
+1
*
ui/cocoa.m: add Speed menu
John Arbuckle
2017-06-23
1
-0
/
+56
*
sdl2: add assert to make coverity happy
Gerd Hoffmann
2017-06-23
1
-0
/
+1
[next]