aboutsummaryrefslogtreecommitdiff
path: root/include/ui
AgeCommit message (Expand)Author
2013-12-16include: add missing config-host.h includeMarc-André Lureau
2013-12-02trace: Remove trace.h from console.h (less dependencies)Stefan Weil
2013-10-17spice: fix multihead supportGerd Hoffmann
2013-07-30spice: fix display initializationGerd Hoffmann
2013-06-21vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_clientMichael Tokarev
2013-06-11gtk: implement -full-screenPeter Wu
2013-04-25console: zap ds arg from register_displaychangelistenerGerd Hoffmann
2013-04-25console: add qemu_console_lookup_by_deviceGerd Hoffmann
2013-04-25console: add device link to QemuConsolesGerd Hoffmann
2013-04-25console: qom-ify QemuConsoleGerd Hoffmann
2013-04-24input: introduce keyboard handler listGerd Hoffmann
2013-04-24input: make QEMUPutLEDEntry + QEMUPutMouseEntry privateGerd Hoffmann
2013-04-17Fix warnings suppressors to honor --disable-werrorMarkus Armbruster
2013-04-16console: allow pinning displaychangelisteners to consolesGerd Hoffmann
2013-04-16console: add qemu_console_is_*Gerd Hoffmann
2013-04-16xen: re-enable refresh interval reporting for xenfbGerd Hoffmann
2013-04-16console: gui timer fixesGerd Hoffmann
2013-04-16console: add GraphicHwOpsGerd Hoffmann
2013-04-16console: make DisplayState private to console.cGerd Hoffmann
2013-04-16console: move gui_update+gui_setup_refresh from vl.c into console.cGerd Hoffmann
2013-04-16console: simplify screendumpGerd Hoffmann
2013-04-16console: give each QemuConsole its own DisplaySurfaceGerd Hoffmann
2013-04-16console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann
2013-04-16console: displaystate init revampGerd Hoffmann
2013-04-16pixman: render vgafont glyphs into pixman imagesGerd Hoffmann
2013-04-16pixman: add qemu_pixman_color()Gerd Hoffmann
2013-03-18console: remove ds_get_* helper functionsGerd Hoffmann
2013-03-18console: stop using DisplayState in gfx hardware emulationGerd Hoffmann
2013-03-18console: zap displaystate from dcl callbacksGerd Hoffmann
2013-03-18spice: stop using DisplayStateGerd Hoffmann
2013-03-18console: add surface_*() gettersGerd Hoffmann
2013-03-18console: rework DisplaySurface handling [dcl/ui side]Gerd Hoffmann
2013-03-18console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann
2013-03-18console: kill DisplayState->opaqueGerd Hoffmann
2013-03-18console: fix displaychangelisteners interfaceGerd Hoffmann
2013-03-13chardev: add vc support to qapiGerd Hoffmann
2013-03-13chardev: add spice support to qapiGerd Hoffmann
2013-02-21ui: add basic GTK gui (v5)Anthony Liguori
2013-02-21console: allow VCs to be overridden by UIAnthony Liguori
2013-02-21vga: fix byteswapping.Gerd Hoffmann
2013-01-30qemu-pixman.h: Avoid mutual inclusion loop with console.hPeter Maydell
2013-01-12pixman: fix warningGerd Hoffmann
2012-12-19Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini