summaryrefslogtreecommitdiff
path: root/editor/filesystem_dock.cpp
AgeCommit message (Expand)Author
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
2018-12-06Add signals for files move/delete/rename to FileSystemDockgroud
2018-11-05(#23480) Wrong directory path in filesystem dock when creating script.Mintormo
2018-11-03Hide some RMB options in the filesystem dock when files are searchedgroud
2018-11-02Merge pull request #23061 from groud/remove_thumbnail_viewJuan Linietsky
2018-11-01Merge pull request #23311 from YeldhamDev/editor_capitalization_fixRémi Verschelde
2018-10-29Fix small visual bug in filesystem dockChaosus
2018-10-26Small capitalization fixes across the editorMichael Alexsander Silva Dias
2018-10-25Fix segfault on editor close upChaosus
2018-10-23Update filesystem dock when theme changedChaosus
2018-10-20Merge pull request #23160 from groud/filesystem_favorites_fixRémi Verschelde
2018-10-19Make folders clicked in the filesystem dock open the selected foldergroud
2018-10-18Enhanced error message on folder creation with invalid chars on WindowsSilvano Cerza
2018-10-16Update autoload references when moving files.Zaven Muradyan
2018-10-16Remove the thumnail-only view from the filesystem dockgroud
2018-10-0422586: Dragging file icon on to another file causes "Error Moving" in FileSys...Dualtagh Murray
2018-09-30Adds the display of the favorites into the file listgroud
2018-09-28Add thumbnails to the FileSystem file listgroud
2018-09-27Fixes drag & drop in the file listgroud
2018-09-24Merge pull request #22398 from groud/fix_import_tab_updateRémi Verschelde
2018-09-24Fix import tab not updating when selecting in the tree viewgroud
2018-09-24Allow the tree view of FileSystem to take more spacegroud
2018-09-23Prevent built-in-scripts from being made from FileSystem dockDualMatrix
2018-09-21Remove auto disabling of the split-view in the FileSystem dockgroud
2018-09-21Merge pull request #22308 from groud/fix_filesystem_settingRémi Verschelde
2018-09-21Fixes filesystem display mode not updating at startupgroud
2018-09-21Make filesystem dock's path bar start with said path writtenMichael Alexsander Silva Dias
2018-09-18Fixes favorites not updating and rename favorite_dirs to favoritesgroud
2018-09-14Bugfixes on the filesystem dockgroud
2018-09-14Add a display mode toggle buttongroud
2018-09-14Store tree collapse when searchinggroud
2018-09-14Allow dragging files into the favorites sectiongroud
2018-09-14Adds a filter in the tree viewgroud
2018-09-14Replace the -show in filesystem- button by a RMB entrygroud
2018-09-14Replace the favorite button by a RMB menu entrygroud
2018-09-14Merge the disable_split and show_files_in_tree settingsgroud
2018-09-14Add thumnails to the tree viewgroud
2018-09-14Add support for files in the tree viewgroud
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-08-14Merge pull request #20997 from Gamblify/add_files_to_tree_viewRémi Verschelde
2018-08-14Merge pull request #20915 from ivodopiviz/rmb-filesystemRémi Verschelde
2018-08-14Show in File Manager ClarificationIvan Vodopiviz
2018-08-14Add a way to disable the split viewgroud
2018-08-13Merge pull request #20971 from swarnimarun/new-resource-optionRémi Verschelde
2018-08-13Fix for resource save dialog callSwarnim Arun
2018-08-11Do not use theme to set LineEdit right_iconŁukasz Rutkowski
2018-08-11Add clear text button to LineEditŁukasz Rutkowski