Commit History

Author SHA1 Message Date
  Joshua Bordelon 72ed25ea24 Fix OptionButton PopupMenu not shrinking after item changes 3 weeks ago
  Pāvels Nadtočajevs 64277e6101 Make PopupMenu shrinking configurable. 1 month ago
  Michael Alexsander aeb3a45c97 Hide `Control` focus when given via mouse input 5 months ago
  Giganzo 5c59a75923 Fix OptionButton not removing icon when using clear 5 months ago
  Pāvels Nadtočajevs 34a97f9c9b Fix scale and position of popups with `force_native`. 7 months ago
  Michael Alexsander 454e4f817c Make build profile project detection also set build options 11 months ago
  chansoen cf7e88f6ac Fix `option_button.cpp` not updating selected when out of bounds 8 months ago
  Pāvels Nadtočajevs b106dfd4f9 Base accessibility API. 10 months ago
  Haoyu Qiu 82a0290871 Add auto translate mode for items in PopupMenu and OptionButton 10 months ago
  A Thousand Ships 466590d0ec Use `get_slicec` instead of `get_slice` for single character splitters 1 year ago
  scgm0 25fd115957 Fix OptionButton::show_popup 1 year ago
  Michael Alexsander 5c63646e87 Change print warnings to config ones for popups that need transparency 1 year ago
  Yufeng Ying 73d85f46c9 Remove unused headers in scene. 1 year ago
  Thaddeus Crews b1526f45b8 Merge pull request #97890 from timothyqiu/id-focused 1 year ago
  Aaron Franke 562c666e3d Rename internal Button icon to button_icon to match exposed methods 1 year ago
  Haoyu Qiu a328952fc1 Fix `PopupMenu.id_focused` signal using index as ID 1 year ago
  kobewi 5279fec60f Always store ID of PopupMenu items 1 year ago
  Yuri Rubinsky af5fc8354b Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit 1 year ago
  A Thousand Ships d9e2fc74c7 [Scene] Add `SceneStringNames::item_selected` 1 year ago
  bruvzg ea379e3b3a Improve button min. size calculation. 1 year ago
  Gilles Roudière 7705265477 Fix PropertyListHelper::_get_property returning a valid value even if an index is outside the array valid indices 1 year ago
  kobewi e95e954c68 Add PropertyListHelper in all simple cases 1 year ago
  风青山 5de496d3b0 Add a `h_separation` between icons in `CheckButton`/`CheckBox` 1 year ago
  Rémi Verschelde 02f4a66c1f Merge pull request #88145 from Ratamacue9112/tweak-option-button-property-order 1 year ago
  Ratamacue9112 45b9cbd904 Tweak property order in the inspector for OptionButton 2 years ago
  Michael Alexsander 7b42c24550 Make auto translation inheritable 2 years ago
  Rindbee f29a7d302e Make the drawing logic clearer in `Button` 3 years ago
  Wilson E. Alvarez a3cb1b096f Add const references detected by clang-tidy 2 years ago
  Yuri Sizov 2924bfd4d3 Register theme properties with ThemeDB 2 years ago
  Rémi Verschelde 0fff0b1054 Merge pull request #80203 from WhalesState/Dev2 2 years ago