aboutsummaryrefslogtreecommitdiff
path: root/qapi/ui.json
AgeCommit message (Expand)Author
2024-08-05qapi: Refill doc comments to conform to conventionsMarkus Armbruster
2024-07-17qapi: convert "Example" sections with titlesJohn Snow
2024-07-17qapi: convert "Example" sections without titlesJohn Snow
2024-07-17qapi/ui: Drop note on naming of SpiceQueryMouseModeMarkus Armbruster
2024-07-06qapi: add markup to note blocksJohn Snow
2024-07-06qapi: convert "Note" sections to plain rSTJohn Snow
2024-07-06qapi: fix non-compliant JSON examplesJohn Snow
2024-03-26qapi: document InputMultiTouchTypeMarc-André Lureau
2024-03-26qapi: Correct documentation indentation and whitespaceMarkus Armbruster
2024-03-26qapi: Start sentences with a capital letter, end them with a periodMarkus Armbruster
2024-03-08Merge tag 'darwin-20240305' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-03-05ui/cocoa: add zoom-interpolation display optionCarwyn Ellis
2024-03-04qapi: Delete useless "Returns" sectionsMarkus Armbruster
2024-03-04qapi: Move error documentation to new "Errors" sectionsMarkus Armbruster
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster
2024-02-21qapi/ui: correct typosManos Pitsidianakis
2024-02-12qapi: Add missing union tag documentationMarkus Armbruster
2024-02-12qapi: Plug trivial documentation holes around former simple unionsMarkus Armbruster
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