Age | Commit message (Expand) | Author |
---|---|---|
2021-09-21 | Allow for mapping keycodes to current layout | Frixuu |
2021-08-10 | Use Key enum instead of plain integers | Aaron Franke |
2021-05-07 | Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit... | Lightning_A |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-16 | Remove empty lines around braces with the formatting script | Aaron Franke |
2020-05-18 | Fix certain characters being recognized as special keys in Windows when using... | Eric Rybicki |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-08 | Added mapping for KEY_MENU to VK_APPS (0x5d) so context menu's triggered by t... | Eric M |
2020-02-25 | Rename `scancode` to `keycode`. | bruvzg |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-02-12 | Platform: Ensure classes match their header filename | Rémi Verschelde |