summaryrefslogtreecommitdiffstats
path: root/scene/gui/spin_box.h
Commit message (Expand)AuthorAgeFilesLines
* hide unused exp_edit from SpinBox inspectorshahriarlabib0002024-11-151-0/+1
* Fix Spinbox display does not round properly when using decimal custom arrow s...shahriarlabib0002024-11-091-0/+2
* Prevent `LineEdit` from losing focus when text is submitted or rejected.Mounir Tohami2024-09-101-2/+1
* Deprecate set_min_buttons_width_from_iconskobewi2024-09-051-2/+3
* Improve SpinBox interaction, split arrows, add theme attributesDavid Giardi2024-08-231-3/+64
* Fix spinBox will reset text when redrawingjsjtxietian2023-10-081-1/+2
* Register theme properties with ThemeDBYuri Sizov2023-09-111-2/+0
* Merge pull request #70834 from pattlebass/spinbox-doesnt-spinRémi Verschelde2023-04-121-1/+1
|\
| * Fix Range-derived nodes not redrawingpattlebass2023-04-121-1/+1
* | One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
|/
* Allow selecting SpinBox & LineEdit text when focus entersHaoyu Qiu2022-10-291-0/+3
* Add a lifecycle method for manual theme item caching to ControlYuri Sizov2022-09-011-0/+5
* Hide prefix/suffix on SpinBox focuskobewi2022-08-171-0/+1
* Independent spinbox arrow step precisionJóhannes Gunnar Þorsteinsson2022-08-041-0/+3
* Consistently use double in Slider and SpinBoxAaron Franke2022-07-151-2/+2
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-2/+2
* Discern between virtual and abstract class bindingsreduz2022-03-101-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke2021-12-091-2/+2
* Fix missing argument names in bindingsRémi Verschelde2021-10-091-2/+2
* Added option for spinbox to update it's value on line edit 'text_changed' rat...Eric M2021-09-211-0/+6
* Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz2021-08-231-1/+1
* Documentation search fixesGregory Basile2021-06-161-1/+1
* Release mouse when SpinBox leaves scene treekobewi2021-03-061-0/+1
* Initialize class variables with default values in scene/ [2/2]Rafał Mikrut2021-02-091-3/+3
* Fix unintended SpinBox mouse captureVolka2021-01-261-4/+4
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add override keywords.Marcel Admiraal2020-07-101-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Texture refactorJuan Linietsky2020-02-111-1/+1
* Add apply method to SpinBoxJóhannes Gunnar Þorsteinsson2020-01-111-0/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Use reference to constant in functionsqarmin2019-07-101-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fixed issue #11893 (SpinBox Capturing mouse)Rodolphe Suescun2018-12-101-2/+2
* Expose the align property of the SpinBox's LineEdit controlMrCdK2018-08-251-0/+3
* SpinBoxes calculate correctly their width before first redraw.Ovnuniarchos2018-02-051-0/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-2/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-12/+8
* renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky2017-01-081-1/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Spinbox: increase/decrease with mouse heldneikeq2015-12-101-0/+4
* -fixes to capture modeJuan Linietsky2015-08-291-0/+12
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1