Age | Commit message (Expand) | Author |
---|---|---|
2023-03-16 | Fix `InputEventConfigurationDialog` modifies original event | Danil Alexeev |
2023-02-16 | Fix wrong font in Event Configuration | kobewi |
2023-01-30 | Fix various typos with codespell | Rémi Verschelde |
2023-01-27 | Fix typos in input action editor key type names | Hugo Locurcio |
2023-01-23 | Cleanup and unify keyboard input. | bruvzg |
2023-01-23 | Convert en_GB spelling to en_US with codespell | Rémi Verschelde |
2023-01-10 | Propagate allowed input types to `event_listener` when setting them on `Input... | Eric M |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-11-18 | Refactor `get_event_text` to a static method, remove high deadzone from event... | Eric M |
2022-10-14 | Focus EventListener when InputEventConfigurationDialog is opened. | Eric M |
2022-10-06 | Split `action_map_editor` file into one file per class it contained. | Eric M |