kobewi
|
34b485d62b
Remove empty constructors and destructors from scene/
|
4 月之前 |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
5 月之前 |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
7 月之前 |
Robert Yevdokimov
|
d8318deb0a
Fix spinbox decimal issues when `update_on_text_changed` = true
|
8 月之前 |
Lars Pettersson
|
3c1ac98f37
Allow overriding SpinBox value on `focus_exited`
|
8 月之前 |
shahriarlabib000
|
177bba12b0
hide unused exp_edit from SpinBox inspector
|
9 月之前 |
shahriarlabib000
|
afeecad92e
Fix Spinbox display does not round properly when using decimal custom arrow steps
|
11 月之前 |
Mounir Tohami
|
c36f466a4c
Prevent `LineEdit` from losing focus when text is submitted or rejected.
|
1 年之前 |
kobewi
|
bde64c4633
Deprecate set_min_buttons_width_from_icons
|
1 年之前 |
David Giardi
|
e371587147
Improve SpinBox interaction, split arrows, add theme attributes
|
1 年之前 |
jsjtxietian
|
61be3eafc0
Fix spinBox will reset text when redrawing
|
1 年之前 |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
2 年之前 |
Rémi Verschelde
|
486988f717
Merge pull request #70834 from pattlebass/spinbox-doesnt-spin
|
2 年之前 |
pattlebass
|
9500f8e69a
Fix Range-derived nodes not redrawing
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
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 年之前 |
kobewi
|
da0c4221f0
Hide prefix/suffix on SpinBox focus
|
3 年之前 |
Jóhannes Gunnar Þorsteinsson
|
ba35cff303
Independent spinbox arrow step precision
|
5 年之前 |
Aaron Franke
|
2326ba67e2
Consistently use double in Slider and SpinBox
|
3 年之前 |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 年之前 |
reduz
|
6f51eca1e3
Discern between virtual and abstract class bindings
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
3 年之前 |
Rémi Verschelde
|
5ae569560d
Fix missing argument names in bindings
|
3 年之前 |
Eric M
|
baba971c81
Added option for spinbox to update it's value on line edit 'text_changed' rather than 'text_entered'
|
5 年之前 |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 年之前 |
Gregory Basile
|
8ab13f8ace
Documentation search fixes
|
4 年之前 |
kobewi
|
83f6c6b360
Release mouse when SpinBox leaves scene tree
|
4 年之前 |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 年之前 |