summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2019-04-29Merge pull request #28101 from MunWolf/debugger_cursorRémi Verschelde
2019-04-29Merge pull request #28205 from mikolasan/26937-hide-popup-menuRémi Verschelde
2019-04-29Merge pull request #28281 from zqyoung1/fix-selection-undoRémi Verschelde
2019-04-29Merge pull request #28284 from Daw11/doc-link-fixRémi Verschelde
2019-04-29Merge pull request #28399 from YeldhamDev/textedit_expose_tab_foldRémi Verschelde
2019-04-27Fix the unclickable links inside the docDaw11
2019-04-25Use approximate equallity methods in many placesAaron Franke
2019-04-25Merge pull request #22301 from YeldhamDev/button_popup_highlightRémi Verschelde
2019-04-24Expose 'TextEdit's tab drawing and folding to GDScriptMichael Alexsander Silva Dias
2019-04-24Make small changes to the new connection info on script featureMichael Alexsander Silva Dias
2019-04-23Added a marker in text_edit that tells which row is executing.Rikhardur Bjarni Einarsson
2019-04-23Revert "RichTextLabel: Adding the ability to change the default cursor"Rémi Verschelde
2019-04-22Fix popup visibility for OptionButton, MenuButton and ColorPickerButtonNikolay Neupokoev
2019-04-22Merge pull request #27673 from qarmin/small_fixesRémi Verschelde
2019-04-22Merge pull request #28234 from Paulb23/connection_info_on_scriptRémi Verschelde
2019-04-22Merge pull request #28266 from coldrye-collaboration/gh-28241Rémi Verschelde
2019-04-21Fix completely #14835 -proper selection reset on undoZach Young
2019-04-21Call minimum_size_changed() on redo/undo if expand_to_text_length is trueCarsten Klein
2019-04-21Fix 'LineEdit' offset limit not accounting for the right/clear icon widthMichael Alexsander Silva Dias
2019-04-21Merge pull request #28248 from YeldhamDev/lineedit_clearbutton_limitRémi Verschelde
2019-04-21Merge pull request #27979 from Paulb23/remember_script_stateRémi Verschelde
2019-04-20Fix 'LineEdit' contents not ending before the clear button if no right icon w...Michael Alexsander Silva Dias
2019-04-20Display connection information in the script editorPaulb23
2019-04-17Merge pull request #27821 from mawenzy/pr_sliderfixRémi Verschelde
2019-04-13Restore script editor state between sessionsPaulb23
2019-04-12Enhance tree scrolling when dragginggroud
2019-04-11Reorganized connection dialog for much improved ease of use.Juan Linietsky
2019-04-09Fix #24124, Slider control sizemawenzy
2019-04-09Style: Apply new changes from clang-format 8.0Rémi Verschelde
2019-04-08Add ability to edit editor feature profilesJuan Linietsky
2019-04-08Small fixes, mostly dupicated codeqarmin
2019-04-06Merge pull request #25624 from nekomatata/texture-rect-flipRémi Verschelde
2019-04-05Merge pull request #26914 from xDGameStudios/popup_menu_add_itemRémi Verschelde
2019-04-05Fix -Wimplicit-fallthrough warnings from GCC 8Rémi Verschelde
2019-04-04Merge pull request #27567 from Calinou/selection-boxes-use-accent-colorRémi Verschelde
2019-04-04Merge pull request #27596 from mo7sener/masterRémi Verschelde
2019-04-03Add ability to flip TextureRect horizontally or verticallyPouleyKetchoupp
2019-04-02Fix -Wnon-virtual-dtor warnings.marxin
2019-04-02Fixed an issue where changing the default_cursor on the RichTextLabel's meta_...Robear Selwans
2019-03-31Use the editor theme's accent color for 2D/3D selections and rotationsHugo Locurcio
2019-03-31Fixed not deselecting when clearing lineedit.Paulb23
2019-03-27Merge pull request #27088 from fire/scaling_texture_button_focusRémi Verschelde
2019-03-27Merge pull request #27017 from qarmin/fix_inspector_updateRémi Verschelde
2019-03-19Fix inspector update after changing anchor via buttonsqarmin
2019-03-16Merge pull request #26788 from mo7sener/masterRémi Verschelde
2019-03-15Fix scaling issue for texture button focus texture.K. S. Ernest (iFire) Lee
2019-03-11Fixed optional idx argument in add_item (OptionMeny & PopupMenu)xDGameStudios
2019-03-10Fix cursor going to start while editing GraphNode's titleBojidar Marinov
2019-03-08Added the ability to change the default cursor property for the RichTextLabel...Robear Selwans
2019-03-07Merge pull request #21534 from volzhs/fix-scrollcontainer-sizeRémi Verschelde