index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-02
vnc: Plug minor memory leak in vnc_display_open()
Markus Armbruster
1
-2
/
+1
2020-07-02
Clean up some calls to ignore Error objects the right way
Markus Armbruster
1
-2
/
+1
2020-05-26
audio: Let capture_callback handler use const buffer argument
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-19
ui: increase min required GTK version to 3.22.0
Volker Rümelin
1
-83
/
+8
2020-05-19
ui/gtk: use native keyboard scancodes on Windows
Volker Rümelin
1
-4
/
+29
2020-05-19
ui/gtk: don't pass on win keys without keyboard grab
Volker Rümelin
1
-1
/
+8
2020-05-19
ui/sdl2-input: use trace-events to debug key events
Volker Rümelin
2
-0
/
+6
2020-05-19
ui/sdl2: start in full screen with grab enabled
Volker Rümelin
1
-5
/
+4
2020-05-19
ui/sdl2: fix handling of AltGr key on Windows
Volker Rümelin
1
-0
/
+24
2020-05-19
ui/gtk: remove unused variable ignore_keys
Volker Rümelin
1
-9
/
+0
2020-05-19
ui/gtk: remove unused code
Volker Rümelin
1
-9
/
+0
2020-05-19
ui/gkt: release all keys on grab-broken-event
Volker Rümelin
1
-0
/
+21
2020-05-19
ui/gtk: fix handling of AltGr key on Windows
Volker Rümelin
1
-1
/
+29
2020-05-19
ui/win32-kbd-hook: handle AltGr in a hook procedure
Volker Rümelin
2
-0
/
+105
2020-05-15
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200515-pull-request' i...
Peter Maydell
1
-0
/
+12
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
3
-15
/
+14
2020-05-14
ui/sdl2: fix segment fault caused by null pointer dereference
Changbin Du
1
-0
/
+12
2020-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
1
-2
/
+1
2020-05-04
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
1
-7
/
+7
2020-05-04
Compress lines for immediate return
Simran Singhal
1
-2
/
+1
2020-03-25
ui/input-linux: Do not ignore ioctl() return value
Philippe Mathieu-Daudé
1
-2
/
+27
2020-03-16
ui/curses: Move arrays to .heap to save 74KiB of .bss
Philippe Mathieu-Daudé
1
-2
/
+6
2020-03-16
ui/curses: Make control_characters[] array const
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-16
qom/object: enable setter for uint types
Felipe Franciosi
1
-2
/
+2
2020-03-06
ui/cocoa.m: Update documentation file and pathname
Peter Maydell
1
-2
/
+2
2020-02-18
ui/input-barrier: Remove superfluous semicolon
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-17
qapi: Split control.json off misc.json
Kevin Wolf
1
-0
/
+1
2020-02-12
ui/cocoa: Drop workarounds for pre-10.12 OSX
Peter Maydell
1
-59
/
+0
2020-02-12
ui/gtk: implement show-cursor option
Gerd Hoffmann
1
-2
/
+6
2020-02-12
ui/cocoa: switch to new show-cursor option
Gerd Hoffmann
1
-0
/
+4
2020-02-12
ui/sdl: switch to new show-cursor option
Gerd Hoffmann
1
-8
/
+8
2020-02-12
ui/gtk: Fix gd_refresh_rate_millihz() when widget window is not realized
Philippe Mathieu-Daudé
1
-5
/
+7
2020-02-12
ui/gtk: Update gd_refresh_rate_millihz() to handle VirtualConsole
Philippe Mathieu-Daudé
1
-4
/
+5
2020-01-21
ui/console: Display the 'none' backend in '-display help'
Philippe Mathieu-Daudé
1
-0
/
+1
2020-01-21
vnc: prioritize ZRLE compression over ZLIB
Cameron Esfahani
2
-4
/
+11
2020-01-21
Revert "vnc: allow fall back to RAW encoding"
Gerd Hoffmann
1
-18
/
+2
2020-01-16
ui/gtk: Get display refresh rate with GDK version 3.22 or later
Philippe Mathieu-Daudé
1
-5
/
+18
2020-01-14
display/gtk: get proper refreshrate
Nikola Pavlica
1
-0
/
+11
2020-01-14
ui: Print available display backends with '-display help'
Thomas Huth
1
-0
/
+15
2020-01-02
screendump: use qemu_unlink()
Marc-André Lureau
1
-1
/
+1
2020-01-02
screendump: replace FILE with QIOChannel and fix close()/qemu_close()
Marc-André Lureau
1
-21
/
+16
2020-01-02
ppm-save: pass opened fd
Marc-André Lureau
2
-24
/
+23
2020-01-02
console: add graphic_hw_update_done()
Marc-André Lureau
1
-0
/
+9
2019-12-18
vnc: drop Error pointer indirection in vnc_client_io_error
Vladimir Sementsov-Ogievskiy
2
-14
/
+8
2019-12-17
glib: use portable g_setenv()
Marc-André Lureau
1
-1
/
+1
2019-11-21
ui/gtk: fix gettext message's charset.
yanminhui
1
-0
/
+1
2019-10-18
ui: fix keymap file search in input-barrier object
Laurent Vivier
1
-7
/
+7
2019-10-18
curses: correctly pass the color pair to setcchar()
Matthew Kilgore
1
-1
/
+3
2019-10-18
curses: use the bit mask constants provided by curses
Matthew Kilgore
1
-2
/
+2
2019-10-18
ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina)
Hikaru Nishida
1
-0
/
+12
[next]