提交歷史

作者 SHA1 備註 提交日期
  Stanislav Labzyuk 0c766ef271 Fix unlimited text rendering in Tree if width <= 0 2 年之前
  Rémi Verschelde b342dcdf04 Remove some unused signals 2 年之前
  Aaron Franke 0e7785333f Improve clarity of Tree's activated/double-clicked signals 2 年之前
  bruvzg 5361ec9f43 Implement BiDi override mode for GDScript source. 2 年之前
  Rémi Verschelde ce278b1b7a Merge pull request #70433 from Sauermann/fix-treeitem-id 2 年之前
  Rémi Verschelde b65c5bccfa Merge pull request #71042 from marzecdawid/only-cursor-multiselect-tree-text-search 2 年之前
  Dawid Marzec 9eeed06e65 Expose Tree::deselect_all to GDScript 2 年之前
  Dawid Marzec 76a3f8e573 Fix text search in Tree with multiselect 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Haoyu Qiu 631ac1406b Fix Tree overflow without scrolling being enabled 2 年之前
  Marius Hanl 6241d00368 Use the vertical scrollbar when calculating the width that can be used for drawing 2 年之前
  Markus Sauermann 06f0184b63 Fix confusion about TreeItem.add_button ambiguity between id and index 2 年之前
  Michael Alexsander 49024e7345 Fix misaligned edit box when clicking on `Tree` items with different sizes 2 年之前
  Rémi Verschelde 47507a07fd Merge pull request #68546 from marzecdawid/fix-deselect-all-in_tree 2 年之前
  Rémi Verschelde 48ffaaa81c Merge pull request #68728 from Rindbee/fix-wrong-edit 2 年之前
  Markus Sauermann e18107a57c Fix Determining Window for Touchscreen 3 年之前
  Ninni Pipping f90d3554cf Fix TreeItem::set_as_cursor check 2 年之前
  Iceflower 908f392af6 Rename theme cache separation names 2 年之前
  Rindbee 716e5ab166 Make sure the popup editor is hidden when selected 2 年之前
  Dawid Marzec d4d5df2314 Fix errors while deselecting all tree items; issue #65185 2 年之前
  Dawid Marzec c068a9d0bd Fix a gap with scrolling down in Tree with arrow keys (#57636) 2 年之前
  bruvzg 35528b800c [Font] Add an import option to pre-render all glyphs required for the translation. 2 年之前
  kobewi d9f066d5fa Remove duplicate project settings definitions 3 年之前
  Rémi Verschelde 2ffb609658 Merge pull request #66337 from EricEzaM/sprite-frames 3 年之前
  Jummit 1e28675560 Expose TreeItem::set_button_color 3 年之前
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 年之前
  Rindbee f359abbe01 Fix wrong condition used in `set_custom_color` 3 年之前
  Eric M 2eda77c682 Ensure all checks of `is_action` in the editor which are for 'shortcut' use, check the action exactly. 3 年之前
  Ninni Pipping df9eaf5f47 Tree recursive folding 3 年之前
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 年之前