Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |