summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* | vnc: refuse to set a password with VNC_AUTH_NONEGerd Hoffmann2014-06-021-28/+6
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-1' into stagingPeter Maydell2014-05-281-116/+117
|\
| * console: add kbd_put_keysym_consoleGerd Hoffmann2014-05-261-3/+6
| * console: rework text terminal cursor logicGerd Hoffmann2014-05-261-18/+32
| * console: update text terminal surface unconditionallyGerd Hoffmann2014-05-261-71/+56
| * console: nicer initial screenGerd Hoffmann2014-05-261-8/+11
| * console: Abort on property access errorsKirill Batuzov2014-05-261-17/+13
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-7' into stagingPeter Maydell2014-05-281-374/+734
|\ \
| * | gtk: workaround gtk2 vte resize issueGerd Hoffmann2014-05-261-0/+40
| * | gtk: window sizing overhaulGerd Hoffmann2014-05-261-30/+70
| * | gtk: zap unused global_stateGerd Hoffmann2014-05-261-4/+0
| * | gtk: Add handling for the xfree86 keycodesBruce Rogers2014-05-261-1/+35
| * | gtk: enable untabify for gfxGerd Hoffmann2014-05-261-3/+7
| * | gtk: detached window pointer grabsGerd Hoffmann2014-05-261-3/+21
| * | gtk: update all windows on mouse mode changesGerd Hoffmann2014-05-261-1/+5
| * | gtk: fix grab checksGerd Hoffmann2014-05-261-12/+23
| * | gtk: update gd_update_captionGerd Hoffmann2014-05-261-17/+28
| * | gtk: skip keyboard grab when hover autograb is activeGerd Hoffmann2014-05-261-1/+3
| * | gtk: keep track of grab ownerGerd Hoffmann2014-05-261-5/+23
| * | gtk: add gd_grab trace eventGerd Hoffmann2014-05-261-0/+4
| * | gtk: add tab to trace eventsGerd Hoffmann2014-05-261-3/+3
| * | gtk: allow moving tabs to windows and back.Gerd Hoffmann2014-05-261-11/+63
| * | gtk: simplify resizeGerd Hoffmann2014-05-261-26/+14
| * | gtk: use device type as labelGerd Hoffmann2014-05-261-2/+12
| * | gtk: support multiple gfx displaysGerd Hoffmann2014-05-261-37/+43
| * | gtk: move vga state into VirtualGfxConsoleGerd Hoffmann2014-05-261-278/+337
| * | gtk: VirtualConsole restructionGerd Hoffmann2014-05-261-46/+73
| * | gtk: remove page numbering assumtions from the codeGerd Hoffmann2014-05-261-10/+30
| * | gtk: Add a scrollbar for text consolesCole Robinson2014-05-261-2/+40
| * | gtk: cleanup CONFIG_VTE ifdef a bit.Gerd Hoffmann2014-05-261-19/+26
| * | gtk: zap vte size requestsGerd Hoffmann2014-05-261-14/+0
| * | gtk: zap scrolled_windowGerd Hoffmann2014-05-261-17/+2
| |/
* | sdl: pass key event source to input layerGerd Hoffmann2014-05-261-9/+12
* | input: bind devices and input routingGerd Hoffmann2014-05-261-3/+40
* | input: keymap: add meta keysGerd Hoffmann2014-05-261-0/+2
* | input: add name to input_event_key_numberGerd Hoffmann2014-05-261-2/+4
* | input: add qemu_input_key_number_to_qcodeGerd Hoffmann2014-05-261-3/+8
* | input (curses): mask keycodes to remove modifier bitsAndrew Oates2014-05-261-2/+2
|/
* input: remove sparc keymap hackGerd Hoffmann2014-05-161-19/+0
* input: use KeyValue directly in sendkey monitor commandGerd Hoffmann2014-05-161-24/+23
* input: add qemu_input_handler_deactivateGerd Hoffmann2014-05-161-0/+7
* input: key mapping helpersGerd Hoffmann2014-05-163-175/+219
* build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev2014-05-081-1/+1
* spice: fix libvirt snapshotsGerd Hoffmann2014-05-081-0/+8
* spice: fix "info spice"Gerd Hoffmann2014-05-081-1/+1
* ui: Add missing 'static' attributeStefan Weil2014-05-071-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-6' into stagingPeter Maydell2014-05-011-65/+23
|\
| * gtk: Fix accelerators being triggered twice with gtk3Cole Robinson2014-04-291-22/+0
| * gtk: Fix -serial vcCole Robinson2014-04-291-32/+9
| * gtk: Use ctrl+alt+q for quit acceleratorCole Robinson2014-04-291-1/+2
OpenPOWER on IntegriCloud