summaryrefslogtreecommitdiff
path: root/editor/filesystem_dock.cpp
AgeCommit message (Expand)Author
2018-10-16Update autoload references when moving files.Zaven Muradyan
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
2018-07-26context menu improvementsIan
2018-07-22Ability to add Resource from FileSystem Docksteincodes
2018-07-14fix for moving file using filesystem dock context menu.Ibrahn Sahir
2018-07-05Merge pull request #19183 from Nallebeorn/rename-main-sceneMax Hilbrunner
2018-07-05Merge pull request #19245 from swarnimarun/overwrite_fixMax Hilbrunner
2018-07-03Merge pull request #19873 from volzhs/show-scene-fileMax Hilbrunner
2018-07-03Update resource file project settings on renameBenjamin
2018-07-01Show current scene file in FileSystem dockvolzhs
2018-06-19Re-scan only when actually moving filevolzhs
2018-06-12Fix for overwriting files and folders on movesteincodes
2018-05-18Small tooltip changes.Michael Alexsander Silva Dias
2018-05-05Merge pull request #18471 from TheYokai/new_script_context_optionMax Hilbrunner
2018-05-03Fix for Issue#18457 - Folder name with trailing space on WindowsFelix Yang
2018-04-27Basic 'new script' feature added to File System browserEoin O'Neill
2018-04-22Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio
2018-04-09Merge pull request #18054 from Mintormo/bugfix-inconsistent-sort-in-file-managerRémi Verschelde