summaryrefslogtreecommitdiffstats
path: root/scene/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973Spartan3222024-11-276-44/+46
|\
| * Merge pull request #98035 from WhalesState/scroll-bar-grapper-areaThaddeus Crews2024-11-271-7/+9
| |\
| | * Fix `ScrollBar` grabber mouse input.Mounir Tohami2024-11-271-7/+9
| * | Merge pull request #98012 from syntaxerror247/lineEdit-bug-fixThaddeus Crews2024-11-272-3/+9
| |\ \
| | * | Fix uneditable LineEdit, TexEdit and CodeEdit Virtual Keyboard popupAnish Mishra2024-10-172-3/+9
| * | | Merge pull request #99516 from KoBeWi/quantum_entanglement_of_source_filesThaddeus Crews2024-11-263-34/+28
| |\ \ \
| | * | | Untangle ColorPicker includeskobewi2024-11-223-34/+28
* | | | | Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ceSpartan3222024-11-266-34/+91
|\| | | |
| * | | | Merge pull request #97061 from YeldhamDev/rtl_l18n_fixThaddeus Crews2024-11-222-13/+32
| |\ \ \ \
| | * | | | Fix `RichTextLabel`'s modified stack being wiped on translation changesMichael Alexsander2024-11-222-13/+32
| * | | | | Merge pull request #99461 from beicause/color-picker-fix-68286Thaddeus Crews2024-11-222-21/+42
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ColorPicker: fix OKHSL circle in HSV modeLuoZhihao2024-11-212-21/+42
| | |/ / /
| * | | | Merge pull request #99270 from Sauermann/fix-svc-drop-configThaddeus Crews2024-11-212-0/+17
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Introduce a `SubViewportContainer` config for drag-and-drop targetsMarkus Sauermann2024-11-192-0/+17
* | | | | Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823Spartan3222024-11-202-0/+7
|\| | | |
| * | | | Merge pull request #99289 from shahriarlabib000/hideExpThaddeus Crews2024-11-192-0/+7
| |\ \ \ \
| | * | | | hide unused exp_edit from SpinBox inspectorshahriarlabib0002024-11-152-0/+7
| | |/ / /
* | | | | Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3efSpartan3222024-11-193-8/+7
|\| | | |
| * | | | Merge pull request #98816 from arkology/to-infinity-and-beyondThaddeus Crews2024-11-181-5/+4
| |\ \ \ \
| | * | | | Improve set_radial_initial_angle by removing loopsarkology2024-11-141-5/+4
| * | | | | Use `(r)find_char` instead of `(r)find` for single charactersA Thousand Ships2024-11-172-3/+3
* | | | | | Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23Spartan3222024-11-154-18/+36
|\| | | | |
| * | | | | Merge pull request #86085 from TheSofox/text-undo-cleanupThaddeus Crews2024-11-152-10/+6
| |\ \ \ \ \
| | * | | | | Cleanup in undo in TextEdit and LineEditSofox2023-12-122-10/+6
| * | | | | | Use processed filter list for native dialogs.Pāvels Nadtočajevs2024-11-152-8/+26
| | |_|/ / / | |/| | | |
| * | | | | Fix missing native file dialog title translation.Pāvels Nadtočajevs2024-11-141-2/+2
| * | | | | Ignore paste action if clipboard is emptykobewi2024-11-121-0/+4
* | | | | | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-128-19/+55
|\| | | | |
| * | | | | Merge pull request #98678 from Daylily-Zeleen/daylily-zeleen/fix_text_editThaddeus Crews2024-11-121-0/+7
| |\ \ \ \ \
| | * | | | | Fix `total_visible_line_count` calculation when removing and clearing text of...Daylily-Zeleen2024-11-061-0/+7
| * | | | | | Merge pull request #98543 from rune-scape/code-edit-marginThaddeus Crews2024-11-121-2/+2
| |\ \ \ \ \ \
| | * | | | | | CodeEdit: Fix line number marginrune-scape2024-10-251-2/+2
| * | | | | | | Merge pull request #97890 from timothyqiu/id-focusedThaddeus Crews2024-11-122-10/+10
| |\ \ \ \ \ \ \
| | * | | | | | | Fix `PopupMenu.id_focused` signal using index as IDHaoyu Qiu2024-10-072-10/+10
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge pull request #97573 from shahriarlabib000/spinBoxThaddeus Crews2024-11-122-6/+34
| |\ \ \ \ \ \ \
| | * | | | | | | Fix Spinbox display does not round properly when using decimal custom arrow s...shahriarlabib0002024-11-092-6/+34
| * | | | | | | | Merge pull request #97897 from WhalesState/button-min-sizeThaddeus Crews2024-11-111-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix `Button` minimum size when `disabled` is toggled.Mounir Tohami2024-10-071-0/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Core: Integrate `Ref::instantiate` where possibleThaddeus Crews2024-11-101-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97Spartan3222024-11-119-247/+171
|\| | | | | | |
| * | | | | | | Merge pull request #98036 from bruvzg/para_btn_spacingThaddeus Crews2024-11-102-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | [TextParagraph/Button] Add support for line spacing.bruvzg2024-10-102-0/+3
| | |/ / / / / /
| * | | | | | | Merge pull request #98278 from a-johnston/fuzzy-search-rebaseThaddeus Crews2024-11-102-201/+148
| |\ \ \ \ \ \ \
| | * | | | | | | Add fuzzy string matching to quick open searchAdam Johnston2024-10-282-201/+148
| * | | | | | | | Merge pull request #96841 from maidopi-usagi/tree_item_height_cacheThaddeus Crews2024-11-101-41/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | replace computed height with cached item minimum sizeMaidOpi2024-11-071-41/+8
| * | | | | | | | | Merge pull request #94889 from rune-scape/no-const-list-eraseThaddeus Crews2024-11-101-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Avoid const_cast in List::erase by requiring mutable elementsrune-scape2024-11-081-1/+1
| | |/ / / / / / / /
| * | | | | | | | | Merge pull request #98720 from timothyqiu/file-dialog-atmThaddeus Crews2024-11-101-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Disable auto translate of FileDialog's file listHaoyu Qiu2024-11-011-0/+1