summaryrefslogtreecommitdiffstats
path: root/editor/input_event_configuration_dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Input Map] Generate missing values instead of disabling options.bruvzg2023-06-061-0/+27
* Fix `InputEventConfigurationDialog` modifies original eventDanil Alexeev2023-03-131-1/+1
* Fix wrong font in Event Configurationkobewi2023-02-161-1/+2
* Fix various typos with codespellRémi Verschelde2023-01-301-1/+1
* Fix typos in input action editor key type namesHugo Locurcio2023-01-271-3/+3
* Cleanup and unify keyboard input.bruvzg2023-01-231-47/+109
* Convert en_GB spelling to en_US with codespellRémi Verschelde2023-01-231-1/+1
* Propagate allowed input types to `event_listener` when setting them on `Input...Eric M2023-01-101-0/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Refactor `get_event_text` to a static method, remove high deadzone from event...Eric M2022-11-181-78/+7
* Focus EventListener when InputEventConfigurationDialog is opened.Eric M2022-10-141-0/+4
* Split `action_map_editor` file into one file per class it contained.Eric M2022-10-061-0/+700