index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
ui
/
console.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
console: move chardev declarations to sysemu/char.h
Michael S. Tsirkin
2014-06-23
1
-5
/
+0
*
console: add kbd_put_string_console
Gerd Hoffmann
2014-06-02
1
-0
/
+1
*
console: add kbd_put_qcode_console
Gerd Hoffmann
2014-06-02
1
-0
/
+1
*
console: add kbd_put_keysym_console
Gerd Hoffmann
2014-05-26
1
-0
/
+1
*
gtk: Allow to activate grab-on-hover from the command line
Jan Kiszka
2014-03-17
1
-1
/
+1
*
console: add QemuUIInfo
Gerd Hoffmann
2014-03-05
1
-0
/
+12
*
console: add head to index to qemu consoles.
Gerd Hoffmann
2014-03-05
1
-2
/
+3
*
input: remove index_from_keycode (no users)
Gerd Hoffmann
2014-03-05
1
-1
/
+0
*
input: move mouse mode notifier to new core
Gerd Hoffmann
2014-03-05
1
-4
/
+0
*
input-legacy: remove kbd_mouse_event
Gerd Hoffmann
2014-03-05
1
-1
/
+0
*
input-legacy: remove kbd_mouse_is_absolute
Gerd Hoffmann
2014-03-05
1
-1
/
+0
*
input-legacy: remove kbd_mouse_has_absolute
Gerd Hoffmann
2014-03-05
1
-3
/
+0
*
input-legacy: remove kbd_put_keycode
Gerd Hoffmann
2014-03-05
1
-1
/
+0
*
input: mouse: switch cocoa ui to new core
Gerd Hoffmann
2014-03-05
1
-0
/
+2
*
console: export QemuConsole index,width,height
Gerd Hoffmann
2014-03-05
1
-0
/
+3
*
trace: Remove trace.h from console.h (less dependencies)
Stefan Weil
2013-12-02
1
-1
/
+0
*
vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_client
Michael Tokarev
2013-06-21
1
-1
/
+1
*
gtk: implement -full-screen
Peter Wu
2013-06-11
1
-1
/
+1
*
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
2013-04-25
1
-2
/
+1
*
console: add qemu_console_lookup_by_device
Gerd Hoffmann
2013-04-25
1
-0
/
+1
*
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-25
1
-1
/
+2
*
console: qom-ify QemuConsole
Gerd Hoffmann
2013-04-25
1
-0
/
+15
*
input: introduce keyboard handler list
Gerd Hoffmann
2013-04-24
1
-2
/
+4
*
input: make QEMUPutLEDEntry + QEMUPutMouseEntry private
Gerd Hoffmann
2013-04-24
1
-17
/
+2
*
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
2013-04-16
1
-0
/
+2
*
console: add qemu_console_is_*
Gerd Hoffmann
2013-04-16
1
-2
/
+4
*
xen: re-enable refresh interval reporting for xenfb
Gerd Hoffmann
2013-04-16
1
-0
/
+1
*
console: gui timer fixes
Gerd Hoffmann
2013-04-16
1
-4
/
+5
*
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
1
-6
/
+6
*
console: make DisplayState private to console.c
Gerd Hoffmann
2013-04-16
1
-8
/
+0
*
console: move gui_update+gui_setup_refresh from vl.c into console.c
Gerd Hoffmann
2013-04-16
1
-2
/
+0
*
console: simplify screendump
Gerd Hoffmann
2013-04-16
1
-3
/
+0
*
console: give each QemuConsole its own DisplaySurface
Gerd Hoffmann
2013-04-16
1
-1
/
+0
*
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
2013-04-16
1
-11
/
+11
*
console: displaystate init revamp
Gerd Hoffmann
2013-04-16
1
-4
/
+1
*
console: remove ds_get_* helper functions
Gerd Hoffmann
2013-03-18
1
-60
/
+0
*
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
2013-03-18
1
-16
/
+18
*
console: zap displaystate from dcl callbacks
Gerd Hoffmann
2013-03-18
1
-10
/
+2
*
console: add surface_*() getters
Gerd Hoffmann
2013-03-18
1
-8
/
+38
*
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
2013-03-18
1
-4
/
+3
*
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
2013-03-18
1
-7
/
+4
*
console: kill DisplayState->opaque
Gerd Hoffmann
2013-03-18
1
-1
/
+0
*
console: fix displaychangelisteners interface
Gerd Hoffmann
2013-03-18
1
-154
/
+53
*
chardev: add vc support to qapi
Gerd Hoffmann
2013-03-13
1
-2
/
+2
*
ui: add basic GTK gui (v5)
Anthony Liguori
2013-02-21
1
-0
/
+4
*
console: allow VCs to be overridden by UI
Anthony Liguori
2013-02-21
1
-1
/
+5
*
vga: fix byteswapping.
Gerd Hoffmann
2013-02-21
1
-1
/
+2
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-2
/
+2
[next]