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
/
cocoa.m
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-20
cocoa: use DisplayOptions
Gerd Hoffmann
1
-2
/
+2
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-01-18
cocoa.m: Fix scroll wheel support
John Arbuckle
1
-8
/
+19
2017-11-07
ui/cocoa.m: Send ctrl-alt key combos to guest if QEMU isn't using them
Peter Maydell
1
-4
/
+2
2017-11-07
ui/cocoa.m: move ungrab to ctrl-alt-g
John Arbuckle
1
-13
/
+18
2017-11-07
ui/cocoa.m: Make scrolling work again in GUI monitor windows
John Arbuckle
1
-32
/
+66
2017-11-02
ui/cocoa.m: Fix console selection keys
John Arbuckle
1
-1
/
+1
2017-06-29
ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and under
John Arbuckle
1
-1
/
+1
2017-06-23
ui/cocoa.m: add Speed menu
John Arbuckle
1
-0
/
+56
2017-06-14
Improve Cocoa modifier key handling
Ian McKellar via Qemu-devel
1
-12
/
+48
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-1
/
+1
2017-05-11
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
1
-2
/
+2
2017-04-25
ui/cocoa.m: Fix macOS 10.12 deprecation warnings
Brendan Shanks
1
-29
/
+58
2017-03-14
ui/cocoa.m: add toast file support
Programmingkid
1
-1
/
+1
2016-10-07
qemu-doc: merge qemu-tech and qemu-doc
Paolo Bonzini
1
-9
/
+0
2016-09-23
block: Accept device model name for blockdev-change-medium
Kevin Wolf
1
-1
/
+3
2016-09-23
block: Accept device model name for eject
Kevin Wolf
1
-1
/
+2
2016-09-15
ui/cocoa.m: Make a better about dialog
Programmingkid
1
-3
/
+104
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-04-04
ui/cocoa.m: Add support for cdr files
John Arbuckle
1
-1
/
+2
2016-03-23
ui/cocoa.m: switch to QKeyCode
John Arbuckle
1
-176
/
+141
2016-03-23
ui/cocoa.m: fix help menus
John Arbuckle
1
-4
/
+27
2016-03-01
qapi: rename input buttons
Gerd Hoffmann
1
-2
/
+2
2016-02-08
ui/cocoa.m: Include qemu/osdep.h
Peter Maydell
1
-0
/
+2
2015-12-17
qapi: Change munging of CamelCase enum values
Eric Blake
1
-2
/
+2
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-1
/
+1
2015-12-01
ui/cocoa.m: Prevent activation clicks from going to guest
Peter Maydell
1
-1
/
+9
2015-11-11
blockdev: read-only-mode for blockdev-change-medium
Max Reitz
1
-0
/
+1
2015-11-11
qmp: Introduce blockdev-change-medium
Max Reitz
1
-4
/
+6
2015-10-16
ui/cocoa.m: blinky mouse cursor fix
John Arbuckle
1
-1
/
+1
2015-10-16
ui/cocoa.m: addRemovableDevicesMenuItems() warning fix
John Arbuckle
1
-1
/
+1
2015-10-13
ui/cocoa.m: eliminate normalWindow warning
John Arbuckle
1
-1
/
+1
2015-09-25
ui/cocoa.m: remove open dialog code
John Arbuckle
1
-54
/
+2
2015-09-25
ui/cocoa.m: prevent stuck key situation
John Arbuckle
1
-0
/
+26
2015-09-25
ui/cocoa.m: verify with user before quitting QEMU
John Arbuckle
1
-1
/
+38
2015-09-18
cocoa: Suppress Cocoa window with -display
Rainer Müller
1
-0
/
+1
2015-06-19
ui/cocoa.m: Add machine menu items to change and eject removable drive media
John Arbuckle
1
-3
/
+153
2015-06-19
ui/cocoa.m: Add Reset and Power Down menu items to Machine menu
John Arbuckle
1
-0
/
+17
2015-06-19
ui/cocoa.m: Add Machine menu with pause and resume menu items
John Arbuckle
1
-0
/
+67
2015-05-19
ui/cocoa: Add console items to the View menu
Programmingkid
1
-1
/
+38
2015-05-19
ui/cocoa: Avoid deprecated NSOKButton/NSCancelButton constants
Peter Maydell
1
-2
/
+8
2015-05-19
ui/cocoa: Don't use NSWindow useOptimizedDrawing on OSX 10.10 and up
Peter Maydell
1
-0
/
+5
2015-05-19
ui/cocoa: Declare that QemuCocoaAppController implements NSApplicationDelegate
Peter Maydell
1
-0
/
+3
2015-05-19
ui/cocoa: openPanelDidEnd returnCode should be NSInteger, not int
Peter Maydell
1
-2
/
+2
2015-05-19
ui/cocoa: Remove compatibility ifdefs for OSX 10.4
Peter Maydell
1
-17
/
+0
2015-05-19
ui/cocoa: Drop tests for CGImageCreateWithImageInRect support
Peter Maydell
1
-30
/
+20
2015-05-19
ui/cocoa: Make -full-screen option work on Mac OS X
Programmingkid
1
-0
/
+6
2015-05-19
ui/cocoa: Fix several full screen issues on Mac OS X
Programmingkid
1
-4
/
+45
2014-09-22
block: delete cow block driver
Stefan Hajnoczi
1
-1
/
+1
2014-06-29
ui/cocoa: Honour -show-cursor command line option
Peter Maydell
1
-2
/
+18
[next]