summaryrefslogtreecommitdiff
path: root/scene/gui/spin_box.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-10-29Allow selecting SpinBox & LineEdit text when focus entersHaoyu Qiu
2022-09-01Add a lifecycle method for manual theme item caching to ControlYuri Sizov
2022-08-17Hide prefix/suffix on SpinBox focuskobewi
2022-08-04Independent spinbox arrow step precisionJóhannes Gunnar Þorsteinsson
2022-07-15Consistently use double in Slider and SpinBoxAaron Franke
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-03-10Discern between virtual and abstract class bindingsreduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
2021-10-09Fix missing argument names in bindingsRémi Verschelde
2021-09-21Added option for spinbox to update it's value on line edit 'text_changed' rat...Eric M
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-06-16Documentation search fixesGregory Basile
2021-03-06Release mouse when SpinBox leaves scene treekobewi
2021-02-09Initialize class variables with default values in scene/ [2/2]Rafał Mikrut
2021-01-26Fix unintended SpinBox mouse captureVolka
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-07-10Add override keywords.Marcel Admiraal
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-02-11Texture refactorJuan Linietsky
2020-01-11Add apply method to SpinBoxJóhannes Gunnar Þorsteinsson
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-10Use reference to constant in functionsqarmin
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-10Fixed issue #11893 (SpinBox Capturing mouse)Rodolphe Suescun
2018-08-25Expose the align property of the SpinBox's LineEdit controlMrCdK
2018-02-05SpinBoxes calculate correctly their width before first redraw.Ovnuniarchos
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-08renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-10Spinbox: increase/decrease with mouse heldneikeq
2015-08-29-fixes to capture modeJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky