aboutsummaryrefslogtreecommitdiff
path: root/ui/cocoa.m
AgeCommit message (Expand)Author
2017-06-29ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and underJohn Arbuckle
2017-06-23ui/cocoa.m: add Speed menuJohn Arbuckle
2017-06-14Improve Cocoa modifier key handlingIan McKellar via Qemu-devel
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-11ui: Support non-zero minimum values for absolute input axesPhilippe Voinov
2017-04-25ui/cocoa.m: Fix macOS 10.12 deprecation warningsBrendan Shanks
2017-03-14ui/cocoa.m: add toast file supportProgrammingkid
2016-10-07qemu-doc: merge qemu-tech and qemu-docPaolo Bonzini
2016-09-23block: Accept device model name for blockdev-change-mediumKevin Wolf
2016-09-23block: Accept device model name for ejectKevin Wolf
2016-09-15ui/cocoa.m: Make a better about dialogProgrammingkid
2016-05-18Fix some typos found by codespellStefan Weil
2016-04-04ui/cocoa.m: Add support for cdr filesJohn Arbuckle
2016-03-23ui/cocoa.m: switch to QKeyCodepull-cocoa-20160323-1John Arbuckle
2016-03-23ui/cocoa.m: fix help menusJohn Arbuckle
2016-03-01qapi: rename input buttonsGerd Hoffmann
2016-02-08ui/cocoa.m: Include qemu/osdep.hPeter Maydell
2015-12-17qapi: Change munging of CamelCase enum valuesEric Blake
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake
2015-12-01ui/cocoa.m: Prevent activation clicks from going to guestPeter Maydell
2015-11-11blockdev: read-only-mode for blockdev-change-mediumMax Reitz
2015-11-11qmp: Introduce blockdev-change-mediumMax Reitz
2015-10-16ui/cocoa.m: blinky mouse cursor fixpull-cocoa-20151016John Arbuckle
2015-10-16ui/cocoa.m: addRemovableDevicesMenuItems() warning fixJohn Arbuckle
2015-10-13ui/cocoa.m: eliminate normalWindow warningJohn Arbuckle
2015-09-25ui/cocoa.m: remove open dialog codepull-cocoa-20150925-1John Arbuckle
2015-09-25ui/cocoa.m: prevent stuck key situationJohn Arbuckle
2015-09-25ui/cocoa.m: verify with user before quitting QEMUJohn Arbuckle
2015-09-18cocoa: Suppress Cocoa window with -displayRainer Müller
2015-06-19ui/cocoa.m: Add machine menu items to change and eject removable drive mediapull-cocoa-20150619-1John Arbuckle
2015-06-19ui/cocoa.m: Add Reset and Power Down menu items to Machine menuJohn Arbuckle
2015-06-19ui/cocoa.m: Add Machine menu with pause and resume menu itemsJohn Arbuckle
2015-05-19ui/cocoa: Add console items to the View menupull-cocoa-20150519Programmingkid
2015-05-19ui/cocoa: Avoid deprecated NSOKButton/NSCancelButton constantsPeter Maydell
2015-05-19ui/cocoa: Don't use NSWindow useOptimizedDrawing on OSX 10.10 and upPeter Maydell
2015-05-19ui/cocoa: Declare that QemuCocoaAppController implements NSApplicationDelegatePeter Maydell
2015-05-19ui/cocoa: openPanelDidEnd returnCode should be NSInteger, not intPeter Maydell
2015-05-19ui/cocoa: Remove compatibility ifdefs for OSX 10.4Peter Maydell
2015-05-19ui/cocoa: Drop tests for CGImageCreateWithImageInRect supportPeter Maydell
2015-05-19ui/cocoa: Make -full-screen option work on Mac OS XProgrammingkid
2015-05-19ui/cocoa: Fix several full screen issues on Mac OS XProgrammingkid
2014-09-22block: delete cow block driverStefan Hajnoczi
2014-06-29ui/cocoa: Honour -show-cursor command line optionpull-cocoa-20140630Peter Maydell
2014-06-29ui/cocoa: Fix handling of absolute positioning devicesPeter Maydell
2014-06-29ui/cocoa: Add utility method to check if point is within windowPeter Maydell
2014-06-29ui/cocoa: Cope with first surface being same as initial window sizePeter Maydell
2014-03-05input: mouse: switch cocoa ui to new coreGerd Hoffmann
2014-03-05input: keyboard: switch cocoa ui to new coreGerd Hoffmann
2014-01-12ui/cocoa: Remove stray tabsPeter Maydell
2014-01-12ui/cocoa: Draw black rectangle if we have no data yetPeter Maydell