aboutsummaryrefslogtreecommitdiff
path: root/qapi/ui.json
AgeCommit message (Expand)AuthorFilesLines
11 daysqapi: Refill doc comments to conform to conventionsMarkus Armbruster1-13/+14
2024-07-17qapi: convert "Example" sections with titlesJohn Snow1-5/+6
2024-07-17qapi: convert "Example" sections without titlesJohn Snow1-17/+17
2024-07-17qapi/ui: Drop note on naming of SpiceQueryMouseModeMarkus Armbruster1-2/+0
2024-07-06qapi: add markup to note blocksJohn Snow1-1/+1
2024-07-06qapi: convert "Note" sections to plain rSTJohn Snow1-15/+14
2024-07-06qapi: fix non-compliant JSON examplesJohn Snow1-1/+1
2024-03-26qapi: document InputMultiTouchTypeMarc-André Lureau1-0/+12
2024-03-26qapi: Correct documentation indentation and whitespaceMarkus Armbruster1-7/+7
2024-03-26qapi: Start sentences with a capital letter, end them with a periodMarkus Armbruster1-1/+1
2024-03-08Merge tag 'darwin-20240305' of https://github.com/philmd/qemu into stagingPeter Maydell1-1/+5
2024-03-05ui/cocoa: add zoom-interpolation display optionCarwyn Ellis1-1/+5
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