Age | Commit message (Expand) | Author |
2022-07-04 | Allow to disable TextEdit vertical scroll | kobewi |
2022-07-04 | Merge pull request #62448 from MinusKube/completion-scroll-click | Rémi Verschelde |
2022-07-04 | Fix FileDialog file name autocompletion with filters | Thakee Nathees |
2022-07-03 | Add the ability to drag the code completion scrollbar using the mouse click | MinusKube |
2022-07-01 | Merge pull request #59089 from KoBeWi/I_am_root | Rémi Verschelde |
2022-07-01 | Fix find_next_valid_focus() freeze | kobewi |
2022-06-30 | Fix find_next_valid_focus() freeze | kobewi |
2022-06-28 | Use single-precision floats in GradientEdit | TechnoPorg |
2022-06-28 | Add root_subfolder to FileDialog | kobewi |
2022-06-27 | Add a const call mode to Object, Variant and Script. | K. S. Ernest (iFire) Lee |
2022-06-27 | Merge pull request #37764 from KoBeWi/video_pauser | Rémi Verschelde |
2022-06-27 | Merge pull request #61587 from YuriSizov/control-fix-theme-owner-toplevel | Rémi Verschelde |
2022-06-26 | Merge pull request #62221 from ConteZero/drag_and_drop_option | Rémi Verschelde |
2022-06-26 | Add an option to drag'n'drop selected text in TextEdit | ConteZero |
2022-06-26 | Properly handle game pause in VideoPlayer | kobewi |
2022-06-25 | Merge pull request #61435 from nathanfranke/tab-container-repaint | Rémi Verschelde |
2022-06-25 | Merge pull request #62311 from KoBeWi/anuluj | Rémi Verschelde |
2022-06-25 | Fix ProgressBar's minimum size not updating when toggling its percent_visible | Rindbee |
2022-06-23 | repaint tab container when changing tab visibility | Nathan Franke |
2022-06-23 | enhancement: rename exposed property Control::minimum_size to Control::custom... | Pierre-Thomas Meisels |
2022-06-22 | Replace some TTRCs with TTRs | kobewi |
2022-06-20 | Improve TileSet editor and add more suffixes | FireForge |
2022-06-16 | Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe... | bruvzg |
2022-06-15 | Merge pull request #61997 from Rindbee/fix-ColorPicker-wrong-sampling | Rémi Verschelde |
2022-06-15 | Expose PopupMenu set/get_item_horizontal_offset() | FireForge |
2022-06-15 | Fix the bug that the sampling position is reversed, make eyedrop reusable. | Rindbee |
2022-06-14 | Add vector value linking | kobewi |
2022-06-13 | Merge pull request #61819 from bruvzg/button_overrun | Rémi Verschelde |
2022-06-13 | Merge pull request #61842 from bruvzg/popup_fixes_sw | Rémi Verschelde |
2022-06-13 | [RTL] Fix underline/overline/strikethrough interaction with the "visible char... | bruvzg |
2022-06-13 | Single-window mode popups and edited scene windows fixes. | bruvzg |
2022-06-11 | Add suffixes to all nodes and resources | FireForge |
2022-06-10 | Fix setting line edit caret after dobule and triple click | iwek |
2022-06-08 | Add overrun behavior to the Button. | bruvzg |
2022-06-07 | Merge pull request #59786 from V-Sekai/ok_color | Rémi Verschelde |
2022-06-07 | Allow picking similar colours using OKHSL. | K. S. Ernest (iFire) Lee |
2022-06-07 | Merge pull request #61726 from YeldhamDev/always_clear | Rémi Verschelde |
2022-06-06 | [RTL] Stop processing thread before deleting scroll bar. | bruvzg |
2022-06-06 | Merge pull request #61724 from iwek7/fixing_rich_text_label | Rémi Verschelde |
2022-06-05 | Fix richTextLabel scroll showing | iwek |
2022-06-05 | Take into account the clear icon's size even when not visible in `LineEdit`s | Michael Alexsander |
2022-06-05 | Fix strange behavior with list close tags and empty list tags | Rindbee |
2022-06-02 | Merge pull request #61631 from iwek7/redundant_min_call | Rémi Verschelde |
2022-06-02 | Remove redundant min call when setting line | iwek |
2022-06-02 | Fix enclosed nodes calculation of GraphEdit comment nodes | Hendrik Brucker |
2022-06-01 | Fix theme propagation for children of top level controls and windows | Yuri Sizov |
2022-06-01 | Handle drawing of relationship lines better to take in to account invisible c... | monkeyman192 |
2022-05-31 | Merge pull request #61453 from m3g4d1v3r/master | Rémi Verschelde |
2022-05-31 | Merge pull request #61489 from Rindbee/reset-buttons_visible-to-false-if-tabs... | Rémi Verschelde |
2022-05-31 | Merge pull request #61495 from timothyqiu/asymmetric-le | Rémi Verschelde |