qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] miscellaneous minor cocoa UI patches
@ 2013-12-08 22:59 Peter Maydell
  2013-12-08 22:59 ` [Qemu-devel] [PATCH 1/5] ui/cocoa: Pass command key through to guest when VM has mousegrab Peter Maydell
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Peter Maydell @ 2013-12-08 22:59 UTC (permalink / raw)
  To: qemu-devel; +Cc: Andreas Färber, patches

This patchset is a collection of minor Cocoa UI patches:
 * the 'pass command key through when mousegrabbed' patch I sent
   earlier (included here for convenience since the others in
   the series would otherwise trivially conflict)
 * typo fixes
 * support for loading *.qcow2 via the "pick a disk image" dialog
 * fix for a bug that meant using the 'pick an image' dialog
   might cause us to fail to find BIOS image files later

Peter Maydell (5):
  ui/cocoa: Pass command key through to guest when VM has mousegrab
  ui/cocoa: Correct typos in comments and variable names
  ui/cocoa: Send warning message to stderr, not stdout
  ui/cocoa: Add ".qcow2" to extension list for image load dialog
  ui/cocoa: Fix code for starting QEMU via image file load dialog

 ui/cocoa.m | 63 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 37 insertions(+), 26 deletions(-)

-- 
1.7.11.4

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-12-24 14:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-08 22:59 [Qemu-devel] [PATCH 0/5] miscellaneous minor cocoa UI patches Peter Maydell
2013-12-08 22:59 ` [Qemu-devel] [PATCH 1/5] ui/cocoa: Pass command key through to guest when VM has mousegrab Peter Maydell
2013-12-08 22:59 ` [Qemu-devel] [PATCH 2/5] ui/cocoa: Correct typos in comments and variable names Peter Maydell
2013-12-13 20:18   ` Stefan Weil
2013-12-24  2:28     ` Peter Maydell
2013-12-08 22:59 ` [Qemu-devel] [PATCH 3/5] ui/cocoa: Send warning message to stderr, not stdout Peter Maydell
2013-12-08 22:59 ` [Qemu-devel] [PATCH 4/5] ui/cocoa: Add ".qcow2" to extension list for image load dialog Peter Maydell
2013-12-08 22:59 ` [Qemu-devel] [PATCH 5/5] ui/cocoa: Fix code for starting QEMU via image file " Peter Maydell
2013-12-23 16:08 ` [Qemu-devel] [PATCH 0/5] miscellaneous minor cocoa UI patches Peter Maydell
2013-12-24 13:03   ` Andreas Färber
2013-12-24 14:46     ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).