Commit History

作者 SHA1 備註 提交日期
  Danil Alexeev 1cdf3398a0 Fix `TabBar` not redrawing on locale change 2 年之前
  Stanislav Labzyuk 436cd91065 Expose TabBar::clear_tabs to GDScript 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Michael Alexsander 82d94cc5c0 Fix errors when `TabBar` is empty 2 年之前
  Markus Sauermann 28af870750 Code simplifications found by cppcheck 2 年之前
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 年之前
  Yuri Sizov 3b1aa240dc Add a lifecycle method for manual theme item caching to Control 3 年之前
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 年之前
  风青山 e561c68256 Add some codes, returnes directly if the value is not changed. 3 年之前
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. 3 年之前
  FireForge 4678736a39 Add suffixes to all nodes and resources 3 年之前
  Rindbee a3b23f6b67 Reset buttons_visible to false while tabs is empty in TabBar::_update_cache 3 年之前
  FireForge 3073b85de9 Rename theme properties to include underscores 3 年之前
  Rémi Verschelde f0407ad14d Merge pull request #59336 from YeldhamDev/where_we_dropping_boys 3 年之前
  Michael Alexsander 94b8f38de2 Add visual marker when dragging and dropping tabs 3 年之前
  Michael Alexsander e289e864d8 Fix `tabs_rearrange_group` property being exposed as a `bool` instead of a `int` 3 年之前
  Michael Alexsander 182e038af5 Replace `TabBar`'s `min_width` with `max_tab_width` and expose it 3 年之前
  Michael Alexsander c0381594c3 Fix regressions with nameless and icon-only tabs 3 年之前
  kobewi b3864db7e0 Change tabs_rearrange_group to property 3 年之前
  Michael Alexsander a811ebf699 Make `TabContainer` use `TabBar` internally 3 年之前
  Rémi Verschelde 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 年之前
  Michael Alexsander 2b4d417e99 Fix crash when removing tabs from `TabBar` 3 年之前
  Paweł Fertyk 2d82e076f4 Fix `TabBar._update_hover` crash 3 年之前
  Michael Alexsander 64c4a5b283 Bring `TabBar` to full parity with the `TabContainer` implementation. 3 年之前
  Michael Alexsander a989dc019b Improve looks and consistency of tabs 3 年之前
  Michael Alexsander cb1a648f42 Fix several issues in ´TabBar´ 3 年之前
  Rémi Verschelde fcc2648e18 Fix missing arg name in bindings for GDExtension API 3 年之前
  rafallus b4abb73ea5 Inspector property array for `TabBar` 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 年之前