Skip to content
  1. Mar 21, 2019
  2. Mar 19, 2019
  3. Mar 18, 2019
  4. Mar 08, 2019
  5. Mar 01, 2019
  6. Feb 22, 2019
  7. Feb 21, 2019
  8. Feb 19, 2019
  9. Feb 18, 2019
  10. Feb 15, 2019
  11. Feb 14, 2019
  12. Feb 13, 2019
    • Marc-André Lureau's avatar
      keycodemapdb: update submodule · 698cad12
      Marc-André Lureau authored and Frediano Ziglio's avatar Frediano Ziglio committed
      
      
      Daniel P. Berrange (24):
            Add named constants for QKeyCode values
            Add ability to generate enums
            Build tests with warnings enabled
            Add Sun/Sparc keyboard keycodes
            Add some missing mappings for USB HID
            Add line for QKeyCode asterisk
            Add line for QKeyCode print
            Fix AT Set2 scancode for F7
            Fix AT set3 mapping for backslash
            Misc fixes in AT set 3 scancodes
            Add Apple Desktop Bus scancodes
            Add many missing Sun scancodes
            Add missing Help key entry for OS-X key codes
            Add support for array upper bounds with enums
            Handle maps where 0x0 is a valid key
            Fix ANSI_KeypadClear mapping for OSX
            Remove ??? from some keynames
            Fix USB menu key mapping
            Allow customizing the map length data type
            Rename 'rfb' to 'qnum'
            Add local argparse for compat with python 2.6
            Add hack for mapping qnum 0xb7 to sysrq
            Fix mistake in Pause/SysRq mapping for SUN scancode
            Fix compat with py3 dict keys/values data types
      
      Miika S (1):
            Add missing QKeyCode values for JIS keyboards
      
      Olaf Hering (1):
            remove buildtime from generated files
      
      Paolo Bonzini (3):
            move CLanguageGenerator closer to CLanguageGenerator itself
            c++: add extern declaration to the generated file
            add header file generators
      
      Peter Korsgaard (1):
            keymap-gen: add support for generating output for C++
      
      Pierre Ossman (16):
            Correct lookup of name in comment
            Merge XT columns
            Fix AT set 2 table
            Rename X11 keycode header to keysym
            Add README for data columns
            Add basic tests
            Add tests for code-table
            Add tests for name-map
            Add tests for name-table
            Add mapping for HTML key codes
            Add mapping for XKEYBOARD key names
            Fix some keys on macOS
            Handle string based codes
            Add support for JavaScript output
            Provide array size constant for C output
            Use STL types for C++ output
      
      Signed-off-by: default avatarMarc-André Lureau <marcandre.lureau@redhat.com>
      Acked-by: default avatarFrediano Ziglio <fziglio@redhat.com>
      698cad12
    • Marc-André Lureau's avatar
      gtk-doc: fix api-index warnings · 81e16ad9
      Marc-André Lureau authored and Frediano Ziglio's avatar Frediano Ziglio committed
      
      
      Fix gtk-doc warnings such as:
      html/SpiceChannel.html:538: warning: no link for: "api-index-0.20" -> (0.20).
      
      Unfortunately, the generated file is still missing.
      
      Signed-off-by: default avatarMarc-André Lureau <marcandre.lureau@redhat.com>
      Acked-by: default avatarFrediano Ziglio <fziglio@redhat.com>
      81e16ad9
Loading