Hugo Locurcio
|
65560315a4
Add a property hint for SpinBox's `custom_arrow_step` property
|
2 жил өмнө |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
2 жил өмнө |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 жил өмнө |
bruvzg
|
3add6dcd89
Add `Control::localize_numeral_system` property to toggle automatic numeral system conversion.
|
2 жил өмнө |
Haoyu Qiu
|
3aed3edc06
Allow selecting SpinBox & LineEdit text when focus enters
|
2 жил өмнө |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
3 жил өмнө |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 жил өмнө |
Rémi Verschelde
|
ff612b6916
Merge pull request #64574 from Begah/fix_transient_window_wrap_mouse
|
3 жил өмнө |
Rémi Verschelde
|
0c639428dd
Merge pull request #64529 from KoBeWi/suffix_begone
|
3 жил өмнө |
MathieuRoux
|
5ac5c8bc06
Fix warp_mouse for transient windows, smoother mouse positioning when releasing mouse for spinbox
|
3 жил өмнө |
风青山
|
e561c68256
Add some codes, returnes directly if the value is not changed.
|
3 жил өмнө |
kobewi
|
da0c4221f0
Hide prefix/suffix on SpinBox focus
|
3 жил өмнө |
Jóhannes Gunnar Þorsteinsson
|
ba35cff303
Independent spinbox arrow step precision
|
5 жил өмнө |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 жил өмнө |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
3 жил өмнө |
Aaron Franke
|
2326ba67e2
Consistently use double in Slider and SpinBox
|
3 жил өмнө |
K. S. Ernest (iFire) Lee
|
9ddebc0c22
Add a const call mode to Object, Variant and Script.
|
3 жил өмнө |
reduz
|
6f51eca1e3
Discern between virtual and abstract class bindings
|
3 жил өмнө |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 жил өмнө |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 жил өмнө |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 жил өмнө |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
3 жил өмнө |
kobewi
|
ea7cc1dea9
Rename minimum_size_changed() method
|
3 жил өмнө |
Hugo Locurcio
|
8fb7e622a6
Rename built-in `SGN()` macro to `SIGN()`
|
4 жил өмнө |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 жил өмнө |
Rémi Verschelde
|
5ae569560d
Fix missing argument names in bindings
|
4 жил өмнө |
Eric M
|
baba971c81
Added option for spinbox to update it's value on line edit 'text_changed' rather than 'text_entered'
|
5 жил өмнө |
kobewi
|
a913ae8d56
Add support for internal nodes
|
4 жил өмнө |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 жил өмнө |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 жил өмнө |