summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2016-03-14Added configuable tab sizePaulb23
2016-03-10Fix a crash when running a game with Controls with a tools buildBojidar Marinov
2016-03-10Merge pull request #3865 from Marqin/coverityRémi Verschelde
2016-03-09Add option to keep margins when changing anchors, closes #3979Bojidar Marinov
2016-03-09fix six possible "divide by zero"Hubert Jarosz
2016-03-09fix two reading uninitialized pointersHubert Jarosz
2016-03-09remove trailing whitespaceHubert Jarosz
2016-03-08Merge pull request #3969 from Paulb23/scroll_past_end_of_fileJuan Linietsky
2016-03-07Enabled scrolling past end of filePaulb23
2016-03-04Add special new line openingMartin Chuckeles
2016-03-04-Work on addon editor plugin (disabled by default)Juan Linietsky
2016-03-04Add editor settings for call hint placementMartin Chuckeles
2016-03-03Hide hint if completion is activeMartin Chuckeles
2016-03-03Move the call hint under the current lineMartin Chuckeles
2016-02-08-Cleaned up GraphEdit, also fixes #3568Juan Linietsky
2016-02-08Property handle rotated controls in 2D editor, fixes #3613Juan Linietsky
2016-02-08Merge pull request #3627 from lordadamson/masterRémi Verschelde
2016-02-08renamed function get_video_texutre to get_video_textureAdham Zahran
2016-02-08Merge pull request #3409 from akien-mga/pr-script-tab-colourRémi Verschelde
2016-02-06Stop ColorPicker's narcissism ( fixes #3592 )MarianoGNU
2016-02-05ColorPicker: Prevent regenerating hsv values every time. Fixes #3492MarianoGNU
2016-02-04support horizontal mouse wheel, use in text editorhondres
2016-02-02-Add some offset to spinboxes in tree, so revert icon does not annoy much whe...Juan Linietsky
2016-02-01-remove the !inside_tree error, fixes grab focus error, closes #3521Juan Linietsky
2016-02-01Make sure variant parser recognizes "nil" for compatibility with old engine.c...Juan Linietsky
2016-01-31-Removed bizarre code introduced in a 2 years old PR, fixes #3483Juan Linietsky
2016-01-27Merge pull request #3470 from MarianoGnu/masterRémi Verschelde
2016-01-27Fix Tree Slider disappearing when clicking on itFranklin Sobrinho
2016-01-26Remove strand debug print, fix #3473George Marques
2016-01-26Get color constructor from ColorPickerMarianoGNU
2016-01-26Merge pull request #3467 from MarianoGnu/masterRémi Verschelde
2016-01-26Focus and select line edit every time color is changed. Fixes #2586MarianoGNU
2016-01-26Fix wrong position of LineEdit in Scene editorFranklin Sobrinho
2016-01-24-Take in consideration canvas layers for GUI inputJuan Linietsky
2016-01-23-Forgot to add clips input to graphedit, fixes #3420Juan Linietsky
2016-01-23-Added a "modal_close" signal for controlsJuan Linietsky
2016-01-23Revert "Tree and PropertyEditor confirm value change on focus loss"Juan Linietsky
2016-01-22-Improved tab visibility, fixes #3314Juan Linietsky
2016-01-22Make custom_bg fit the whole "selected" area in ItemListsRémi Verschelde
2016-01-21Merge pull request #3407 from TheHX/pr-issue-1717Rémi Verschelde
2016-01-21Tree and PropertyEditor confirm value change on focus lossFranklin Sobrinho
2016-01-21Merge pull request #3403 from neikeq/spinbox_hold_impRémi Verschelde
2016-01-21Fix wrong local mouse pos when holding spinbox and improve behaviourIgnacio Etcheverry
2016-01-20Merge pull request #3381 from MarianoGnu/graph_zoomRémi Verschelde
2016-01-19-Some fixes to drag and drop and canvas offset for GUI that were introduced a...Juan Linietsky
2016-01-18Add a slider to handle zoomMarianoGNU
2016-01-18Add zoom to GraphEditMarianoGNU
2016-01-18New shader nodes are now created under (more or less) the cursor.Ovnuniarchos
2016-01-18Merge pull request #3358 from neikeq/issue_1123Rémi Verschelde
2016-01-18Merge pull request #2854 from MarianoGnu/color_pickerRémi Verschelde