summaryrefslogtreecommitdiffstats
path: root/editor/filesystem_dock.h
Commit message (Expand)AuthorAgeFilesLines
* Some code changed with Clang-Tidyqarmin2019-06-261-1/+1
* Fix moving and renaming filesHein-Pieter van Braam-Stewart2019-06-041-0/+1
* Merge pull request #27836 from turtletooth/right-clickRémi Verschelde2019-05-281-0/+1
|\
| * Allow Right Click in Empty Space on FileSystemDockJeremy Bullock2019-04-091-0/+1
* | Make possible to create inherited scenes via the RMB menu in the FileSystem dockMichael Alexsander Silva Dias2019-05-111-0/+1
|/
* FS dock: Allow deselecting items by clicking empty spaceRémi Verschelde2019-04-091-0/+1
* Add ability to edit editor feature profilesJuan Linietsky2019-04-081-0/+4
* Fix general issues with filesystem-related UI components in the editorMichael Alexsander Silva Dias2019-03-051-1/+1
* Fixes layout loadingGilles Roudiere2019-02-271-2/+2
* Move the FileSystem dock layout properties to the per-project layout fileGilles Roudiere2019-02-251-10/+8
* Fixes crash in the Filesystem dockgroud2019-01-171-3/+4
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Add signals for files move/delete/rename to FileSystemDockgroud2018-12-061-1/+6
* Hide some RMB options in the filesystem dock when files are searchedgroud2018-11-031-1/+1
* Merge pull request #23061 from groud/remove_thumbnail_viewJuan Linietsky2018-11-021-5/+1
|\
| * Remove the thumnail-only view from the filesystem dockgroud2018-10-161-5/+1
* | Update filesystem dock when theme changedChaosus2018-10-231-1/+1
|/
* Adds the display of the favorites into the file listgroud2018-09-301-0/+2
* Add thumbnails to the FileSystem file listgroud2018-09-281-1/+1
* Fixes favorites not updating and rename favorite_dirs to favoritesgroud2018-09-181-2/+2
* Bugfixes on the filesystem dockgroud2018-09-141-2/+2
* Add a display mode toggle buttongroud2018-09-141-0/+3
* Store tree collapse when searchinggroud2018-09-141-1/+4
* Allow dragging files into the favorites sectiongroud2018-09-141-1/+1
* Adds a filter in the tree viewgroud2018-09-141-2/+5
* Replace the -show in filesystem- button by a RMB entrygroud2018-09-141-2/+0
* Replace the favorite button by a RMB menu entrygroud2018-09-141-2/+2
* Merge the disable_split and show_files_in_tree settingsgroud2018-09-141-4/+9
* Add thumnails to the tree viewgroud2018-09-141-1/+3
* Add support for files in the tree viewgroud2018-09-141-23/+25
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* Add a way to disable the split viewgroud2018-08-141-7/+16
* Ability to add Resource from FileSystem Docksteincodes2018-07-221-1/+6
* Merge pull request #19183 from Nallebeorn/rename-main-sceneMax Hilbrunner2018-07-051-0/+1
|\
| * Update resource file project settings on renameBenjamin2018-07-031-0/+1
* | Merge pull request #19245 from swarnimarun/overwrite_fixMax Hilbrunner2018-07-051-1/+5
|\ \
| * | Fix for overwriting files and folders on movesteincodes2018-06-121-1/+5
| |/
* / Show current scene file in FileSystem dockvolzhs2018-07-011-0/+2
|/
* Basic 'new script' feature added to File System browserEoin O'Neill2018-04-271-0/+3
* update favorite_dirs list after move or rename a dirJason02142018-02-281-2/+3
* Merge pull request #15379 from ianb96/delete_key_fixRémi Verschelde2018-02-141-0/+2
|\
| * Filesystem and Visual Script Members keyboard shortcuts fixIan2018-01-061-0/+2
* | Expand project root directory on editor startvolzhs2018-02-011-1/+1
* | Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
|/
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Properly rename scenes and resources after renaming or moving files, should f...Juan Linietsky2017-12-261-0/+1
* Merge pull request #13446 from gad-o/duplicate_fileRémi Verschelde2017-12-091-0/+6
|\
| * Add duplice option to filesystem dockOrkun2017-12-011-0/+6
* | Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-4/+6
|/
* Add "New Folder.." to right mouse button click on project fileslist panel _WH...Dmitry Koteroff2017-11-201-0/+1