aboutsummaryrefslogtreecommitdiff
path: root/qapi/ui.json
AgeCommit message (Expand)Author
2023-11-07Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu i...Stefan Hajnoczi
2023-11-07qmp/hmp: disable screendump if PIXMAN is missingMarc-André Lureau
2023-11-07ui/cocoa: add zoom-to-fit display optionCarwyn Ellis
2023-07-26qapi: Reformat recent doc comments to conform to current conventionsMarkus Armbruster
2023-06-27ui: add egl-headless support on win32Marc-André Lureau
2023-05-28ui: add the infrastructure to support MT eventsSergio Lopez
2023-05-10qapi: Reformat doc comments to conform to current conventionsMarkus Armbruster
2023-04-28qapi: Format since information the conventional way: (since X.Y)Markus Armbruster
2023-04-28qapi: Tidy up examplesMarkus Armbruster
2023-04-28qapi: @foo should be used to reference, not ``foo``Markus Armbruster
2023-04-28qapi: Fix up references to long gone error classesMarkus Armbruster
2023-04-24spice: move client_migrate_info command to ui/Juan Quintela
2023-03-14Add qemu qcode support for keys F13 to F24Willem van de Velde
2022-10-12gtk: Add show_menubar=on|off command line option.Bryce Mills
2022-09-07qapi: fix example of query-vnc commandVictor Toso
2022-07-19gtk: Add show_tabs=on|off command line option.Felix xq Queißner
2022-06-03ui: Switch "-display sdl" to use the QAPI parserThomas Huth
2022-05-16qapi: Stop using whitespace for alignment in commentsAndrea Bolognani
2022-05-16qapi: Drop unnecessary whitespace in commentsAndrea Bolognani
2022-05-16qapi: Drop unnecessary empty lines outside of commentsAndrea Bolognani
2022-05-16qapi: Drop unnecessary empty lines in commentsAndrea Bolognani
2022-05-16qapi: Fix comment indentationAndrea Bolognani
2022-04-27qapi/ui: add 'display-update' command for changing listen addressVladimir Sementsov-Ogievskiy
2022-04-27Added parameter to take screenshot with screendump as PNGKshitij Suri
2022-04-05qapi: fix example of query-vnc commandVictor Toso
2022-04-05qapi: fix example of query-spice commandVictor Toso
2022-03-31qapi: ui examples: add missing @websocket memberVictor Toso
2022-03-15ui/cocoa: add option to swap Option and CommandGustavo Noronha Silva
2022-03-15ui/cocoa: capture all keys and combos when mouse is grabbedGustavo Noronha Silva
2022-03-15ui/cocoa: add option to disable left-command forwarding to guestCarwyn Ellis
2022-03-02qapi/monitor: allow VNC display id in set/expire_passwordStefan Reiter
2022-03-02qapi/monitor: refactor set/expire_password with enumsStefan Reiter
2022-01-13ps2: Initial horizontal scroll supportDmitry Petrov
2021-12-21audio: add "dbus" audio backendMarc-André Lureau
2021-12-21ui/dbus: add p2p=on/off optionMarc-André Lureau
2021-12-21ui: add a D-Bus display backendMarc-André Lureau
2021-09-25qapi: Convert simple union InputEvent to flat oneMarkus Armbruster
2021-09-25qapi: Convert simple union KeyValue to flat oneMarkus Armbruster
2021-08-26qapi: make 'if' condition strings simple identifiersMarc-André Lureau
2021-08-26qapi: replace if condition list with dict {'all': [...]}Marc-André Lureau
2021-06-23ui: Make the DisplayType enum entries conditionalThomas Huth
2021-06-23input: Add lang1 and lang2 to QKeyCodeAkihiko Odaki
2021-03-23qmp: add new qmp display-reloadZihao Chang
2021-03-19qapi/qom: Add ObjectOptions for input-*Kevin Wolf
2020-12-10qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster
2020-11-04console: make QMP/HMP screendump run in coroutineMarc-André Lureau
2020-08-03schemas: Add vim modelineAndrea Bolognani
2020-08-03qapi: Delete unwanted indentation of top-level expressionsMarkus Armbruster
2020-02-15qapi: Delete all the "foo: dropped in n.n" notesPeter Maydell
2020-02-15qapi: Add blank lines before bulleted listsPeter Maydell