Commit History

Author SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 3 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 3 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 3 years ago
  kobewi 749892c9fc Release mouse when SpinBox leaves scene tree 4 years ago
  Volka c6824ec09d Fix unintended SpinBox mouse capture 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Eric M e24b9f0520 Fixed bug where spinbox would not update to it's actual value after non-numeric input 5 years ago
  Jóhannes Gunnar Þorsteinsson 083637a901 Add apply method to SpinBox 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Tomasz Chabora 6e1dc7b2fe Update minimum size of SpinBox on theme change 5 years ago
  Emmanuel Barroga 53d6d37fcf Fixes spinbox not releasing focus on value change 5 years ago
  Hugo Locurcio 68f0d21cc4 Ignore the prefix and suffix in the SpinBox expression 5 years ago
  Hugo Locurcio 86a31e9e38 Calculate the SpinBox value using the Expression class 5 years ago
  Emmanuel Barroga 26c5bac428 Fix Right-Click Menu Deselecting Edits Content 5 years ago
  Rémi Verschelde d844e30614 Inspector: Make default float step configurable 5 years ago
  qarmin 01cc7a996b Use reference to constant in functions 5 years ago
  Tomasz Chabora 2d84ec5468 Pass mouse events to SpinBox from its LineEdit 5 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rodolphe Suescun 0838eca063 Fixed issue #11893 (SpinBox Capturing mouse) 6 years ago
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core 6 years ago
  Rémi Verschelde 3c173ebca4 Merge pull request #21395 from mrcdk/spin_box_expose_align 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  MrCdK dafa4072fc Expose the align property of the SpinBox's LineEdit control 6 years ago
  Ovnuniarchos fe1ca3c6e6 SpinBoxes calculate correctly their width before first redraw. 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Gilles Roudiere 05bb8e0c10 Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE) 7 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago