| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Spartan322 | 2024-10-13 | 1 | -0/+2 |
* | Merge pull request #86727 from KoBeWi/shortcut_revolution | Rémi Verschelde | 2024-01-09 | 1 | -2/+3 |
|\ |
|
| * | Update modified shortcuts in command palette | kobewi | 2024-01-02 | 1 | -2/+3 |
* | | Removed unused code related to command palette | Robert Yevdokimov | 2024-01-02 | 1 | -2/+0 |
|/ |
|
* | Fix theme application in various editor dialogs | Yuri Sizov | 2023-12-04 | 1 | -2/+1 |
* | Add call validation to CommandPalette | kobewi | 2023-09-25 | 1 | -1/+1 |
* | Allow editor commands to have multiple default commands | Kevin Cardona | 2023-09-16 | 1 | -0/+1 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Fix new quick open dialog to be showed at the center of the screen | Yuri Rubinsky | 2022-12-02 | 1 | -0/+1 |
* | Sort unused palette commands alphabetically | kobewi | 2022-10-07 | 1 | -1/+5 |
* | Code quality: Fix header guards consistency | Rémi Verschelde | 2022-07-25 | 1 | -1/+1 |
* | Zero initialize all pointer class and struct members | Rémi Verschelde | 2022-04-04 | 1 | -2/+2 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Use "enum class" for input enums | Aaron Franke | 2021-11-12 | 1 | -1/+1 |
* | Sort palette commands by last use | kobewi | 2021-08-31 | 1 | -1/+10 |
* | Entirely removes BIND_VMETHOD in favor of GDVIRTUAL | reduz | 2021-08-23 | 1 | -1/+1 |
* | Use Key enum instead of plain integers | Aaron Franke | 2021-08-10 | 1 | -1/+1 |
* | Added EditorCommandPalette | Bhuvan Vemula | 2021-08-09 | 1 | -0/+95 |