| Commit message (Expand) | Author | Age | Files | Lines |
* | ui/cocoa: Fix mouse association state | Akihiko Odaki | 2021-03-11 | 1 | -16/+8 |
* | ui/cocoa: Mark variables static | Akihiko Odaki | 2021-03-11 | 1 | -7/+7 |
* | ui/cocoa: Clear modifiers whenever possible | Akihiko Odaki | 2021-03-11 | 1 | -72/+76 |
* | ui/cocoa: Do not rely on the first argument | Akihiko Odaki | 2021-03-11 | 1 | -14/+15 |
* | ui/cocoa: Show QEMU icon in the about window | Akihiko Odaki | 2021-03-11 | 1 | -9/+5 |
* | ui/cocoa: Use kCGColorSpaceSRGB | Akihiko Odaki | 2021-03-11 | 1 | -7/+2 |
* | ui/cocoa: Replace fprintf with error_report | Akihiko Odaki | 2021-03-04 | 1 | -3/+3 |
* | ui/cocoa: Fix stride resolution of pixman image | Akihiko Odaki | 2021-03-04 | 1 | -4/+4 |
* | ui/cocoa: Remove the uses of full screen APIs | Akihiko Odaki | 2021-03-03 | 1 | -26/+15 |
* | ui/cocoa: Statically allocate dcl | Akihiko Odaki | 2021-02-19 | 1 | -34/+31 |
* | ui/cocoa: Interpret left button down as is when command is pressed | Akihiko Odaki | 2021-02-19 | 1 | -10/+2 |
* | ui/cocoa: Do not copy members of pixman image | Akihiko Odaki | 2021-02-19 | 1 | -22/+20 |
* | ui/cocoa: Support unique keys of JIS keyboards | Akihiko Odaki | 2021-02-19 | 1 | -0/+7 |
* | ui/cocoa: Fix openFile: deprecation on Big Sur | Roman Bolshakov | 2021-01-12 | 1 | -1/+4 |
* | ui/cocoa: Update path to docs in build tree | Roman Bolshakov | 2021-01-12 | 1 | -1/+1 |
* | qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json | Philippe Mathieu-Daudé | 2020-10-21 | 1 | -0/+1 |
* | cpu-throttle: new module, extracted from cpus.c | Claudio Fontana | 2020-07-11 | 1 | -0/+1 |
* | ui/cocoa.m: Update documentation file and pathname | Peter Maydell | 2020-03-06 | 1 | -2/+2 |
* | ui/cocoa: Drop workarounds for pre-10.12 OSX | Peter Maydell | 2020-02-12 | 1 | -59/+0 |
* | ui/cocoa: switch to new show-cursor option | Gerd Hoffmann | 2020-02-12 | 1 | -0/+4 |
* | ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina) | Hikaru Nishida | 2019-10-18 | 1 | -0/+12 |
* | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 2019-08-21 | 1 | -1/+1 |
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/main-loop.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input device | Chen Zhang | 2019-06-13 | 1 | -1/+6 |
* | ui/cocoa: Fix absolute input device grabbing issue on Mojave | Chen Zhang | 2019-06-13 | 1 | -2/+41 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | ui/cocoa: Perform UI operations only on the main thread | Peter Maydell | 2019-03-04 | 1 | -78/+115 |
* | ui/cocoa: Subclass NSApplication so we can implement sendEvent | Peter Maydell | 2019-03-04 | 1 | -1/+12 |
* | ui/cocoa: Don't call NSApp sendEvent directly from handleEvent | Peter Maydell | 2019-03-04 | 1 | -15/+34 |
* | ui/cocoa: Move console/device menu creation code up in file | Peter Maydell | 2019-03-04 | 1 | -92/+92 |
* | ui/cocoa: Factor out initial menu creation | Peter Maydell | 2019-03-04 | 1 | -37/+41 |
* | ui/cocoa: Use the pixman image directly in switchSurface | Peter Maydell | 2019-03-04 | 1 | -8/+9 |
* | ui/cocoa: Ensure we have the iothread lock when calling into QEMU | Peter Maydell | 2019-03-04 | 1 | -26/+65 |
* | ui/cocoa.m: Fix macOS 10.14 deprecation warnings | Brendan Shanks | 2019-02-05 | 1 | -6/+22 |
* | ui/cocoa: Include less of the generated modular QAPI headers | Markus Armbruster | 2019-01-08 | 1 | -1/+2 |
* | ui/cocoa.m: prevent stuck command key when going into full screen mode | John Arbuckle | 2018-07-24 | 1 | -1/+13 |
* | ui/cocoa.m: replace scrollingDeltaY with deltaY | John Arbuckle | 2018-07-12 | 1 | -7/+13 |
* | ui/cocoa: Suppress NSFileHandlingPanelOKButton deprecation warning | Peter Maydell | 2018-05-29 | 1 | -1/+11 |
* | Polish the version strings containing the package version | Thomas Huth | 2018-03-12 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i... | Peter Maydell | 2018-03-05 | 1 | -1/+13 |
|\ |
|
| * | cocoa: switch over to new display registry | Gerd Hoffmann | 2018-03-05 | 1 | -1/+13 |
* | | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster | 2018-03-02 | 1 | -1/+1 |
|/ |
|
* | cocoa: use DisplayOptions | Gerd Hoffmann | 2018-02-20 | 1 | -2/+2 |
* | Include qapi/error.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -0/+1 |
* | cocoa.m: Fix scroll wheel support | John Arbuckle | 2018-01-18 | 1 | -8/+19 |
* | ui/cocoa.m: Send ctrl-alt key combos to guest if QEMU isn't using them | Peter Maydell | 2017-11-07 | 1 | -4/+2 |
* | ui/cocoa.m: move ungrab to ctrl-alt-g | John Arbuckle | 2017-11-07 | 1 | -13/+18 |
* | ui/cocoa.m: Make scrolling work again in GUI monitor windows | John Arbuckle | 2017-11-07 | 1 | -32/+66 |
* | ui/cocoa.m: Fix console selection keys | John Arbuckle | 2017-11-02 | 1 | -1/+1 |