| 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 |
* | [Scene] Add `SceneStringNames::text/value_changed` | A Thousand Ships | 2024-06-19 | 1 | -5/+5 |
* | [Scene] Add `SceneStringNames::confirmed` | A Thousand Ships | 2024-06-19 | 1 | -1/+1 |
* | [Scene] Add `SceneStringNames::font(_size/_color)` | A Thousand Ships | 2024-06-18 | 1 | -4/+4 |
* | [Scene] Add SceneStringNames::pressed | A Thousand Ships | 2024-05-14 | 1 | -5/+5 |
* | Use Core/Scene stringnames consistently | kobewi | 2024-05-13 | 1 | -5/+5 |
* | Reorganize code related to editor theming | Yuri Sizov | 2024-01-16 | 1 | -1/+1 |
* | Fix playback position label update in Audio Stream Importer | Alessandro Famà | 2024-01-05 | 1 | -2/+2 |
* | Rename ImportSettings dialogs to have "Dialog" in the name | Aaron Franke | 2023-11-26 | 1 | -44/+44 |
* | Add bulk change guards to successive theme overrides in Editor and GUI | Yuri Sizov | 2023-10-19 | 1 | -2/+8 |
* | Add EditorStringNames singleton | kobewi | 2023-09-03 | 1 | -28/+29 |
* | Unify and streamline connecting to Resource changes | kobewi | 2023-07-17 | 1 | -2/+2 |
* | Fix crash in AudioStream preview | RedworkDE | 2023-05-30 | 1 | -4/+5 |
* | Fix `draw_multiline_colors` usage | Danil Alexeev | 2023-05-15 | 1 | -11/+10 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Disable properties that don't have an effect in the advanced audio importer | Marcus Elg | 2022-12-20 | 1 | -17/+21 |
* | Fix inconsistent audio import menu naming | Marcus Elg | 2022-12-19 | 1 | -2/+2 |
* | Code simplifications found by cppcheck | Markus Sauermann | 2022-11-21 | 1 | -3/+1 |
* | Use forward-declarations in EditorPlugin where possible | trollodel | 2022-11-11 | 1 | -0/+1 |
* | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg | 2022-10-07 | 1 | -7/+7 |
* | Rename `CanvasItem.update()` to `queue_redraw()` | Micky | 2022-08-29 | 1 | -27/+27 |
* | Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH... | Rémi Verschelde | 2022-08-29 | 1 | -1/+2 |
* | Merge pull request #64885 from Mickeon/rename-tooltip-hint | Rémi Verschelde | 2022-08-28 | 1 | -5/+5 |
|\ |
|
| * | Rename `hint_tooltip` to `tooltip_text` & setget | Micky | 2022-08-27 | 1 | -5/+5 |
* | | Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED | Aaron Record | 2022-08-27 | 1 | -2/+1 |
|/ |
|
* | Implement BPM support | reduz | 2022-07-23 | 1 | -0/+650 |