index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
cocoa.m
Age
Commit message (
Expand
)
Author
2015-06-19
ui/cocoa.m: Add machine menu items to change and eject removable drive media
John Arbuckle
2015-06-19
ui/cocoa.m: Add Reset and Power Down menu items to Machine menu
John Arbuckle
2015-06-19
ui/cocoa.m: Add Machine menu with pause and resume menu items
John Arbuckle
2015-05-19
ui/cocoa: Add console items to the View menu
Programmingkid
2015-05-19
ui/cocoa: Avoid deprecated NSOKButton/NSCancelButton constants
Peter Maydell
2015-05-19
ui/cocoa: Don't use NSWindow useOptimizedDrawing on OSX 10.10 and up
Peter Maydell
2015-05-19
ui/cocoa: Declare that QemuCocoaAppController implements NSApplicationDelegate
Peter Maydell
2015-05-19
ui/cocoa: openPanelDidEnd returnCode should be NSInteger, not int
Peter Maydell
2015-05-19
ui/cocoa: Remove compatibility ifdefs for OSX 10.4
Peter Maydell
2015-05-19
ui/cocoa: Drop tests for CGImageCreateWithImageInRect support
Peter Maydell
2015-05-19
ui/cocoa: Make -full-screen option work on Mac OS X
Programmingkid
2015-05-19
ui/cocoa: Fix several full screen issues on Mac OS X
Programmingkid
2014-09-22
block: delete cow block driver
Stefan Hajnoczi
2014-06-29
ui/cocoa: Honour -show-cursor command line option
Peter Maydell
2014-06-29
ui/cocoa: Fix handling of absolute positioning devices
Peter Maydell
2014-06-29
ui/cocoa: Add utility method to check if point is within window
Peter Maydell
2014-06-29
ui/cocoa: Cope with first surface being same as initial window size
Peter Maydell
2014-03-05
input: mouse: switch cocoa ui to new core
Gerd Hoffmann
2014-03-05
input: keyboard: switch cocoa ui to new core
Gerd Hoffmann
2014-01-12
ui/cocoa: Remove stray tabs
Peter Maydell
2014-01-12
ui/cocoa: Draw black rectangle if we have no data yet
Peter Maydell
2014-01-12
ui/cocoa: Redraw at correct size when switching surface
Peter Maydell
2014-01-12
ui/cocoa: Fix code for starting QEMU via image file load dialog
Peter Maydell
2014-01-12
ui/cocoa: Add ".qcow2" to extension list for image load dialog
Peter Maydell
2014-01-12
ui/cocoa: Send warning message to stderr, not stdout
Peter Maydell
2014-01-12
ui/cocoa: Correct typos in comments and variable names
Peter Maydell
2014-01-12
ui/cocoa: Pass command key through to guest when VM has mousegrab
Peter Maydell
2013-12-23
ui/cocoa: Use macro ARRAY_SIZE where possible
Stefan Weil
2013-05-29
cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory
Peter Maydell
2013-05-29
cocoa: Avoid deprecated NSOpenPanel filename method
Peter Maydell
2013-05-29
cocoa: Avoid deprecated CPS* functions
Peter Maydell
2013-05-29
cocoa: Fix leaks of NSScreen and NSConcreteMapTable
Peter Maydell
2013-04-25
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
2013-04-21
ui/cocoa.m: Fix recent compile breakage
Peter Maydell
2013-03-19
ui/cocoa.m: Fix compile failures introduced by recent console changes
Peter Maydell
2013-03-18
console: zap displaystate from dcl callbacks
Gerd Hoffmann
2013-03-18
cocoa: stop using DisplayState
Gerd Hoffmann
2013-03-18
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
2013-03-18
console: fix displaychangelisteners interface
Gerd Hoffmann
2013-01-31
cocoa: Replace non-portable asprintf() by g_strdup_printf()
Stefan Weil
2013-01-31
cocoa: Fix VBE function Set Display Start
Henry Harrington
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-11-02
ui/cocoa.m: Update to new DisplayChangeListener member names
Peter Maydell
2012-05-29
cocoa: Suppress Cocoa frontend for -qtest
Andreas Färber
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
2011-11-01
cocoa: Close sheet after image file selection
Andreas Färber
2011-08-21
Convert last qemu_free and qemu_malloc uses
Blue Swirl
2011-06-14
cocoa: Avoid warning related to multiple handleEvent: definitions
Andreas Färber
2011-06-14
cocoa: Provide central qemu_main() prototype
Andreas Färber
[next]