index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
gui
/
spin_box.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823
Spartan322
2024-11-20
1
-0
/
+6
|
\
|
*
hide unused exp_edit from SpinBox inspector
shahriarlabib000
2024-11-15
1
-0
/
+6
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-6
/
+32
|
\
|
|
*
Fix Spinbox display does not round properly when using decimal custom arrow s...
shahriarlabib000
2024-11-09
1
-6
/
+32
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Prevent `LineEdit` from losing focus when text is submitted or rejected.
Mounir Tohami
2024-09-10
1
-30
/
+21
*
Deprecate set_min_buttons_width_from_icons
kobewi
2024-09-05
1
-1
/
+8
*
Improve SpinBox interaction, split arrows, add theme attributes
David Giardi
2024-08-23
1
-19
/
+205
*
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-2
/
+2
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-3
/
+3
*
If spinbox text can't be parsed use last updated text
Robert Yevdokimov
2024-02-27
1
-0
/
+1
*
Update deferred calls to use Callables
kobewi
2024-01-09
1
-2
/
+2
*
Fix spinBox will reset text when redrawing
jsjtxietian
2023-10-08
1
-2
/
+7
*
Merge pull request #77804 from ajreckof/prevent-disapearance-of-mouse-when-Sp...
Rémi Verschelde
2023-09-29
1
-0
/
+3
|
\
|
*
Prevent disapearance of mouse when SpinBox is hidden while doing a drag modif...
ajreckof
2023-06-03
1
-0
/
+3
*
|
Use comma as a decimal separator for SpinBox
aXu-AP
2023-09-21
1
-4
/
+16
*
|
Merge pull request #81312 from YuriSizov/theme-static-binds
Rémi Verschelde
2023-09-11
1
-6
/
+3
|
\
\
|
*
|
Register theme properties with ThemeDB
Yuri Sizov
2023-09-11
1
-6
/
+3
*
|
|
Merge pull request #81094 from OXTyler/81071
Rémi Verschelde
2023-09-11
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fixes issue 81071
Tyler
2023-08-28
1
-0
/
+1
*
|
|
Unfocus LineEdit when pressing Escape
kobewi
2023-08-29
1
-0
/
+5
|
/
/
*
|
Preserve selection when focusing SpinBox
kobewi
2023-06-10
1
-1
/
+1
*
|
Make `Viewport::gui_get_focus_owner` const
Aaron Franke
2023-06-02
1
-1
/
+1
*
|
Fix crash when removing SpinBox during text submit
Aaron Franke
2023-06-02
1
-1
/
+2
|
/
*
Merge pull request #74623 from MewPurPur/edit-text-with-style
Yuri Sizov
2023-04-17
1
-1
/
+1
|
\
|
*
Code style improvements to text_edit and related
VolTer
2023-04-08
1
-1
/
+1
*
|
Merge pull request #70834 from pattlebass/spinbox-doesnt-spin
Rémi Verschelde
2023-04-12
1
-8
/
+11
|
\
\
|
|
/
|
/
|
|
*
Fix Range-derived nodes not redrawing
pattlebass
2023-04-12
1
-8
/
+11
*
|
Add a property hint for SpinBox's `custom_arrow_step` property
Hugo Locurcio
2023-01-14
1
-1
/
+1
*
|
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-1
/
+1
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
Add `Control::localize_numeral_system` property to toggle automatic numeral s...
bruvzg
2022-11-17
1
-1
/
+4
*
Allow selecting SpinBox & LineEdit text when focus enters
Haoyu Qiu
2022-10-29
1
-0
/
+17
*
Add a lifecycle method for manual theme item caching to Control
Yuri Sizov
2022-09-01
1
-6
/
+10
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-2
/
+2
*
Merge pull request #64574 from Begah/fix_transient_window_wrap_mouse
Rémi Verschelde
2022-08-26
1
-1
/
+2
|
\
|
*
Fix warp_mouse for transient windows, smoother mouse positioning when releasi...
MathieuRoux
2022-08-25
1
-1
/
+2
*
|
Merge pull request #64529 from KoBeWi/suffix_begone
Rémi Verschelde
2022-08-26
1
-6
/
+17
|
\
\
|
|
/
|
/
|
|
*
Hide prefix/suffix on SpinBox focus
kobewi
2022-08-17
1
-6
/
+17
*
|
Add some codes, returnes directly if the value is not changed.
风青山
2022-08-23
1
-0
/
+8
|
/
*
Independent spinbox arrow step precision
Jóhannes Gunnar Þorsteinsson
2022-08-04
1
-5
/
+19
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-3
/
+3
*
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-18
1
-1
/
+1
*
Consistently use double in Slider and SpinBox
Aaron Franke
2022-07-15
1
-1
/
+1
*
Add a const call mode to Object, Variant and Script.
K. S. Ernest (iFire) Lee
2022-06-27
1
-1
/
+1
*
Discern between virtual and abstract class bindings
reduz
2022-03-10
1
-1
/
+2
*
Use `switch` consistently in `_notification` (`scene` folder)
Rémi Verschelde
2022-02-15
1
-28
/
+38
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-2
/
+2
[next]