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