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
/
gtk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-12
ui/gtk-egl: add cursor_dmabuf support
Gerd Hoffmann
1
-0
/
+2
2018-03-12
ui/gtk-egl: add scanout_dmabuf support
Gerd Hoffmann
1
-0
/
+2
2018-03-12
ui/gtk: use GtkGlArea on wayland only
Gerd Hoffmann
1
-5
/
+8
2018-03-12
ui/gtk: make GtkGlArea usage a runtime option
Gerd Hoffmann
1
-24
/
+29
2018-03-05
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...
Peter Maydell
1
-2
/
+15
2018-03-05
console: add qemu display registry, add gtk
Gerd Hoffmann
1
-2
/
+15
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-02-20
ui: Reorder vte terminal packing to avoid gtk3 warnings
Jan Kiszka
1
-2
/
+2
2018-02-20
gtk: add and use DisplayOptions + DisplayGTK
Gerd Hoffmann
1
-14
/
+18
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-01-25
ui: ignore hardware keycode 255 on win32
Daniel P. Berrange
1
-0
/
+6
2018-01-25
ui: add fix for GTK Pause key handling on Win32
Daniel P. Berrange
1
-1
/
+8
2018-01-25
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
1
-82
/
+123
2018-01-12
ui: deprecate use of GTK 2.x in favour of 3.x series
Daniel P. Berrange
1
-0
/
+5
2017-10-16
ui/gtk: Fix deprecation of vte_terminal_copy_clipboard
Anthony PERARD
1
-0
/
+5
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
1
-1
/
+1
2017-05-11
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
1
-2
/
+2
2017-05-04
char: remove qemu_chr_be_generic_open
Marc-André Lureau
1
-1
/
+1
2017-02-27
ui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboard
Daniel P. Berrange
1
-3
/
+4
2017-02-27
gtk-egl: add scanout_disable support
Gerd Hoffmann
1
-0
/
+1
2017-02-27
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
1
-2
/
+2
2017-02-02
Merge remote-tracking branch 'remotes/elmarco/tags/chr-split-pull-request' in...
Peter Maydell
1
-8
/
+1
2017-01-31
gtk: Hardcode LC_CTYPE as C.utf-8
Kevin Wolf
1
-1
/
+5
2017-01-31
char: remove class kind field
Marc-André Lureau
1
-1
/
+0
2017-01-31
char: get rid of CharDriver
Marc-André Lureau
1
-8
/
+2
2017-01-31
ui/gtk.c: add ctrl-alt-= support for zoom in acceleration
Ziyue Yang
1
-0
/
+9
2017-01-31
ui/gtk: Fix mouse wheel on 3.4.0 or later
OGAWA Hirofumi
1
-0
/
+13
2017-01-31
ui: add support for mice with extra/side buttons
Fabian Lesniak
1
-0
/
+4
2017-01-27
chardev: qom-ify
Marc-André Lureau
1
-23
/
+28
2017-01-27
gtk: overwrite the console.c char driver
Marc-André Lureau
1
-9
/
+21
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-13
/
+13
2017-01-27
char: allocate CharDriverState as a single object
Marc-André Lureau
1
-11
/
+19
2017-01-27
char: move callbacks in CharDriver
Marc-André Lureau
1
-4
/
+7
2017-01-10
gtk: avoid oob array access
Marc-André Lureau
1
-0
/
+5
2017-01-10
ui: use evdev keymap when running under wayland
Daniel P. Berrange
1
-0
/
+7
2017-01-10
ui/gtk: fix crash at startup when no console is available
Hervé Poussineau
1
-1
/
+5
2016-12-14
ui/gtk: fix "Copy" menu item segfault
Stefan Hajnoczi
1
-0
/
+8
2016-11-10
ui/gtk: Fix build with older versions of gtk
Thomas Huth
1
-1
/
+2
2016-10-28
ui/gtk: Fix non-working DELETE key
Thomas Huth
1
-1
/
+3
2016-10-28
gtk: fix compilation warning with gtk 3.22.2
Alberto Garcia
1
-2
/
+21
2016-10-24
char: remove explicit_be_open from CharDriverState
Marc-André Lureau
1
-3
/
+0
2016-10-24
char: remove init callback
Marc-André Lureau
1
-3
/
+0
2016-06-10
gtk: fix vte version check
Olaf Hering
1
-1
/
+1
2016-06-03
gtk: fix unchecked vc dereference
Gerd Hoffmann
1
-1
/
+2
2016-05-13
gtk: don't leak the GtkBorder with VTE 0.36
Alberto Garcia
1
-10
/
+13
2016-05-12
gtk: update grab code for gtk 3.20
Gerd Hoffmann
1
-6
/
+43
2016-05-12
ui/gtk: copy to clipboard support
Michael S. Tsirkin
1
-0
/
+18
2016-05-11
ui: gtk: Fix some deprecation warnings
Cole Robinson
1
-7
/
+13
2016-05-11
ui: gtk: Fix a runtime warning on vte >= 0.37
Cole Robinson
1
-1
/
+12
2016-05-11
ui: gtk: fix crash when terminal inner-border is NULL
Cole Robinson
1
-4
/
+6
[next]