summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2023-05-12Fix right click in selection of additional caretJean-Michel Bernard
2023-05-12Fixed error messages when setting all_tab_in_front of TabContainerTefatika
2023-04-26Make tab's close button responsive to touch tapsFredia Huya-Kouadio
2023-04-24Use Point2 consistently in Control methodsYuri Sizov
2023-04-24Improve line BiDi handling, prevent crash on recursive log updates.bruvzg
2023-04-24[TextServer] Use dedicated flag for object replacement characters.bruvzg
2023-04-24Tree: Fix offset calculation when there are hidden itemsHaoyu Qiu
2023-04-24Allow entering named colors in ColorPicker's hex fieldHugo Locurcio
2023-04-24Fixed RichTextLabel wrong selection offset in padded table cell.Koyper
2023-04-24Fix CI build errorJuan Linietsky
2023-04-07Fix the issue preventing dragging in the 2D and visual shader editorFredia Huya-Kouadio
2023-04-07GraphNode ignore non-visible children for minimum size.Johan Aires Rastén
2023-04-07Fix several GraphEdit operations at zoom levels other than 100%Hendrik Brucker
2023-04-07TextureProgressBar Update upon texture changeskleonc
2023-04-03[TextEdit] Fix block caret size at the end of the line.bruvzg
2023-03-27More i18n improvementsHaoyu Qiu
2023-03-27Fix get_drag_data not overridable in some Controlskobewi
2023-03-27Fixes  gutter set width results in receiving only half of the desired sizeNong Van Tinh
2023-03-27Fix IME position in the single window mode sub-windows.bruvzg
2023-03-27Fix `GraphNode` resizing when its bottom border is too thinMichael Alexsander
2023-03-27Improve layout direction/locale automatic selection.bruvzg
2023-03-27Fix some ways to create inconsistent Viewport sizesMarkus Sauermann
2023-03-27Fix scrolling behaviour with low page valuePaweł
2023-03-14Fix exported type for Menubar start_indexjustchen1369
2023-03-14FBX: Disable importer when canceling FBX2glTF setupRémi Verschelde
2023-03-13[TextEdit] Do not draw virtual spaces (word break / justification points).bruvzg
2023-03-13Don't autocomplete numbers in GDScriptArman Elgudzhyan
2023-03-13Fix RichTextLabel crash with out of bound exceptionPaweł Fertyk
2023-02-27[TextEdit / IME] Check selection before deleting to avoid unnecessary error m...bruvzg
2023-02-24Revert "Reordering emitted signals in PopupMenu" and fix editor selection iss...bruvzg
2023-02-23Revert Label text reshaping fix #71553 and subsequent regression fixesRémi Verschelde
2023-02-22Revert "Fix visible_lines calculation"Rémi Verschelde
2023-02-22Merge pull request #73736 from helviett/fix_visible_lines_calculationRémi Verschelde
2023-02-22Fix visible_lines calculationhelviett
2023-02-22Merge pull request #73587 from YuriSizov/rtl-the-underlinerRémi Verschelde
2023-02-20Merge pull request #73597 from MewPurPur/add-missing-queue-redraw--oh-wait-th...Rémi Verschelde
2023-02-19Fix Indent/Unindent without a selection not causing a redrawVolTer
2023-02-19Ensure minimal thickness for RichTextLabel underlinesYuri Sizov
2023-02-19Fix ctrl+backspace crash with multicarets on the same linePaulb23
2023-02-17Add a custom icon for the `project.godot` file in the EditorFileDialogYuri Sizov
2023-02-17Merge pull request #73508 from nongvantinh/reorder-emitted-signalsYuri Sizov
2023-02-17Reordering emitted signals in PopupMenuNong Van Tinh
2023-02-17Merge pull request #72184 from Maran23/item-list-index-out-of-boundsRémi Verschelde
2023-02-17Merge pull request #70781 from jamesmintram/jamesm/bugfix/fix-minimap-oobRémi Verschelde
2023-02-17Set RTL minimal dash size to 2.0, add invalid dash size error to the `draw_da...bruvzg
2023-02-17Merge pull request #69801 from nongvantinh/fix-invalid-scene-nameRémi Verschelde
2023-02-17Merge pull request #72764 from Sauermann/fix-color-pickingRémi Verschelde
2023-02-17Prevent saving files with no name and only an extension.Nong Van Tinh
2023-02-16Fix error spam when hovering minimap in the script editorJames Mintram
2023-02-16Merge pull request #73396 from KoBeWi/sorryRémi Verschelde