aboutsummaryrefslogtreecommitdiff
path: root/scene/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #8211 from robertdhernandez/NinePatch-FixRémi Verschelde2017-04-032-20/+17
|\ \ | |/ |/|
| * Fixed WindowDialog not aligning properlyRobert Hernandez2017-03-312-3/+14
| * Fixed AtlasTexture being incorrectlyRobert Hernandez2017-03-301-20/+6
* | Fixed Node2D/Control not updating propertiesRobert Hernandez2017-04-011-6/+6
|/
* Fix typos in source code using codespellRémi Verschelde2017-03-246-6/+6
* Merge pull request #8023 from CrazyGuy108/masterRémi Verschelde2017-03-181-0/+2
|\
| * List Control::has_point as a virtual methodCrazyGuy1082017-03-141-0/+2
* | Merge pull request #8020 from karroffel/class-db-inconsistencyRémi Verschelde2017-03-151-2/+2
|\ \
| * | fixed ClassDB inconsistenciesKarroffel2017-03-131-2/+2
| |/
* / WindowDialog: Fix crash when running as ProjectManagerAndreas Haas2017-03-131-2/+2
|/