aboutsummaryrefslogtreecommitdiff
path: root/scene/gui
Commit message (Expand)AuthorAgeFilesLines
* Color Picker Fixed Appearanceremorse1072017-06-151-8/+11
* get rid of button arrayJuan Linietsky2017-06-142-677/+0
* renamed occurances of ColorRamp with GradientKarroffel2017-06-142-22/+22
* Properly adjust the visible editor rect and make limits respected, closes #8328Juan Linietsky2017-06-121-0/+1
* Restired multithread support in OSX and Windows, should stop the crashes.Juan Linietsky2017-06-101-1/+1
* Merge pull request #9051 from toger5/fixedScriptEditorListSeperationRémi Verschelde2017-06-081-13/+16
|\
| * fixed overlapping of temp. colors (script editor)toger52017-06-071-13/+16
* | Revert "Fix text warp in color blocks with CJK"Rémi Verschelde2017-06-071-1/+1
|/
* GraphNode: Remove debug print.Andreas Haas2017-06-061-2/+0
* Fix build errorPoommetee Ketson2017-06-051-1/+1
* Merge pull request #9038 from AlexHolly/rect2-rename-posRémi Verschelde2017-06-0515-124/+124
|\
| * renamed all Rect2.pos to Rect2.positionalexholly2017-06-0415-124/+124
* | Removed stupid right arrow to edit resource. Now simply click it..Juan Linietsky2017-06-042-7/+80
|/
* InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-0319-72/+72
* -Added .hdr format supportJuan Linietsky2017-05-282-12/+12
* Fixing typo for rect_position in _change_notify call for ControlKristupas Stumbrys2017-05-281-1/+1
* Fix text warp in color blocks with CJKGeequlim2017-05-271-1/+1
* Fix item list scroll speed.Sean Bohan2017-05-271-4/+0
* -Fix the "set_val" call deferred, it was the only one.. closes #8742Juan Linietsky2017-05-231-1/+1
* Merge pull request #8862 from volzhs/editor-theme-marginRémi Verschelde2017-05-221-0/+1
|\
| * Fit grid with label and component of editorvolzhs2017-05-221-0/+1
* | fixed crash when dragging to change color in color pickertoger52017-05-211-1/+1
|/
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-2049-2552/+2568
* Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde2017-05-2016-121/+91
|\
| * New customizable editor themevolzhs2017-05-097-47/+66
| * Revert "Add new editor and default theme (WIP)"volzhs2017-05-0310-75/+26
* | Add column_title_pressed signal to Tree nodeyanorax2017-05-181-0/+21
* | Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-174-10/+11
* | Merge pull request #8759 from AlexHoratio/masterRémi Verschelde2017-05-151-0/+5
|\ \
| * | Fixed #8526, popup menu width now responds to submenu iconAlexHoratio2017-05-141-0/+5
* | | Fix natural sorting order in EditorFileDialog, FileDialog and EditorFileSyste...Damian Day2017-05-121-2/+2
|/ /
* | Implemented scrolling factor for smooth trackpad scrollingtoger52017-05-078-23/+61
* | Tree: Clear search string on selection.Andreas Haas2017-05-041-0/+2
* | LineEdit: fix placeholder text affected by secretPoommetee Ketson2017-05-031-2/+2
|/
* Fix #8617 WindowDialog with custom panel background crashes godotMarc Gilleron2017-05-021-12/+16
* Merge pull request #8520 from Hinsbart/tree_tooltipsRémi Verschelde2017-04-272-3/+19
|\
| * Tree: Ability to add tooltips to TreeItem buttons.Andreas Haas2017-04-262-3/+19
* | Add new editor and default theme (WIP)Daniel J. Ramirez2017-04-2710-26/+75
|/
* Merge pull request #8343 from volzhs/prevent_uncheckRémi Verschelde2017-04-241-0/+2
|\
| * Prevent to uncheck selected item with button groupvolzhs2017-04-101-0/+2
* | Merge pull request #8417 from neikeq/hello-thereRémi Verschelde2017-04-201-2/+2
|\ \
| * | External editor improvements and fixesIgnacio Etcheverry2017-04-171-2/+2
| |/
* | Merge pull request #8376 from RayKoopa/fix_stylebox_expand_marginRémi Verschelde2017-04-201-29/+26
|\ \
| * | Respect the expand margin for StyleBoTextures again.Ray Koopa2017-04-131-29/+26
* | | Added support for space indentationPaulb232017-04-182-28/+126
|/ /
* / Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-1015-80/+80
|/
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-08102-0/+102
* Fix highlight typosupaiku2017-04-062-12/+12
* Merge pull request #8248 from Hinsbart/fix_notify_renamesRémi Verschelde2017-04-044-11/+11
|\
| * Fix more property names in _change_notify calls.Andreas Haas2017-04-034-11/+11