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: 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
*
ui: avoid sign extension using client width/height
Daniel P. Berrange
2018-01-25
2
-2
/
+11
*
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-22
2
-5
/
+5
*
cocoa.m: Fix scroll wheel support
John Arbuckle
2018-01-18
1
-8
/
+19
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-01-16
1
-4
/
+4
|
\
|
*
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2018-01-16
1
-4
/
+4
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180112-pull-request' i...
Peter Maydell
2018-01-12
5
-48
/
+54
|
\
\
|
*
|
sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held
Jindrich Makovicka
2018-01-12
1
-8
/
+24
|
*
|
sdl2 uses surface relative coordinates
Jindrich Makovicka
2018-01-12
1
-26
/
+4
|
*
|
sdl2: Do not hide the cursor on auxilliary windows
Jindrich Makovicka
2018-01-12
1
-0
/
+17
|
*
|
spice: remove unused timer list
Frediano Ziglio
2018-01-12
1
-4
/
+0
|
*
|
spice: remove only written event_mask field
Frediano Ziglio
2018-01-12
1
-4
/
+2
|
*
|
spice: remove unused watch list
Frediano Ziglio
2018-01-12
1
-4
/
+0
|
*
|
spice: remove QXLWorker interface field
Frediano Ziglio
2018-01-12
1
-2
/
+0
|
*
|
ui: deprecate use of GTK 2.x in favour of 3.x series
Daniel P. Berrange
2018-01-12
1
-0
/
+5
|
*
|
input: fix memory leak
linzhecheng
2018-01-12
1
-0
/
+2
|
|
/
*
|
ui: mix misleading comments & return types of VNC I/O helper methods
Daniel P. Berrange
2018-01-12
4
-23
/
+24
*
|
ui: add trace events related to VNC client throttling
Daniel P. Berrange
2018-01-12
2
-0
/
+30
*
|
ui: place a hard cap on VNC server output buffer size
Daniel P. Berrange
2018-01-12
1
-0
/
+29
*
|
ui: fix VNC client throttling when forced update is requested
Daniel P. Berrange
2018-01-12
4
-4
/
+41
*
|
ui: fix VNC client throttling when audio capture is active
Daniel P. Berrange
2018-01-12
2
-8
/
+70
*
|
ui: refactor code for determining if an update should be sent to the client
Daniel P. Berrange
2018-01-12
1
-7
/
+20
*
|
ui: correctly reset framebuffer update state after processing dirty regions
Daniel P. Berrange
2018-01-12
1
-1
/
+1
*
|
ui: introduce enum to track VNC client framebuffer update request state
Daniel P. Berrange
2018-01-12
2
-12
/
+18
*
|
ui: track how much decoded data we consumed when doing SASL encoding
Daniel P. Berrange
2018-01-12
2
-1
/
+3
*
|
ui: avoid pointless VNC updates if framebuffer isn't dirty
Daniel P. Berrange
2018-01-12
1
-1
/
+1
*
|
ui: remove redundant indentation in vnc_client_update
Daniel P. Berrange
2018-01-12
1
-55
/
+57
*
|
ui: remove unreachable code in vnc_update_client
Daniel P. Berrange
2018-01-12
1
-5
/
+1
*
|
ui: remove 'sync' parameter from vnc_update_client
Daniel P. Berrange
2018-01-12
1
-8
/
+3
*
|
vnc: fix debug spelling
Marc-André Lureau
2018-01-12
1
-1
/
+1
|
/
*
ui: generate qcode to linux mappings
Owen Smith
2017-12-15
1
-0
/
+1
*
sdl2: Fix broken display updating after the window is hidden
Jindrich Makovicka
2017-11-16
1
-6
/
+2
*
sdl2: Do not leave grab when fullscreen
Jindrich Makovicka
2017-11-16
1
-2
/
+3
*
sdl2: Fix dead keyboard after fullsceen
Jindrich Makovicka
2017-11-16
1
-0
/
+1
*
sdl2: Use the same pointer show/hide logic for absolute and relative mode
Jindrich Makovicka
2017-11-16
1
-11
/
+13
*
sdl2: Do not quit the emulator when an auxilliary window is closed
Jindrich Makovicka
2017-11-16
1
-3
/
+8
[next]