Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23 | Spartan322 | 2024-11-15 | 4 | -18/+36 |
|\ | |||||
| * | Merge pull request #86085 from TheSofox/text-undo-cleanup | Thaddeus Crews | 2024-11-15 | 2 | -10/+6 |
| |\ | |||||
| | * | Cleanup in undo in TextEdit and LineEdit | Sofox | 2023-12-12 | 2 | -10/+6 |
| * | | Use processed filter list for native dialogs. | Pāvels Nadtočajevs | 2024-11-15 | 2 | -8/+26 |
| * | | Fix missing native file dialog title translation. | Pāvels Nadtočajevs | 2024-11-14 | 1 | -2/+2 |
| * | | Ignore paste action if clipboard is empty | kobewi | 2024-11-12 | 1 | -0/+4 |
* | | | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e | Spartan322 | 2024-11-12 | 8 | -19/+55 |
|\| | | |||||
| * | | Merge pull request #98678 from Daylily-Zeleen/daylily-zeleen/fix_text_edit | Thaddeus Crews | 2024-11-12 | 1 | -0/+7 |
| |\ \ | |||||
| | * | | Fix `total_visible_line_count` calculation when removing and clearing text of... | Daylily-Zeleen | 2024-11-06 | 1 | -0/+7 |
| * | | | Merge pull request #98543 from rune-scape/code-edit-margin | Thaddeus Crews | 2024-11-12 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | CodeEdit: Fix line number margin | rune-scape | 2024-10-25 | 1 | -2/+2 |
| * | | | | Merge pull request #97890 from timothyqiu/id-focused | Thaddeus Crews | 2024-11-12 | 2 | -10/+10 |
| |\ \ \ \ | |||||
| | * | | | | Fix `PopupMenu.id_focused` signal using index as ID | Haoyu Qiu | 2024-10-07 | 2 | -10/+10 |
| * | | | | | Merge pull request #97573 from shahriarlabib000/spinBox | Thaddeus Crews | 2024-11-12 | 2 | -6/+34 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix Spinbox display does not round properly when using decimal custom arrow s... | shahriarlabib000 | 2024-11-09 | 2 | -6/+34 |
| * | | | | | | Merge pull request #97897 from WhalesState/button-min-size | Thaddeus Crews | 2024-11-11 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix `Button` minimum size when `disabled` is toggled. | Mounir Tohami | 2024-10-07 | 1 | -0/+1 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Core: Integrate `Ref::instantiate` where possible | Thaddeus Crews | 2024-11-10 | 1 | -1/+1 |
* | | | | | | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97 | Spartan322 | 2024-11-11 | 9 | -247/+171 |
|\| | | | | | | |||||
| * | | | | | | Merge pull request #98036 from bruvzg/para_btn_spacing | Thaddeus Crews | 2024-11-10 | 2 | -0/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [TextParagraph/Button] Add support for line spacing. | bruvzg | 2024-10-10 | 2 | -0/+3 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #98278 from a-johnston/fuzzy-search-rebase | Thaddeus Crews | 2024-11-10 | 2 | -201/+148 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add fuzzy string matching to quick open search | Adam Johnston | 2024-10-28 | 2 | -201/+148 |
| * | | | | | | | Merge pull request #96841 from maidopi-usagi/tree_item_height_cache | Thaddeus Crews | 2024-11-10 | 1 | -41/+8 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | replace computed height with cached item minimum size | MaidOpi | 2024-11-07 | 1 | -41/+8 |
| * | | | | | | | | Merge pull request #94889 from rune-scape/no-const-list-erase | Thaddeus Crews | 2024-11-10 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Avoid const_cast in List::erase by requiring mutable elements | rune-scape | 2024-11-08 | 1 | -1/+1 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #98720 from timothyqiu/file-dialog-atm | Thaddeus Crews | 2024-11-10 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Disable auto translate of FileDialog's file list | Haoyu Qiu | 2024-11-01 | 1 | -0/+1 |
| * | | | | | | | | | Merge pull request #98829 from adamscott/fix-tree-scroll-center-overflow | Thaddeus Crews | 2024-11-10 | 1 | -4/+6 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix issue where scrolling to item center would overflow on top | Adam Scott | 2024-11-05 | 1 | -4/+6 |
| * | | | | | | | | | | Fix IME deactivation events not send on focus loss. Do not unset AltGr modifi... | bruvzg | 2024-11-06 | 2 | -0/+4 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f | Spartan322 | 2024-11-06 | 5 | -35/+41 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | Style: Apply `clang-tidy` fixes (superficial) | Thaddeus Crews | 2024-11-04 | 1 | -2/+2 |
| * | | | | | | | | | Style: Apply `clang-tidy` fixes | Thaddeus Crews | 2024-11-04 | 2 | -4/+4 |
| |/ / / / / / / / | |||||
| * / / / / / / / | Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` | Michael Alexsander | 2024-11-02 | 2 | -29/+35 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122 | Spartan322 | 2024-11-02 | 4 | -8/+33 |
|\| | | | | | | | |||||
| * | | | | | | | Merge pull request #98350 from syntaxerror247/android-native-filepicker | Thaddeus Crews | 2024-10-31 | 2 | -7/+24 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | [DisplayServer] Add feature flag for native file dialog access to `user/res` ... | Anish Mishra | 2024-10-30 | 2 | -7/+24 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge pull request #47502 from KoBeWi/add_0 | Thaddeus Crews | 2024-10-31 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Always add decimal when printing float | kobewi | 2024-10-23 | 1 | -1/+1 |
| * | | | | | | | | Add "Game" editor for better runtime debugging | Michael Alexsander | 2024-10-30 | 1 | -0/+8 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #826 from Spartan322/rotate-color-picker-texture | George L. Albany | 2024-10-31 | 1 | -4/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add rotation to the `ColorPicker.wheel_picker_cursor` icon | Spartan322 | 2024-10-30 | 1 | -4/+8 |
* | | | | | | | | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c | Spartan322 | 2024-10-30 | 14 | -59/+59 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #98039 from aaronfranke/button-icon | Thaddeus Crews | 2024-10-29 | 6 | -34/+34 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Rename internal Button icon to button_icon to match exposed methods | Aaron Franke | 2024-10-29 | 6 | -34/+34 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-break | Thaddeus Crews | 2024-10-29 | 8 | -25/+25 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 8 | -25/+25 |
* | | | | | | | | Merge pull request #818 from Spartan322/fixup/copyright-headers | George L. Albany | 2024-10-27 | 118 | -236/+236 |
|\ \ \ \ \ \ \ \ |