]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20160323-1' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 24 Mar 2016 13:43:30 +0000 (13:43 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 24 Mar 2016 13:43:30 +0000 (13:43 +0000)
commit4f57a35d81386df8840fd968251f44a95fc0f949
treeb54632f5b6ff58e9752752ad4622c478387b7824
parenta2ecc80db5078dd98b60a7d03af9a4da3e1bad25
parentaaac714f3172c5862d0494ac6dfe2cebdb2e218c
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20160323-1' into staging

cocoa queue:
 * update cocoa UI front end to use QKeyCodes
 * fix the help menu documentation links to actually work
   (with both an installed and an uninstalled QEMU)

# gpg: Signature made Wed 23 Mar 2016 14:31:01 GMT using RSA key ID 14360CDE
# gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>"
# gpg:                 aka "Peter Maydell <pmaydell@gmail.com>"
# gpg:                 aka "Peter Maydell <pmaydell@chiark.greenend.org.uk>"

* remotes/pmaydell/tags/pull-cocoa-20160323-1:
  ui/cocoa.m: switch to QKeyCode
  qapi-schema.json: Add power and keypad equal keys
  ui/cocoa.m: fix help menus

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>