summaryrefslogtreecommitdiff
path: root/editor/plugins/input_event_editor_plugin.cpp
AgeCommit message (Expand)Author
2022-10-06Split `action_map_editor` file into one file per class it contained.Eric M
2022-10-03Add searching by event for Editor Settings shortcuts and Project Settings inp...EricEzaM
2022-08-29Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...Rémi Verschelde
2022-08-27Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record
2022-06-16Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...bruvzg
2022-06-15Use new inspector button style in InputEvent editorFireForge
2022-04-12Redesign InputEvent editor pluginFireForge
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-08Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde
2022-02-06Add missing SNAME macro optimization to all theme methods calljmb462
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-07-19Make various strings translatablefoxydevloper
2021-07-06Added EditorInspectorPlugin to aid in editing InputEvents in resources and sh...Eric M