summaryrefslogtreecommitdiffstats
path: root/scene/gui
Commit message (Expand)AuthorAgeFilesLines
* doc: Sync classref with current sourceRémi Verschelde2020-12-041-1/+0
* Update page value properly of ScrollContainervolzhs2020-12-011-0/+2
* Merge pull request #43971 from volzhs/fix-tab-containerRémi Verschelde2020-11-301-13/+15
|\
| * Fix TabContainer crashesvolzhs2020-11-301-13/+15
* | fix #43695 by revert part of #41576FIF152020-11-301-0/+1
|/
* Exposed shortcut_context property to scripting and added documentation.Eric M2020-11-301-0/+1
* Merge pull request #43828 from Chaosus/restore_line_antialiasingYuri Roubinsky2020-11-281-2/+2
|\
| * Restored antialiased lines by emulation using triangle stripsYuri Roubinsky2020-11-271-2/+2
* | Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-reworkRémi Verschelde2020-11-285-9/+51
|\ \
| * | Add is_valid() check for InputEventKey in CanvasItemEditor.Eric M2020-11-231-1/+1
| * | Implement new shortcuts system.Eric M2020-11-235-9/+50
| * | Added accept_event() calls for SceneTreeDock and BaseButtonEric M2020-11-231-0/+1
* | | [Complex Text Layouts] Refactor TextEdit and CodeEdit controls.bruvzg2020-11-263-747/+1177
* | | [Complex Text Layouts] Refactor Label and LineEdit controls.bruvzg2020-11-264-762/+1232
* | | [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-2638-467/+2603
| |/ |/|
* | Merge pull request #43807 from Xrayez/aspect-ratio-containerRémi Verschelde2020-11-262-0/+247
|\ \
| * | Add `AspectRatioContainer` classAndrii Doroshenko (Xrayez)2020-11-252-0/+247
| |/
* | Removed unused property 'pending_resize' from ControlEric M2020-11-261-2/+0
* | Merge pull request #43833 from volzhs/fix-scrollcontainer-bar-max-valueRémi Verschelde2020-11-251-2/+2
|\ \
| * | Fix to update scroll bar has correct max value in ScrollContainervolzhs2020-11-251-2/+2
| |/
* / Update clear button when clickedTomasz Chabora2020-11-251-0/+1
|/
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-169-16/+0
* Merge pull request #42008 from Calinou/theme-rename-node-typeRémi Verschelde2020-11-162-121/+121
|\
| * Rename the `type` parameter to `node_type` in Theme and ControlHugo Locurcio2020-10-272-121/+121
* | Merge pull request #41851 from EricEzaM/PR/popup-menu-hysteresisRémi Verschelde2020-11-164-11/+66
|\ \
| * | Added hysteresis for popup sub-menusEric M2020-11-084-11/+66
* | | GUI: send cursor data from TextEditSergey Minakov2020-11-151-1/+13
* | | Merge pull request #43449 from nekomatata/line_edit_window_posRémi Verschelde2020-11-112-33/+39
|\ \ \
| * | | Expose LineEdit scroll offset to scriptsPouleyKetchoupp2020-11-112-33/+39
* | | | Reorganized core/ directory, it was too fatty alreadyreduz2020-11-0726-37/+37
| |/ / |/| |
* | | Merge pull request #43283 from Calinou/color-remove-contrastedRémi Verschelde2020-11-061-1/+1
|\ \ \
| * | | Remove `Color.contrasted()` as its behavior is barely usefulHugo Locurcio2020-11-031-1/+1
* | | | Tooltips: Improve code clarity and docsRémi Verschelde2020-11-031-1/+3
|/ / /
* | | Fix crash in TabContainer in case of no content at allvolzhs2020-10-291-2/+4
* | | Removed redundant line from TextEditYuri Roubinsky2020-10-281-4/+0
* | | Merge pull request #42766 from volzhs/tab-containerRémi Verschelde2020-10-282-42/+51
|\ \ \ | |_|/ |/| |
| * | Put unselected tabs back in TabContainer controlvolzhs2020-10-132-42/+51
* | | ScriptEditor: Fix line number gutter drag selectDevin Curry2020-10-253-32/+75
| |/ |/|
* | Rename button group property to button_groupAaron Franke2020-10-241-1/+1
* | Shows ColorRect in Color constants autocompletionYuri Roubinsky2020-10-231-1/+20
* | Merge pull request #42907 from Xrayez/add-ref-rect-border-widthRémi Verschelde2020-10-222-10/+21
|\ \
| * | Add `border_width` to `ReferenceRect`Andrii Doroshenko (Xrayez)2020-10-202-10/+21
* | | Remove printing of windowpos/screenpos in MenuButtonYuri Roubinsky2020-10-211-8/+0
|/ /
* | Removed underscore from GraphEdit begin/end_node_move signalsYuri Roubinsky2020-10-201-4/+4
* | Merge pull request #42891 from gvaneyck/graph-begin-node-move-timingRémi Verschelde2020-10-202-2/+9
|\ \
| * | Fix emit_signal timing for GraphEdit's begin/end node moveGabriel Van Eyck2020-10-192-2/+9
* | | Merge pull request #42874 from dreamsComeTrue/text-edit-bounds-fixRémi Verschelde2020-10-191-1/+1
|\ \ \
| * | | TextEdit - fix valid bounds in 'set_line'. Fixes #41967Dominik 'dreamsComeTrue' Jasiński2020-10-171-1/+1
* | | | Fixup `ColorRect` and `TextureRect` renamesAndrii Doroshenko (Xrayez)2020-10-194-17/+13
| |/ / |/| |
* | | Refactor MethodBind to use variadic templatesreduz2020-10-181-2/+0
|/ /