Age | Commit message (Expand) | Author |
2022-08-29 | Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH... | Rémi Verschelde |
2022-08-28 | Merge pull request #64885 from Mickeon/rename-tooltip-hint | Rémi Verschelde |
2022-08-27 | Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED | Aaron Record |
2022-08-27 | Rename `hint_tooltip` to `tooltip_text` & setget | Micky |
2022-06-16 | Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe... | bruvzg |
2022-05-26 | Use "odd" style for TabContainers on base BG color | FireForge |
2022-05-19 | Tweaks to improve the Project Manager display at small sizes | Aaron Franke |
2022-05-19 | [RTL] Add support for shaping in background thread. | bruvzg |
2022-05-01 | Keep logo aspect ratio in About dialog | Haoyu Qiu |
2022-04-23 | Rename theme properties to include underscores | FireForge |
2022-03-21 | Decrease the default line spacing in the script editor | Hugo Locurcio |
2022-03-18 | Improves editor property name extraction | Haoyu Qiu |
2022-03-17 | Make `TabBar/Container` default their alignments to the left instead of center | Michael Alexsander |
2022-02-15 | Editor: Cleanup some includes dependencies | Rémi Verschelde |
2022-02-12 | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker |
2022-02-09 | Core: Move generated `VERSION_HASH` to a `.cpp` file | Rémi Verschelde |
2022-02-08 | Revert "Add missing SNAME macro optimization to all theme methods call" | Rémi Verschelde |
2022-02-06 | Add missing SNAME macro optimization to all theme methods call | jmb462 |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-09 | align to horizontal_alignment, valign to vertical_alignment, related | Nathan Franke |
2021-10-28 | clang-format: Disable alignment of operands, too unreliable | Rémi Verschelde |
2021-07-18 | Optimize StringName usage | reduz |
2021-07-13 | Add header theme type variations to labels | kobewi |
2021-07-04 | Improvements to Label's layout options | Hendrik Brucker |
2021-06-08 | Separate version hash from version number in editor and project manager | Andrii Doroshenko (Xrayez) |
2021-04-28 | Make it possible to copy the Godot version identifier by clicking it | Hugo Locurcio |
2021-04-16 | Add the About dialog to the project manager | Hugo Locurcio |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-26 | [Complex Text Layouts] Refactor Font class, default themes and controls to us... | bruvzg |
2020-09-08 | i18n: Sync translations with Weblate | Rémi Verschelde |
2020-08-14 | Update AUTHORS and DONORS list | Rémi Verschelde |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-26 | Popups are now windows also (broken!) | Juan Linietsky |
2020-03-26 | Working multiple window support, including editor | Juan Linietsky |
2020-02-28 | Signals: Port connect calls to use callable_mp | Rémi Verschelde |
2020-02-20 | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-11-06 | Make text in the "About" dialog reset its position when changed | Michael Alexsander |
2019-10-05 | Increase the size of the About dialog | Hugo Locurcio |
2019-08-21 | Tweak a few strings displayed in the editor for consistency | Hugo Locurcio |
2019-06-01 | Display longer Git hashes in engine version dialogs | Hugo Locurcio |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-11-17 | Removed unnecessary assignments | Wilson E. Alvarez |
2018-10-14 | Increase the source font's line spacing | Hugo Locurcio |
2018-09-15 | Remove unnecessary "OK"s text settings | Michael Alexsander Silva Dias |
2018-08-05 | Use a standard "OK" text for confirmation buttons in error dialogs | Hugo Locurcio |
2018-06-06 | Fix #16069, #19292, #19267 and #18940 | Guilherme Felipe |
2018-05-19 | GDScript access to copyright, license, author and donor information. | Ibrahn Sahir |