| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename internal Button icon to button_icon to match exposed methods | Aaron Franke | 2024-10-29 | 1 | -1/+1 |
* | Remove empty bind_methods() | kobewi | 2024-08-15 | 1 | -3/+0 |
* | [Scene] Add `SceneStringNames::confirmed` | A Thousand Ships | 2024-06-19 | 1 | -1/+1 |
* | [Scene] Add SceneStringNames::pressed | A Thousand Ships | 2024-05-14 | 1 | -1/+1 |
* | Add EditorStringNames singleton | kobewi | 2023-09-03 | 1 | -1/+1 |
* | Unify and streamline connecting to Resource changes | kobewi | 2023-07-17 | 1 | -1/+1 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Split `action_map_editor` file into one file per class it contained. | Eric M | 2022-10-06 | 1 | -0/+3 |
* | Add searching by event for Editor Settings shortcuts and Project Settings inp... | EricEzaM | 2022-10-03 | 1 | -4/+4 |
* | Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH... | Rémi Verschelde | 2022-08-29 | 1 | -0/+1 |
* | Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED | Aaron Record | 2022-08-27 | 1 | -1/+0 |
* | Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe... | bruvzg | 2022-06-16 | 1 | -1/+1 |
* | Use new inspector button style in InputEvent editor | FireForge | 2022-06-15 | 1 | -2/+1 |
* | Redesign InputEvent editor plugin | FireForge | 2022-04-12 | 1 | -18/+20 |
* | Editor: Cleanup some includes dependencies | Rémi Verschelde | 2022-02-15 | 1 | -2/+0 |
* | Remove most EditorNode constructor parameters and fields | trollodel | 2022-02-14 | 1 | -1/+1 |
* | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker | 2022-02-12 | 1 | -0/+2 |
* | Revert "Add missing SNAME macro optimization to all theme methods call" | Rémi Verschelde | 2022-02-08 | 1 | -4/+4 |
* | Add missing SNAME macro optimization to all theme methods call | jmb462 | 2022-02-06 | 1 | -4/+4 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Make various strings translatable | foxydevloper | 2021-07-19 | 1 | -1/+1 |
* | Added EditorInspectorPlugin to aid in editing InputEvents in resources and sh... | Eric M | 2021-07-06 | 1 | -0/+122 |