summaryrefslogtreecommitdiffstats
path: root/ui/cocoa.m
Commit message (Expand)AuthorAgeFilesLines
* ui/cocoa: Drop workarounds for pre-10.12 OSXPeter Maydell2020-02-121-59/+0Star
* ui/cocoa: switch to new show-cursor optionGerd Hoffmann2020-02-121-0/+4
* ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina)Hikaru Nishida2019-10-181-0/+12
* hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-211-1/+1
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-0/+1
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input deviceChen Zhang2019-06-131-1/+6
* ui/cocoa: Fix absolute input device grabbing issue on MojaveChen Zhang2019-06-131-2/+41
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* ui/cocoa: Perform UI operations only on the main threadPeter Maydell2019-03-041-78/+115
* ui/cocoa: Subclass NSApplication so we can implement sendEventPeter Maydell2019-03-041-1/+12
* ui/cocoa: Don't call NSApp sendEvent directly from handleEventPeter Maydell2019-03-041-15/+34
* ui/cocoa: Move console/device menu creation code up in filePeter Maydell2019-03-041-92/+92
* ui/cocoa: Factor out initial menu creationPeter Maydell2019-03-041-37/+41
* ui/cocoa: Use the pixman image directly in switchSurfacePeter Maydell2019-03-041-8/+9
* ui/cocoa: Ensure we have the iothread lock when calling into QEMUPeter Maydell2019-03-041-26/+65
* ui/cocoa.m: Fix macOS 10.14 deprecation warningsBrendan Shanks2019-02-051-6/+22
* ui/cocoa: Include less of the generated modular QAPI headersMarkus Armbruster2019-01-081-1/+2
* ui/cocoa.m: prevent stuck command key when going into full screen modeJohn Arbuckle2018-07-241-1/+13
* ui/cocoa.m: replace scrollingDeltaY with deltaYJohn Arbuckle2018-07-121-7/+13
* ui/cocoa: Suppress NSFileHandlingPanelOKButton deprecation warningPeter Maydell2018-05-291-1/+11
* Polish the version strings containing the package versionThomas Huth2018-03-121-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...Peter Maydell2018-03-051-1/+13
|\
| * cocoa: switch over to new display registryGerd Hoffmann2018-03-051-1/+13
* | qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster2018-03-021-1/+1
|/
* cocoa: use DisplayOptionsGerd Hoffmann2018-02-201-2/+2
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* cocoa.m: Fix scroll wheel supportJohn Arbuckle2018-01-181-8/+19
* ui/cocoa.m: Send ctrl-alt key combos to guest if QEMU isn't using themPeter Maydell2017-11-071-4/+2Star
* ui/cocoa.m: move ungrab to ctrl-alt-gJohn Arbuckle2017-11-071-13/+18
* ui/cocoa.m: Make scrolling work again in GUI monitor windowsJohn Arbuckle2017-11-071-32/+66
* ui/cocoa.m: Fix console selection keysJohn Arbuckle2017-11-021-1/+1
* ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and underJohn Arbuckle2017-06-291-1/+1
* ui/cocoa.m: add Speed menuJohn Arbuckle2017-06-231-0/+56
* Improve Cocoa modifier key handlingIan McKellar via Qemu-devel2017-06-141-12/+48
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-1/+1
* ui: Support non-zero minimum values for absolute input axesPhilippe Voinov2017-05-111-2/+2
* ui/cocoa.m: Fix macOS 10.12 deprecation warningsBrendan Shanks2017-04-251-29/+58
* ui/cocoa.m: add toast file supportProgrammingkid2017-03-141-1/+1
* qemu-doc: merge qemu-tech and qemu-docPaolo Bonzini2016-10-071-9/+0Star
* block: Accept device model name for blockdev-change-mediumKevin Wolf2016-09-231-1/+3
* block: Accept device model name for ejectKevin Wolf2016-09-231-1/+2
* ui/cocoa.m: Make a better about dialogProgrammingkid2016-09-151-3/+104
* Fix some typos found by codespellStefan Weil2016-05-181-1/+1
* ui/cocoa.m: Add support for cdr filesJohn Arbuckle2016-04-041-1/+2
* ui/cocoa.m: switch to QKeyCodeJohn Arbuckle2016-03-231-176/+141Star
* ui/cocoa.m: fix help menusJohn Arbuckle2016-03-231-4/+27
* qapi: rename input buttonsGerd Hoffmann2016-03-011-2/+2
* ui/cocoa.m: Include qemu/osdep.hPeter Maydell2016-02-081-0/+2
* qapi: Change munging of CamelCase enum valuesEric Blake2015-12-171-2/+2