summaryrefslogtreecommitdiff
path: root/editor/input_event_configuration_dialog.cpp
AgeCommit message (Expand)Author
2023-03-16Fix `InputEventConfigurationDialog` modifies original eventDanil Alexeev
2023-02-16Fix wrong font in Event Configurationkobewi
2023-01-30Fix various typos with codespellRémi Verschelde
2023-01-27Fix typos in input action editor key type namesHugo Locurcio
2023-01-23Cleanup and unify keyboard input.bruvzg
2023-01-23Convert en_GB spelling to en_US with codespellRémi Verschelde
2023-01-10Propagate allowed input types to `event_listener` when setting them on `Input...Eric M
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-11-18Refactor `get_event_text` to a static method, remove high deadzone from event...Eric M
2022-10-14Focus EventListener when InputEventConfigurationDialog is opened.Eric M
2022-10-06Split `action_map_editor` file into one file per class it contained.Eric M