summaryrefslogtreecommitdiffstats
path: root/editor/filesystem_dock.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* General fixes for the AnimationTree editorMichael Alexsander Silva Dias2018-12-171-1/+1
* Add signals for files move/delete/rename to FileSystemDockgroud2018-12-061-1/+22
* (#23480) Wrong directory path in filesystem dock when creating script.Mintormo2018-11-051-1/+1
* Hide some RMB options in the filesystem dock when files are searchedgroud2018-11-031-5/+10
* Merge pull request #23061 from groud/remove_thumbnail_viewJuan Linietsky2018-11-021-70/+7
|\
| * Remove the thumnail-only view from the filesystem dockgroud2018-10-161-70/+7
* | Merge pull request #23311 from YeldhamDev/editor_capitalization_fixRémi Verschelde2018-11-011-4/+4
|\ \
| * | Small capitalization fixes across the editorMichael Alexsander Silva Dias2018-10-261-4/+4
* | | Fix small visual bug in filesystem dockChaosus2018-10-291-1/+1
|/ /
* | Fix segfault on editor close upChaosus2018-10-251-1/+3
* | Update filesystem dock when theme changedChaosus2018-10-231-2/+10
* | Merge pull request #23160 from groud/filesystem_favorites_fixRémi Verschelde2018-10-201-1/+1
|\ \
| * | Make folders clicked in the filesystem dock open the selected foldergroud2018-10-191-1/+1
| |/
* | Enhanced error message on folder creation with invalid chars on WindowsSilvano Cerza2018-10-181-1/+2
* | Update autoload references when moving files.Zaven Muradyan2018-10-161-0/+17
|/
* 22586: Dragging file icon on to another file causes "Error Moving" in FileSys...Dualtagh Murray2018-10-041-1/+1
* Adds the display of the favorites into the file listgroud2018-09-301-93/+173
* Add thumbnails to the FileSystem file listgroud2018-09-281-26/+40
* Fixes drag & drop in the file listgroud2018-09-271-1/+1
* Merge pull request #22398 from groud/fix_import_tab_updateRémi Verschelde2018-09-241-5/+26
|\
| * Fix import tab not updating when selecting in the tree viewgroud2018-09-241-5/+26
* | Allow the tree view of FileSystem to take more spacegroud2018-09-241-1/+2
|/
* Prevent built-in-scripts from being made from FileSystem dockDualMatrix2018-09-231-1/+1
* Remove auto disabling of the split-view in the FileSystem dockgroud2018-09-211-3/+1
* Merge pull request #22308 from groud/fix_filesystem_settingRémi Verschelde2018-09-211-2/+3
|\
| * Fixes filesystem display mode not updating at startupgroud2018-09-211-2/+3
* | Make filesystem dock's path bar start with said path writtenMichael Alexsander Silva Dias2018-09-211-0/+1
|/
* Fixes favorites not updating and rename favorite_dirs to favoritesgroud2018-09-181-23/+23
* Bugfixes on the filesystem dockgroud2018-09-141-19/+34
* Add a display mode toggle buttongroud2018-09-141-4/+23
* Store tree collapse when searchinggroud2018-09-141-37/+42
* Allow dragging files into the favorites sectiongroud2018-09-141-30/+65
* Adds a filter in the tree viewgroud2018-09-141-36/+109
* Replace the -show in filesystem- button by a RMB entrygroud2018-09-141-18/+1
* Replace the favorite button by a RMB menu entrygroud2018-09-141-75/+52
* Merge the disable_split and show_files_in_tree settingsgroud2018-09-141-25/+23
* Add thumnails to the tree viewgroud2018-09-141-5/+23
* Add support for files in the tree viewgroud2018-09-141-451/+646
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-5/+5
* Make some debug prints verbose-only, remove othersRémi Verschelde2018-08-241-9/+9
* Merge pull request #20997 from Gamblify/add_files_to_tree_viewRémi Verschelde2018-08-141-86/+89
|\
| * Add a way to disable the split viewgroud2018-08-141-86/+89
* | Merge pull request #20915 from ivodopiviz/rmb-filesystemRémi Verschelde2018-08-141-2/+5
|\ \
| * | Show in File Manager ClarificationIvan Vodopiviz2018-08-141-2/+5
| |/
* | Merge pull request #20971 from swarnimarun/new-resource-optionRémi Verschelde2018-08-131-1/+1
|\ \
| * | Fix for resource save dialog callSwarnim Arun2018-08-131-1/+1
* | | Do not use theme to set LineEdit right_iconŁukasz Rutkowski2018-08-111-2/+2
* | | Add clear text button to LineEditŁukasz Rutkowski2018-08-111-0/+2
| |/ |/|
* | context menu improvementsIan2018-07-261-0/+2
|/