aboutsummaryrefslogtreecommitdiff
path: root/qapi/ui.json
AgeCommit message (Expand)AuthorFilesLines
2024-03-04qapi: Delete useless "Returns" sectionsMarkus Armbruster1-17/+0
2024-03-04qapi: Move error documentation to new "Errors" sectionsMarkus Armbruster1-0/+6
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster1-162/+162
2024-02-21qapi/ui: correct typosManos Pitsidianakis1-2/+2
2024-02-12qapi: Add missing union tag documentationMarkus Armbruster1-0/+2
2024-02-12qapi: Plug trivial documentation holes around former simple unionsMarkus Armbruster1-0/+12
2023-11-07Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu i...Stefan Hajnoczi1-1/+2
2023-11-07qmp/hmp: disable screendump if PIXMAN is missingMarc-André Lureau1-1/+2
2023-11-07ui/cocoa: add zoom-to-fit display optionCarwyn Ellis1-1/+6
2023-07-26qapi: Reformat recent doc comments to conform to current conventionsMarkus Armbruster1-1/+1
2023-06-27ui: add egl-headless support on win32Marc-André Lureau1-3/+2
2023-05-28ui: add the infrastructure to support MT eventsSergio Lopez1-9/+59
2023-05-10qapi: Reformat doc comments to conform to current conventionsMarkus Armbruster1-189/+248
2023-04-28qapi: Format since information the conventional way: (since X.Y)Markus Armbruster1-3/+3
2023-04-28qapi: Tidy up examplesMarkus Armbruster1-1/+1
2023-04-28qapi: @foo should be used to reference, not ``foo``Markus Armbruster1-1/+1
2023-04-28qapi: Fix up references to long gone error classesMarkus Armbruster1-1/+1
2023-04-24spice: move client_migrate_info command to ui/Juan Quintela1-0/+28
2023-03-14Add qemu qcode support for keys F13 to F24Willem van de Velde1-1/+14
2022-10-12gtk: Add show_menubar=on|off command line option.Bryce Mills1-1/+4
2022-09-07qapi: fix example of query-vnc commandVictor Toso1-2/+2
2022-07-19gtk: Add show_tabs=on|off command line option.Felix xq Queißner1-1/+6
2022-06-03ui: Switch "-display sdl" to use the QAPI parserThomas Huth1-1/+25
2022-05-16qapi: Stop using whitespace for alignment in commentsAndrea Bolognani1-9/+8
2022-05-16qapi: Drop unnecessary whitespace in commentsAndrea Bolognani1-1/+1
2022-05-16qapi: Drop unnecessary empty lines outside of commentsAndrea Bolognani1-1/+0
2022-05-16qapi: Drop unnecessary empty lines in commentsAndrea Bolognani1-22/+0
2022-05-16qapi: Fix comment indentationAndrea Bolognani1-15/+15
2022-04-27qapi/ui: add 'display-update' command for changing listen addressVladimir Sementsov-Ogievskiy1-0/+65
2022-04-27Added parameter to take screenshot with screendump as PNGKshitij Suri1-3/+21
2022-04-05qapi: fix example of query-vnc commandVictor Toso1-0/+1
2022-04-05qapi: fix example of query-spice commandVictor Toso1-0/+2
2022-03-31qapi: ui examples: add missing @websocket memberVictor Toso1-6/+6
2022-03-15ui/cocoa: add option to swap Option and CommandGustavo Noronha Silva1-1/+6
2022-03-15ui/cocoa: capture all keys and combos when mouse is grabbedGustavo Noronha Silva1-1/+7
2022-03-15ui/cocoa: add option to disable left-command forwarding to guestCarwyn Ellis1-0/+18
2022-03-02qapi/monitor: allow VNC display id in set/expire_passwordStefan Reiter1-22/+74
2022-03-02qapi/monitor: refactor set/expire_password with enumsStefan Reiter1-2/+34
2022-01-13ps2: Initial horizontal scroll supportDmitry Petrov1-1/+1
2021-12-21audio: add "dbus" audio backendMarc-André Lureau1-1/+4
2021-12-21ui/dbus: add p2p=on/off optionMarc-André Lureau1-1/+5
2021-12-21ui: add a D-Bus display backendMarc-André Lureau1-2/+25
2021-09-25qapi: Convert simple union InputEvent to flat oneMarkus Armbruster1-4/+38
2021-09-25qapi: Convert simple union KeyValue to flat oneMarkus Armbruster1-2/+28
2021-08-26qapi: make 'if' condition strings simple identifiersMarc-André Lureau1-35/+33
2021-08-26qapi: replace if condition list with dict {'all': [...]}Marc-André Lureau1-2/+4
2021-06-23ui: Make the DisplayType enum entries conditionalThomas Huth1-6/+17
2021-06-23input: Add lang1 and lang2 to QKeyCodeAkihiko Odaki1-1/+5
2021-03-23qmp: add new qmp display-reloadZihao Chang1-0/+61
2021-03-19qapi/qom: Add ObjectOptions for input-*Kevin Wolf1-12/+1