aboutsummaryrefslogtreecommitdiff
path: root/scene/gui
Commit message (Expand)AuthorAgeFilesLines
* make popup emit index when id is not definedJuan Linietsky2015-12-122-9/+9
* Merge pull request #3019 from neikeq/spinbox_timerRémi Verschelde2015-12-104-2/+102
|\
| * Spinbox: increase/decrease with mouse heldneikeq2015-12-104-2/+102
* | TextEdit: Scroll while selecting with mouse idleneikeq2015-12-092-3/+40
|/
* Merge pull request #3005 from TheHX/pr-file-dialogRémi Verschelde2015-12-071-1/+1
|\
| * Better hidden folders display preferences for editor file dialogsFranklin Sobrinho2015-12-061-1/+1
* | Fix LineEdit cursorneikeq2015-12-071-1/+1
|/
* Add refresh button to file dialogsneikeq2015-12-042-0/+12
* Merge pull request #2975 from neikeq/help_scroll_topRémi Verschelde2015-12-021-6/+2
|\
| * Fix help view not scrolling to the topneikeq2015-12-021-6/+2
* | Fix RichTextLabel copy never calledneikeq2015-12-021-1/+1
|/
* Script Editor: automatic indentation after a colonkoalefant2015-11-292-1/+14
* Add container automatic update when moving a child nodeFranklin Sobrinho2015-11-282-0/+9
* Fix editor help scroll to resultFranklin Sobrinho2015-11-271-1/+2
* 0theora compilation fixesJuan Linietsky2015-11-251-2/+2
* Merge pull request #2870 from neikeq/submenu_pos_fixRémi Verschelde2015-11-231-1/+8
|\
| * Popup submenu position enhancementneikeq2015-11-221-1/+8
* | Add more properties to AcceptDialogFranklin Sobrinho2015-11-201-1/+3
|/
* Fix SplitContainer bool propertiesFranklin Sobrinho2015-11-191-2/+2
* Merge pull request #2364 from neikeq/textedit_selectJuan Linietsky2015-11-192-63/+64
|\
| * TextEdit: Properly scroll vertically when selecting text with mouse dragneikeq2015-11-072-19/+14
| * textedit selection improvementsneikeq2015-08-132-44/+50
* | Merge pull request #2707 from akien-mga/masterJuan Linietsky2015-11-181-2/+0
|\ \
| * | Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-2/+0
* | | Merge pull request #2635 from StraToN/tabs-buttonsJuan Linietsky2015-11-181-0/+2
|\ \ \
| * | | Fixed minor bug : quicklty pointing alternatively Script button and Close but...Julian Murgia - StraToN2015-10-191-0/+2
* | | | Merge pull request #2638 from MarianoGnu/masterJuan Linietsky2015-11-181-5/+2
|\ \ \ \
| * | | | Clamp filling angle instead of normalizeMarianoGNU2015-10-191-5/+1
| * | | | add missing default valueMarianoGNU2015-10-191-0/+1
* | | | | Merge pull request #2639 from MarianoGnu/originJuan Linietsky2015-11-182-4/+4
|\ \ \ \ \
| * | | | | Fix ButtonGroup broken layoutMarianoGNU2015-10-192-4/+4
| |/ / / /
* | | | | Merge pull request #2725 from SaracenOne/line_edit_alignmentJuan Linietsky2015-11-182-23/+154
|\ \ \ \ \
| * | | | | Aligned line edit fix.Saracen2015-11-021-19/+42
| * | | | | Added alignment to LineEdit GUI control.Saracen2015-11-022-16/+124
| | |_|/ / | |/| | |
* | | | | Merge pull request #2730 from TheHX/fix_exp_propertyJuan Linietsky2015-11-181-1/+1
|\ \ \ \ \
| * | | | | Fix Range exp_edit propertyFranklin Sobrinho2015-11-041-1/+1
* | | | | | Merge pull request #2734 from neikeq/popupmenu_impJuan Linietsky2015-11-181-2/+8
|\ \ \ \ \ \
| * | | | | | Small PopupMenu changesneikeq2015-11-131-2/+8
* | | | | | | Merge pull request #2735 from TheHX/fix_tree_checkboxJuan Linietsky2015-11-181-2/+5
|\ \ \ \ \ \ \
| * | | | | | | Add Tree checkbox check/uncheck behavior when pressing enterFranklin Sobrinho2015-11-051-2/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #2747 from MarianoGnu/line_editJuan Linietsky2015-11-181-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Add <Select All>(Ctrl+A) shortcut to LineEdit.MarianoGNU2015-11-061-0/+3
| |/ / / / / /
* | | | | | | Merge pull request #2769 from TheHX/text_edit_improvementsJuan Linietsky2015-11-181-4/+109
|\ \ \ \ \ \ \
| * | | | | | | Implement Ctrl + backspace/delete to delete wordsFranklin Sobrinho2015-11-121-4/+109
| |/ / / / / /
* | | | | | | Merge pull request #2779 from bojidar-bg/patch-5Juan Linietsky2015-11-181-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Change popup_menu.cpp as proposed in #2011Bojidar Marinov2015-11-131-0/+1
| |/ / / / / /
* | | | | | | -fixed tabsJuan Linietsky2015-11-181-17/+16
* | | | | | | -Merged Script and Help tabsJuan Linietsky2015-11-175-2/+37
* | | | | | | -better integration of ndee's themeJuan Linietsky2015-11-132-4/+32
|/ / / / / /
* | / / / / more fixesJuan Linietsky2015-11-041-5/+7
| |/ / / / |/| | | |