提交历史

作者 SHA1 备注 提交日期
  kobewi 749892c9fc Release mouse when SpinBox leaves scene tree 4 年之前
  Volka c6824ec09d Fix unintended SpinBox mouse capture 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Eric M e24b9f0520 Fixed bug where spinbox would not update to it's actual value after non-numeric input 5 年之前
  Jóhannes Gunnar Þorsteinsson 083637a901 Add apply method to SpinBox 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Tomasz Chabora 6e1dc7b2fe Update minimum size of SpinBox on theme change 5 年之前
  Emmanuel Barroga 53d6d37fcf Fixes spinbox not releasing focus on value change 6 年之前
  Hugo Locurcio 68f0d21cc4 Ignore the prefix and suffix in the SpinBox expression 6 年之前
  Hugo Locurcio 86a31e9e38 Calculate the SpinBox value using the Expression class 6 年之前
  Emmanuel Barroga 26c5bac428 Fix Right-Click Menu Deselecting Edits Content 6 年之前
  Rémi Verschelde d844e30614 Inspector: Make default float step configurable 6 年之前
  qarmin 01cc7a996b Use reference to constant in functions 6 年之前
  Tomasz Chabora 2d84ec5468 Pass mouse events to SpinBox from its LineEdit 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Rodolphe Suescun 0838eca063 Fixed issue #11893 (SpinBox Capturing mouse) 7 年之前
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core 7 年之前
  Rémi Verschelde 3c173ebca4 Merge pull request #21395 from mrcdk/spin_box_expose_align 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  MrCdK dafa4072fc Expose the align property of the SpinBox's LineEdit control 7 年之前
  Ovnuniarchos fe1ca3c6e6 SpinBoxes calculate correctly their width before first redraw. 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Gilles Roudiere 05bb8e0c10 Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE) 8 年之前
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 8 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  Gilles Roudiere f730846fe9 Fix spinboxes bad look 8 年之前
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 年之前
  Poommetee Ketson 2777f81d29 Add object type hint for docs 8 年之前
  Andreas Haas 9bc5348961 InputEvent: Renamed "pos" property to "position" 8 年之前