aboutsummaryrefslogtreecommitdiff
path: root/scene/gui/spin_box.cpp
Commit message (Expand)AuthorAgeFilesLines
* SpinBoxes calculate correctly their width before first redraw.Ovnuniarchos2018-02-051-5/+11
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere2017-09-221-1/+1
* Rename pos to position in user facing methods and variablesletheed2017-09-201-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Fix spinboxes bad lookGilles Roudiere2017-08-211-1/+1
* Removes type information from method bindsIgnacio Etcheverry2017-08-101-1/+1
* Add object type hint for docsPoommetee Ketson2017-07-231-1/+1
* InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-031-3/+3
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-13/+18
* Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde2017-05-201-6/+1
|\
| * Revert "Add new editor and default theme (WIP)"volzhs2017-05-031-6/+1
* | Implemented scrolling factor for smooth trackpad scrollingtoger52017-05-071-2/+4
|/
* Add new editor and default theme (WIP)Daniel J. Ramirez2017-04-271-1/+6
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-93/+74
* Spinbox: don't ignore double clicks.Andreas Haas2017-02-141-2/+0
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-13/+13
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-3/+3
* Overloaded basic math funcs (double and float variants). Use real_t rather th...Ferenc Arn2017-01-161-1/+1
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-2/+4
* Renamed most signals so they refer to:Juan Linietsky2017-01-121-1/+1
* renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky2017-01-081-3/+3
* -Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky2017-01-041-9/+9
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-13/+13
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Prevent Spinbox value update while not focused or disabledvolzhs2016-11-251-5/+13
* Fix updating value of SpinBox with prefixvolzhs2016-11-051-1/+4
* Changed the way the step decimals are computed to a safer way, fixes many iss...Juan Linietsky2016-07-261-1/+1
* Fix wrong local mouse pos when holding spinbox and improve behaviourIgnacio Etcheverry2016-01-211-2/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Spinbox: increase/decrease with mouse heldneikeq2015-12-101-0/+31
* -fix compile issue (pow)Juan Linietsky2015-08-301-1/+1
* -fixes to capture modeJuan Linietsky2015-08-291-1/+53
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+199