Commit History

Author SHA1 Message Date
  kobewi 917f8b1ba8 Deprecate updown icon 1 month ago
  LuoZhihao 453f4f13e4 SpinBox: Fix `custom_arrow_step` by snapping it to `step` 1 month ago
  LuoZhihao 81406ff1f4 Spinbox: Fix incorrect step and decimal text when using custom arrow step 2 months ago
  Michael Alexsander 454e4f817c Make build profile project detection also set build options 5 months ago
  A Thousand Ships 889410dcda Add `String::replace_char(s)` methods for performance and convenience 1 year ago
  Pāvels Nadtočajevs b106dfd4f9 Base accessibility API. 5 months ago
  kobewi 10f6c01b9c Remove ABS in favor of Math::abs 2 years ago
  Thaddeus Crews 3a472ef072 Merge pull request #100684 from ryevdokimov/fix-spinbox-decimal-issues 5 months ago
  Robert Yevdokimov d8318deb0a Fix spinbox decimal issues when `update_on_text_changed` = true 8 months ago
  Robert Yevdokimov 54bdc5fc82 Fix spinbox input events propagating during dragging, breaking focus 7 months ago
  Rémi Verschelde 2850b7113c Merge pull request #100860 from larspet/spin-box-focus-exited 7 months ago
  Pāvels Nadtočajevs b252867145 [macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker. 7 months ago
  Lars Pettersson 3c1ac98f37 Allow overriding SpinBox value on `focus_exited` 7 months ago
  Rémi Verschelde 1c94d13e21 Merge pull request #99721 from ryevdokimov/fix-spin-box 8 months ago
  A Thousand Ships af56d6e8e8 Use `SceneStringName` in more places 9 months ago
  Robert Yevdokimov 7375fe2173 Fix removing last digit in spinbox while update_on_text_changed is true 8 months ago
  shahriarlabib000 177bba12b0 hide unused exp_edit from SpinBox inspector 9 months ago
  shahriarlabib000 afeecad92e Fix Spinbox display does not round properly when using decimal custom arrow steps 10 months ago
  Mounir Tohami c36f466a4c Prevent `LineEdit` from losing focus when text is submitted or rejected. 11 months ago
  kobewi bde64c4633 Deprecate set_min_buttons_width_from_icons 11 months ago
  David Giardi e371587147 Improve SpinBox interaction, split arrows, add theme attributes 1 year ago
  A Thousand Ships fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 1 year ago
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 year ago
  Robert Yevdokimov 76a6650fd9 If spinbox text can't be parsed use last updated text 1 year ago
  kobewi 0e8f90f4c8 Update deferred calls to use Callables 1 year ago
  jsjtxietian 61be3eafc0 Fix spinBox will reset text when redrawing 1 year ago
  Rémi Verschelde 7469b43392 Merge pull request #77804 from ajreckof/prevent-disapearance-of-mouse-when-SpinBox-is-hidden-while-doing-a-drag-modification 1 year ago
  aXu-AP 4d3dc0e944 Use comma as a decimal separator for SpinBox 2 years ago
  Rémi Verschelde d08401236c Merge pull request #81312 from YuriSizov/theme-static-binds 1 year ago
  Rémi Verschelde ca2d5b25fd Merge pull request #81094 from OXTyler/81071 1 year ago