Sign in
qemu
/
qemu
/
31dd67f684c862303cf3bb18dba10567bc35e0ab
/
ui
/
cocoa.m
4ee02f5
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' into staging
by Peter Maydell
· 7 years ago
5013b9e
cocoa: switch over to new display registry
by Gerd Hoffmann
· 7 years ago
eb815e2
qapi: Move qapi-schema.json to qapi/, rename generated files
by Markus Armbruster
· 7 years ago
767f9bf
cocoa: use DisplayOptions
by Gerd Hoffmann
· 7 years ago
e688df6
Include qapi/error.h exactly where needed
by Markus Armbruster
· 7 years ago
ae7313e
cocoa.m: Fix scroll wheel support
by John Arbuckle
· 7 years ago
ef2088f
ui/cocoa.m: Send ctrl-alt key combos to guest if QEMU isn't using them
by Peter Maydell
· 7 years ago
5929e36
ui/cocoa.m: move ungrab to ctrl-alt-g
by John Arbuckle
· 7 years ago
9c3a418
ui/cocoa.m: Make scrolling work again in GUI monitor windows
by John Arbuckle
· 7 years ago
fa73e14
ui/cocoa.m: Fix console selection keys
by John Arbuckle
· 7 years ago
e720624
ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and under
by John Arbuckle
· 8 years ago
e47ec1a
ui/cocoa.m: add Speed menu
by John Arbuckle
· 8 years ago
af8862b
Improve Cocoa modifier key handling
by Ian McKellar via Qemu-devel
· 8 years ago
cf83f14
shutdown: Add source information to SHUTDOWN and RESET
by Eric Blake
· 8 years ago
9cfa7ab
ui: Support non-zero minimum values for absolute input axes
by Philippe Voinov
· 8 years ago
4ba967a
ui/cocoa.m: Fix macOS 10.12 deprecation warnings
by Brendan Shanks
· 8 years ago
5f26fcf
ui/cocoa.m: add toast file support
by Programmingkid
· 8 years ago
78e8779
qemu-doc: merge qemu-tech and qemu-doc
by Paolo Bonzini
· 8 years ago
70e2cb3
block: Accept device model name for blockdev-change-medium
by Kevin Wolf
· 8 years ago
fbe2d81
block: Accept device model name for eject
by Kevin Wolf
· 8 years ago
9e8204b
ui/cocoa.m: Make a better about dialog
by Programmingkid
· 8 years ago
cb8d4c8
Fix some typos found by codespell
by Stefan Weil
· 9 years ago
9d227f1
ui/cocoa.m: Add support for cdr files
by John Arbuckle
· 9 years ago
aaac714
ui/cocoa.m: switch to QKeyCode
by John Arbuckle
· 9 years ago
f474790
ui/cocoa.m: fix help menus
by John Arbuckle
· 9 years ago
f22d0af
qapi: rename input buttons
by Gerd Hoffmann
· 9 years ago
e4a096b
ui/cocoa.m: Include qemu/osdep.h
by Peter Maydell
· 9 years ago
d20a580
qapi: Change munging of CamelCase enum values
by Eric Blake
· 9 years ago
7fb1cf1
qapi: Don't let implicit enum MAX member collide
by Eric Blake
· 9 years ago
8d3a5d9
ui/cocoa.m: Prevent activation clicks from going to guest
by Peter Maydell
· 9 years ago
39ff43d
blockdev: read-only-mode for blockdev-change-medium
by Max Reitz
· 9 years ago
24fb413
qmp: Introduce blockdev-change-medium
by Max Reitz
· 9 years ago
468a895
ui/cocoa.m: blinky mouse cursor fix
by John Arbuckle
· 9 years ago
a7940ec
ui/cocoa.m: addRemovableDevicesMenuItems() warning fix
by John Arbuckle
· 9 years ago
a1dbc05
ui/cocoa.m: eliminate normalWindow warning
by John Arbuckle
· 9 years ago
365d7f3
ui/cocoa.m: remove open dialog code
by John Arbuckle
· 9 years ago
3b178b7
ui/cocoa.m: prevent stuck key situation
by John Arbuckle
· 9 years ago
d9bc14f
ui/cocoa.m: verify with user before quitting QEMU
by John Arbuckle
· 9 years ago
b12a84c
cocoa: Suppress Cocoa window with -display
by Rainer Müller
· 9 years ago
693a3e0
ui/cocoa.m: Add machine menu items to change and eject removable drive media
by John Arbuckle
· 10 years ago
2707461
ui/cocoa.m: Add Reset and Power Down menu items to Machine menu
by John Arbuckle
· 10 years ago
8524f1c
ui/cocoa.m: Add Machine menu with pause and resume menu items
by John Arbuckle
· 10 years ago
b4c6a11
ui/cocoa: Add console items to the View menu
by Programmingkid
· 10 years ago
8617989
ui/cocoa: Avoid deprecated NSOKButton/NSCancelButton constants
by Peter Maydell
· 10 years ago
81801ae
ui/cocoa: Don't use NSWindow useOptimizedDrawing on OSX 10.10 and up
by Peter Maydell
· 10 years ago
2a4c8c5
ui/cocoa: Declare that QemuCocoaAppController implements NSApplicationDelegate
by Peter Maydell
· 10 years ago
de1aade
ui/cocoa: openPanelDidEnd returnCode should be NSInteger, not int
by Peter Maydell
· 10 years ago
89424ff
ui/cocoa: Remove compatibility ifdefs for OSX 10.4
by Peter Maydell
· 10 years ago
b63901d
ui/cocoa: Drop tests for CGImageCreateWithImageInRect support
by Peter Maydell
· 10 years ago
43227af
ui/cocoa: Make -full-screen option work on Mac OS X
by Programmingkid
· 10 years ago
5d1b2ee
ui/cocoa: Fix several full screen issues on Mac OS X
by Programmingkid
· 10 years ago
550830f
block: delete cow block driver
by Stefan Hajnoczi
· 10 years ago
13aefd3
ui/cocoa: Honour -show-cursor command line option
by Peter Maydell
· 11 years ago
f61c387
ui/cocoa: Fix handling of absolute positioning devices
by Peter Maydell
· 11 years ago
5dd45be
ui/cocoa: Add utility method to check if point is within window
by Peter Maydell
· 11 years ago
381600d
ui/cocoa: Cope with first surface being same as initial window size
by Peter Maydell
· 11 years ago
21bae11
input: mouse: switch cocoa ui to new core
by Gerd Hoffmann
· 11 years ago
2e08c66
input: keyboard: switch cocoa ui to new core
by Gerd Hoffmann
· 11 years ago
49060c2
ui/cocoa: Remove stray tabs
by Peter Maydell
· 11 years ago
7d270b1
ui/cocoa: Draw black rectangle if we have no data yet
by Peter Maydell
· 11 years ago
d3345a0
ui/cocoa: Redraw at correct size when switching surface
by Peter Maydell
· 11 years ago
98db429
ui/cocoa: Fix code for starting QEMU via image file load dialog
by Peter Maydell
· 11 years ago
5342f99
ui/cocoa: Add ".qcow2" to extension list for image load dialog
by Peter Maydell
· 11 years ago
01cc4e6
ui/cocoa: Send warning message to stderr, not stdout
by Peter Maydell
· 11 years ago
49b9bd4
ui/cocoa: Correct typos in comments and variable names
by Peter Maydell
· 11 years ago
8895919
ui/cocoa: Pass command key through to guest when VM has mousegrab
by Peter Maydell
· 11 years ago
5d70192
ui/cocoa: Use macro ARRAY_SIZE where possible
by Stefan Weil
· 11 years ago
2ba9de6
cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory
by Peter Maydell
· 12 years ago
8bb3f1e
cocoa: Avoid deprecated NSOpenPanel filename method
by Peter Maydell
· 12 years ago
42a5dfe
cocoa: Avoid deprecated CPS* functions
by Peter Maydell
· 12 years ago
6e657e6
cocoa: Fix leaks of NSScreen and NSConcreteMapTable
by Peter Maydell
· 12 years ago
5209089
console: zap ds arg from register_displaychangelistener
by Gerd Hoffmann
· 12 years ago
68c0aa6
ui/cocoa.m: Fix recent compile breakage
by Peter Maydell
· 12 years ago
8510d91
ui/cocoa.m: Fix compile failures introduced by recent console changes
by Peter Maydell
· 12 years ago
bc2ed97
console: zap displaystate from dcl callbacks
by Gerd Hoffmann
· 12 years ago
5e00d3a
cocoa: stop using DisplayState
by Gerd Hoffmann
· 12 years ago
c12aeb8
console: rework DisplaySurface handling [dcl/ui side]
by Gerd Hoffmann
· 12 years ago
7c20b4a
console: fix displaychangelisteners interface
by Gerd Hoffmann
· 12 years ago
7e02dc6
cocoa: Replace non-portable asprintf() by g_strdup_printf()
by Stefan Weil
· 12 years ago
477a387
cocoa: Fix VBE function Set Display Start
by Henry Harrington
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
1d8ddda
ui/cocoa.m: Update to new DisplayChangeListener member names
by Peter Maydell
· 12 years ago
60b46aa
cocoa: Suppress Cocoa frontend for -qtest
by Andreas Färber
· 13 years ago
5cbdb3a
Replace Qemu by QEMU in comments
by Stefan Weil
· 13 years ago
13766eb
cocoa: Close sheet after image file selection
by Andreas Färber
· 13 years ago
58a0667
Convert last qemu_free and qemu_malloc uses
by Blue Swirl
· 13 years ago
7fee199
cocoa: Avoid warning related to multiple handleEvent: definitions
by Andreas Färber
· 14 years ago
3bbbee1
cocoa: Provide central qemu_main() prototype
by Andreas Färber
· 14 years ago
9851484
Cocoa: avoid displaying window when command-line contains '-h' or '-help'
by Alexandre Raymond
· 14 years ago
e4ebcc1
cocoa: do not create a spurious window for -version
by Tristan Gingold
· 14 years ago
64b85a8
Delete useless 'extern' qualifiers for functions
by Blue Swirl
· 14 years ago
3e230dd
ui: move all ui components in ui/
by Corentin Chary
· 15 years ago
[Renamed from cocoa.m]
561ef25
Cocoa: Use optimized drawing for the window
by Andreas Färber
· 15 years ago
1238108
Cocoa: Suppress window resize animation
by Andreas Färber
· 15 years ago
41ea49b
Cocoa: Shutdown when window is closed
by Andreas Färber
· 15 years ago
f491880
Cocoa: Don't unconditionally show the window
by Andreas Färber
· 15 years ago
17ccbc2
Cocoa: Redraw the View asynchronously
by Andreas Färber
· 15 years ago
d50f71d
Cocoa: Mark the View as opaque
by Andreas Färber
· 15 years ago
38ec7b5
Cocoa: Fix compilation on Mac OS X v10.4 and earlier
by Andreas Färber
· 15 years ago
Next »