index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
cocoa.m
Age
Commit message (
Expand
)
Author
2022-03-15
ui/cocoa: add option to swap Option and Command
Gustavo Noronha Silva
2022-03-15
ui/cocoa: capture all keys and combos when mouse is grabbed
Gustavo Noronha Silva
2022-03-15
ui/cocoa: release mouse when user switches away from QEMU window
Carwyn Ellis
2022-03-15
ui/cocoa: add option to disable left-command forwarding to guest
Carwyn Ellis
2022-03-15
ui/cocoa: Constify qkeycode translation arrays
Philippe Mathieu-Daudé
2022-03-07
ui/cocoa: Use the standard about panel
Akihiko Odaki
2022-03-04
ui/cocoa: Add Services menu
Akihiko Odaki
2022-03-02
ui/cocoa.m: Remove unnecessary NSAutoreleasePools
Peter Maydell
2022-03-02
ui/cocoa.m: Fix updateUIInfo threading issues
Peter Maydell
2022-02-21
ui/cocoa: Fix the leak of qemu_console_get_label
Akihiko Odaki
2022-02-21
ui/cocoa: Do not alert even without block devices
Akihiko Odaki
2022-02-21
ui/cocoa: Remove allowedFileTypes restriction in SavePanel
Philippe Mathieu-Daudé
2022-01-13
ui/cocoa: pass horizontal scroll information to the device code
Dmitry Petrov
2021-12-21
ui: do not delay further remote resize
Marc-André Lureau
2021-12-21
ui/clipboard: add a clipboard reset serial event
Marc-André Lureau
2021-12-21
ui: generalize clipboard notifier
Marc-André Lureau
2021-07-26
ui/cocoa: Fix the type of main's argv
Akihiko Odaki
2021-06-23
ui/cocoa: Add clipboard support
Akihiko Odaki
2021-06-23
ui/cocoa: Set UI information
Akihiko Odaki
2021-03-16
ui/cocoa: Comment about modifier key input quirks
Akihiko Odaki
2021-03-15
ui/cocoa: Do not exit immediately after shutdown
Akihiko Odaki
2021-03-11
ui/cocoa: Fix mouse association state
Akihiko Odaki
2021-03-11
ui/cocoa: Mark variables static
Akihiko Odaki
2021-03-11
ui/cocoa: Clear modifiers whenever possible
Akihiko Odaki
2021-03-11
ui/cocoa: Do not rely on the first argument
Akihiko Odaki
2021-03-11
ui/cocoa: Show QEMU icon in the about window
Akihiko Odaki
2021-03-11
ui/cocoa: Use kCGColorSpaceSRGB
Akihiko Odaki
2021-03-04
ui/cocoa: Replace fprintf with error_report
Akihiko Odaki
2021-03-04
ui/cocoa: Fix stride resolution of pixman image
Akihiko Odaki
2021-03-03
ui/cocoa: Remove the uses of full screen APIs
Akihiko Odaki
2021-02-19
ui/cocoa: Statically allocate dcl
Akihiko Odaki
2021-02-19
ui/cocoa: Interpret left button down as is when command is pressed
Akihiko Odaki
2021-02-19
ui/cocoa: Do not copy members of pixman image
Akihiko Odaki
2021-02-19
ui/cocoa: Support unique keys of JIS keyboards
Akihiko Odaki
2021-01-12
ui/cocoa: Fix openFile: deprecation on Big Sur
Roman Bolshakov
2021-01-12
ui/cocoa: Update path to docs in build tree
Roman Bolshakov
2020-10-21
qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
Philippe Mathieu-Daudé
2020-07-10
cpu-throttle: new module, extracted from cpus.c
Claudio Fontana
2020-03-06
ui/cocoa.m: Update documentation file and pathname
Peter Maydell
2020-02-12
ui/cocoa: Drop workarounds for pre-10.12 OSX
Peter Maydell
2020-02-12
ui/cocoa: switch to new show-cursor option
Gerd Hoffmann
2019-10-18
ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina)
Hikaru Nishida
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-06-13
ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input device
Chen Zhang
2019-06-13
ui/cocoa: Fix absolute input device grabbing issue on Mojave
Chen Zhang
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-03-04
ui/cocoa: Perform UI operations only on the main thread
Peter Maydell
2019-03-04
ui/cocoa: Subclass NSApplication so we can implement sendEvent
Peter Maydell
[next]