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
/
input-legacy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui/input-legacy: pass horizontal scroll information
Dmitry Petrov
2022-01-13
1
-0
/
+15
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
ui: use local path for local headers
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
ui: fix crash with sendkey and raw key numbers
Daniel P. Berrange
2017-10-23
1
-0
/
+5
*
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-09-04
1
-2
/
+2
*
qapi: Avoid unnecessary use of enum lookup table's sentinel
Markus Armbruster
2017-09-04
1
-1
/
+1
*
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-18
1
-4
/
+4
*
ui: Shorten references into InputEvent
Eric Blake
2016-03-05
1
-10
/
+15
*
qapi: rename input buttons
Gerd Hoffmann
2016-03-01
1
-2
/
+2
*
ui: Clean up includes
Peter Maydell
2016-02-04
1
-1
/
+1
*
hmp: fix sendkey out of bounds write (CVE-2015-8619)
Wolfgang Bumiller
2016-02-03
1
-2
/
+3
*
qapi: Change munging of CamelCase enum values
Eric Blake
2015-12-17
1
-2
/
+2
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
1
-3
/
+3
*
ui: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-06
1
-2
/
+2
*
input: Convert to new qapi union layout
Eric Blake
2015-11-02
1
-10
/
+11
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
input: remove unused mouse_handlers list
Emilio G. Cota
2015-04-30
1
-2
/
+0
*
ui: Removed unused functions
Thomas Huth
2015-03-10
1
-6
/
+0
*
input: fix send-key monitor command release event ordering
Gerd Hoffmann
2014-10-02
1
-2
/
+9
*
input: use kbd delays for send_key monitor command
Gerd Hoffmann
2014-06-04
1
-39
/
+6
*
input: use KeyValue directly in sendkey monitor command
Gerd Hoffmann
2014-05-16
1
-24
/
+23
*
input: key mapping helpers
Gerd Hoffmann
2014-05-16
1
-174
/
+7
*
input: activate legacy kbd
Gerd Hoffmann
2014-03-12
1
-0
/
+1
*
input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.
Gerd Hoffmann
2014-03-10
1
-0
/
+14
*
input: remove index_from_keycode (no users)
Gerd Hoffmann
2014-03-05
1
-14
/
+0
*
input: move do_mouse_set to new core
Gerd Hoffmann
2014-03-05
1
-43
/
+0
*
input: move qmp_query_mice to new core
Gerd Hoffmann
2014-03-05
1
-23
/
+0
*
input: move mouse mode notifier to new core
Gerd Hoffmann
2014-03-05
1
-33
/
+1
*
input-legacy: remove kbd_mouse_event
Gerd Hoffmann
2014-03-05
1
-49
/
+0
*
input-legacy: remove kbd_mouse_is_absolute
Gerd Hoffmann
2014-03-05
1
-10
/
+1
*
input-legacy: remove kbd_mouse_has_absolute
Gerd Hoffmann
2014-03-05
1
-19
/
+2
*
input-legacy: remove kbd_put_keycode
Gerd Hoffmann
2014-03-05
1
-23
/
+0
*
input: mouse: switch legacy handlers to new core
Gerd Hoffmann
2014-03-05
1
-0
/
+63
*
input: keyboard: switch qmp_send_key() to new core.
Gerd Hoffmann
2014-03-05
1
-8
/
+3
*
input: keyboard: switch legacy handlers to new core
Gerd Hoffmann
2014-03-05
1
-10
/
+56
*
input: rename file to legacy
Gerd Hoffmann
2014-03-05
1
-0
/
+559