| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix premature theme item access in editor tools | Yuri Sizov | 2023-04-03 | 1 | -1/+13 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Use a bold font for section titles in the editor performance monitor | Hugo Locurcio | 2022-11-11 | 1 | -0/+1 |
* | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg | 2022-10-07 | 1 | -4/+4 |
* | Merge pull request #64377 from Mickeon/rename-canvas-redraw | Rémi Verschelde | 2022-08-30 | 1 | -5/+5 |
|\ |
|
| * | Rename `CanvasItem.update()` to `queue_redraw()` | Micky | 2022-08-29 | 1 | -5/+5 |
* | | Rename TreeItem's `set_tooltip` to `set_tooltip_text` | Micky | 2022-08-30 | 1 | -2/+2 |
|/ |
|
* | Rename Control PRESET_WIDE to PRESET_FULL_RECT | FireForge | 2022-07-18 | 1 | -1/+1 |
* | Refactor Font configuration and import UI, and Font resources. | bruvzg | 2022-07-06 | 1 | -2/+2 |
* | Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe... | bruvzg | 2022-06-16 | 1 | -1/+1 |
* | Add a new HashSet template | reduz | 2022-05-20 | 1 | -1/+1 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -1/+1 |
* | Add a new HashMap implementation | reduz | 2022-05-12 | 1 | -36/+46 |
* | Capitalize names in the debugger | FireForge | 2022-03-29 | 1 | -2/+3 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | align to horizontal_alignment, valign to vertical_alignment, related | Nathan Franke | 2021-12-09 | 1 | -7/+7 |
* | Use "enum class" for input enums | Aaron Franke | 2021-11-12 | 1 | -1/+1 |
* | Optimize StringName usage | reduz | 2021-07-18 | 1 | -5/+5 |
* | Improvements to Label's layout options | Hendrik Brucker | 2021-07-04 | 1 | -1/+1 |
* | Rename ButtonList enum and members to MouseButton | Aaron Franke | 2021-03-23 | 1 | -1/+1 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Rename empty() to is_empty() | Marcel Admiraal | 2020-12-28 | 1 | -2/+2 |
* | Rename Control margin to offset | Marcel Admiraal | 2020-12-23 | 1 | -1/+1 |
* | [Complex Text Layouts] Refactor Font class, default themes and controls to us... | bruvzg | 2020-11-26 | 1 | -12/+13 |
* | Added Custom Performance Monitor and feature to read intermediate values of M... | simpu | 2020-06-29 | 1 | -0/+394 |