summaryrefslogtreecommitdiff
path: root/editor/filesystem_dock.cpp
AgeCommit message (Expand)Author
2019-10-30Add "Set as main scene" on context menu in FileSystem panelvolzhs
2019-10-20Favorites dragableDavid Sichma
2019-09-26Merge pull request #32009 from Xrayez/fs-editor-iconsRémi Verschelde
2019-09-25Fixed Show in file system should clear current searchStefano Coratti
2019-09-25Added some obvious errors explanationsqarmin
2019-09-06Display editor icons for filesystem dock popup menu optionsAndrii Doroshenko (Xrayez)
2019-08-24Tree: fix and expose icon modulationmerumelu
2019-08-22Cleanup and minor changes in FileSystem DockMichael Alexsander Silva Dias
2019-08-22Merge pull request #31489 from iwek7/removeRenameRootOptionRémi Verschelde
2019-08-21Rename FileDialog's folder icon custom color to `folder_icon_modulate`Hugo Locurcio
2019-08-21Improvements and fixes of filesystem dockiwek7
2019-08-20Use a different color for folder icons in file dialogsHugo Locurcio
2019-08-17Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'Braden Bodily
2019-08-15Allow to create scene from FileSystem dockTomasz Chabora
2019-07-15Fix losing scene modifications when renaming fileEmmanuel Barroga
2019-07-10Use reference to constant in functionsqarmin
2019-07-04FileSystem dock: Improve duplicate check for directory pathsRémi Verschelde
2019-07-01Merge pull request #29815 from NilsIrl/plus_file_1Rémi Verschelde
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-23Replace ` + "/" + ` with `String::file_add()`Nils ANDRÉ-CHANG
2019-06-11Fix error macro calls not ending with semicolonRémi Verschelde
2019-06-04Fix moving and renaming filesHein-Pieter van Braam-Stewart
2019-05-30Fix memory leak in Text Editor and FileSystem Dockqarmin
2019-05-28Merge pull request #27836 from turtletooth/right-clickRémi Verschelde
2019-05-24Merge pull request #28702 from Lisapple/fs-show-path-tooltipRémi Verschelde
2019-05-19Fix typos with codespellRémi Verschelde
2019-05-11Make possible to create inherited scenes via the RMB menu in the FileSystem dockMichael Alexsander Silva Dias
2019-05-11Merge pull request #28807 from bojidar-bg/28798-open-filesystemRémi Verschelde
2019-05-10Open selected folder when pressing the "Open" option in the menuBojidar Marinov
2019-05-09Scroll back to top when changing directory in FileSystem dockvolzhs
2019-05-08Replacing filename with path in tooltip into FileSystem dockLisapple
2019-04-30Merge pull request #27707 from Calinou/tweak-message-wordingRémi Verschelde
2019-04-21Improve wording of various messages and make casing more consistentHugo Locurcio
2019-04-19Added ability for multiple images to be imported as an atlasJuan Linietsky
2019-04-15Save opened scenes when necessaryTomasz Chabora
2019-04-09Allow Right Click in Empty Space on FileSystemDockJeremy Bullock
2019-04-09FS dock: Allow deselecting items by clicking empty spaceRémi Verschelde
2019-04-08Add ability to edit editor feature profilesJuan Linietsky
2019-04-06Fix "Show in File Manager" optionDaniel Kulas
2019-03-27Small tooltip changes to filesystem-related UI componentes in editorMichael Alexsander Silva Dias
2019-03-08Fix error when trying to enter to folder/node directly via address barqarmin
2019-03-05Fix FileSystem dock's item view button starting with the wrong iconMichael Alexsander Silva Dias
2019-03-05Fix general issues with filesystem-related UI components in the editorMichael Alexsander Silva Dias
2019-03-03Fix grid view button icon not showing on filesystem dock.Bruno Lourenço
2019-02-27Fixes layout loadingGilles Roudiere
2019-02-25Move the FileSystem dock layout properties to the per-project layout fileGilles Roudiere
2019-02-13Fix typos with codespellRémi Verschelde
2019-01-17Fixes crash in the Filesystem dockgroud
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-17General fixes for the AnimationTree editorMichael Alexsander Silva Dias