Age | Commit message (Expand) | Author |
2024-03-26 | qapi: document InputMultiTouchType | Marc-André Lureau |
2024-03-26 | qapi: Correct documentation indentation and whitespace | Markus Armbruster |
2024-03-26 | qapi: Start sentences with a capital letter, end them with a period | Markus Armbruster |
2024-03-08 | Merge tag 'darwin-20240305' of https://github.com/philmd/qemu into staging | Peter Maydell |
2024-03-05 | ui/cocoa: add zoom-interpolation display option | Carwyn Ellis |
2024-03-04 | qapi: Delete useless "Returns" sections | Markus Armbruster |
2024-03-04 | qapi: Move error documentation to new "Errors" sections | Markus Armbruster |
2024-02-26 | qapi: Require descriptions and tagged sections to be indented | Markus Armbruster |
2024-02-21 | qapi/ui: correct typos | Manos Pitsidianakis |
2024-02-12 | qapi: Add missing union tag documentation | Markus Armbruster |
2024-02-12 | qapi: Plug trivial documentation holes around former simple unions | Markus Armbruster |
2023-11-07 | Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu i... | Stefan Hajnoczi |
2023-11-07 | qmp/hmp: disable screendump if PIXMAN is missing | Marc-André Lureau |
2023-11-07 | ui/cocoa: add zoom-to-fit display option | Carwyn Ellis |
2023-07-26 | qapi: Reformat recent doc comments to conform to current conventions | Markus Armbruster |
2023-06-27 | ui: add egl-headless support on win32 | Marc-André Lureau |
2023-05-28 | ui: add the infrastructure to support MT events | Sergio Lopez |
2023-05-10 | qapi: Reformat doc comments to conform to current conventions | Markus Armbruster |
2023-04-28 | qapi: Format since information the conventional way: (since X.Y) | Markus Armbruster |
2023-04-28 | qapi: Tidy up examples | Markus Armbruster |
2023-04-28 | qapi: @foo should be used to reference, not ``foo`` | Markus Armbruster |
2023-04-28 | qapi: Fix up references to long gone error classes | Markus Armbruster |
2023-04-24 | spice: move client_migrate_info command to ui/ | Juan Quintela |
2023-03-14 | Add qemu qcode support for keys F13 to F24 | Willem van de Velde |
2022-10-12 | gtk: Add show_menubar=on|off command line option. | Bryce Mills |
2022-09-07 | qapi: fix example of query-vnc command | Victor Toso |
2022-07-19 | gtk: Add show_tabs=on|off command line option. | Felix xq Queißner |
2022-06-03 | ui: Switch "-display sdl" to use the QAPI parser | Thomas Huth |
2022-05-16 | qapi: Stop using whitespace for alignment in comments | Andrea Bolognani |
2022-05-16 | qapi: Drop unnecessary whitespace in comments | Andrea Bolognani |
2022-05-16 | qapi: Drop unnecessary empty lines outside of comments | Andrea Bolognani |
2022-05-16 | qapi: Drop unnecessary empty lines in comments | Andrea Bolognani |
2022-05-16 | qapi: Fix comment indentation | Andrea Bolognani |
2022-04-27 | qapi/ui: add 'display-update' command for changing listen address | Vladimir Sementsov-Ogievskiy |
2022-04-27 | Added parameter to take screenshot with screendump as PNG | Kshitij Suri |
2022-04-05 | qapi: fix example of query-vnc command | Victor Toso |
2022-04-05 | qapi: fix example of query-spice command | Victor Toso |
2022-03-31 | qapi: ui examples: add missing @websocket member | Victor Toso |
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: add option to disable left-command forwarding to guest | Carwyn Ellis |
2022-03-02 | qapi/monitor: allow VNC display id in set/expire_password | Stefan Reiter |
2022-03-02 | qapi/monitor: refactor set/expire_password with enums | Stefan Reiter |
2022-01-13 | ps2: Initial horizontal scroll support | Dmitry Petrov |
2021-12-21 | audio: add "dbus" audio backend | Marc-André Lureau |
2021-12-21 | ui/dbus: add p2p=on/off option | Marc-André Lureau |
2021-12-21 | ui: add a D-Bus display backend | Marc-André Lureau |
2021-09-25 | qapi: Convert simple union InputEvent to flat one | Markus Armbruster |
2021-09-25 | qapi: Convert simple union KeyValue to flat one | Markus Armbruster |
2021-08-26 | qapi: make 'if' condition strings simple identifiers | Marc-André Lureau |