summaryrefslogtreecommitdiffstats
path: root/editor/filesystem_dock.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused FILE_INFO from FileSystem dockkobewi2024-10-301-3/+0
* Merge pull request #98039 from aaronfranke/button-iconThaddeus Crews2024-10-291-15/+15
|\
| * Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-291-15/+15
* | Merge pull request #98075 from KoBeWi/based_folderThaddeus Crews2024-10-291-1/+1
|\ \ | |/ |/|
| * Fix wrong base directory when creating folderkobewi2024-10-111-1/+1
* | Merge pull request #97090 from KoBeWi/secret_cloning_researchThaddeus Crews2024-10-251-70/+10
|\ \
| * | Don't rescan filesystem when duplicatingkobewi2024-10-041-70/+10
| |/
* | Merge pull request #93578 from Calinou/editor-filesystem-dock-context-add-sho...Thaddeus Crews2024-10-251-6/+6
|\ \ | |/ |/|
| * Add default keyboard shortcuts to various actions in the FileSystem dockHugo Locurcio2024-06-251-6/+6
* | Unify make dir and duplicate dialogskobewi2024-10-021-56/+34
* | Merge pull request #97344 from pafuent/editor_file_dialog_filter_sortRémi Verschelde2024-09-261-92/+53
|\ \
| * | Add filter & sort to editor file dialogPablo Andres Fuente2024-09-261-92/+53
* | | Make FileSystem dock buttons consistentHaoyu Qiu2024-09-211-6/+8
|/ /
* | Merge pull request #97185 from KoBeWi/ID_warRémi Verschelde2024-09-191-6/+5
|\ \
| * | Fix FileSystemDock's EditorContextMenuPluginskobewi2024-09-191-6/+5
* | | Merge pull request #97075 from KoBeWi/better_new_folder_(not_to_be_confused_w...Rémi Verschelde2024-09-191-24/+14
|\ \ \ | |/ / |/| |
| * | Rework creating new folders in editorkobewi2024-09-171-24/+14
* | | Fix generic conversion iconkobewi2024-09-171-1/+1
* | | Merge pull request #65585 from SaracenOne/filesystem_dock_conversionRémi Verschelde2024-09-171-3/+166
|\ \ \ | |/ / |/| |
| * | Add support for resource conversion plugins in filesystem dock.SaracenOne2024-09-161-3/+166
* | | Merge pull request #93372 from KoBeWi/instant_folders,_like_instant_noodles,_...Rémi Verschelde2024-09-161-1/+10
|\ \ \ | |/ / |/| |
| * | Don't rescan filesystem when adding new directorykobewi2024-06-201-1/+10
* | | Merge pull request #96643 from bruvzg/fs_linksRémi Verschelde2024-09-121-0/+9
|\ \ \
| * | | [FileSystem Dock] Add symlink indicator and tooltip.bruvzg2024-09-061-0/+9
* | | | Merge pull request #96539 from KoBeWi/feat_context_menu_plugin4.x_2-electric_...Rémi Verschelde2024-09-111-11/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Add EditorContextMenuPluginManager and refactor menu pluginskobewi2024-09-031-11/+27
* | | | [FileSystem Dock] Add option to show some unsupported files in the dock.bruvzg2024-09-051-1/+1
* | | | [Editor] Don't show popup when clicking empty in FavoritesA Thousand Ships2024-09-041-0/+5
|/ / /
* | | Merge pull request #94582 from citizenll/feat_context_menu_plugin4.xRémi Verschelde2024-09-031-0/+12
|\ \ \
| * | | Add support for custom items to editor right-click context menuscitizenl2024-09-031-0/+12
* | | | ResourceImporterScene: Replace animation bool with an import type string enumAaron Franke2024-08-271-1/+1
* | | | Merge pull request #94703 from fstxz/fix_get_selected_pathsRémi Verschelde2024-08-191-1/+18
|\ \ \ \
| * | | | Fix `EditorInterface.get_selected_paths()` working incorrectly when FileSyste...Artemy Fedotov2024-08-171-1/+18
| |/ / /
* / / / Fix huge tscn icon in FileSystem split mode using list viewGiganzo2024-08-081-1/+2
|/ / /
* | | Merge pull request #92303 from Hilderin/fix-synchronization-global-class-nameRémi Verschelde2024-06-281-1/+1
|\ \ \
| * | | Fix synchronization of global class nameHilderin2024-06-251-1/+1
| | |/ | |/|
* / | Update import dock when select resource in resource paneljsjtxietian2024-06-241-0/+2
|/ /
* | Merge pull request #93147 from Hilderin/fix-freeze-after-saveRémi Verschelde2024-06-211-33/+4
|\ \ | |/ |/|
| * Fix Noticeable freeze after saving a scene #93104Hilderin2024-06-201-33/+4
* | [Scene] Add `SceneStringNames::text/value_changed`A Thousand Ships2024-06-191-2/+2
* | [Scene] Add `SceneStringNames::confirmed`A Thousand Ships2024-06-191-3/+3
|/
* Revert "Fix FileSystem dock won't show any file folders"Rémi Verschelde2024-06-111-15/+4
* Fix FileSystem dock won't show any file foldersHilderin2024-06-101-4/+15
* Fix Huge .tscn Icon and icon in background of File System panelHilderin2024-06-021-0/+3
* [Scene] Add `SceneStringNames::panel`A Thousand Ships2024-05-301-1/+1
* [Scene] Add `SceneStringNames::id_pressed`A Thousand Ships2024-05-301-5/+5
* Merge pull request #90570 from timothyqiu/at-lastRémi Verschelde2024-05-291-6/+6
|\
| * Rearrange Open In menu items of FileSystem dockHaoyu Qiu2024-04-131-6/+6
* | SCons: Minor fixes/adjustments for web compilationThaddeus Crews2024-05-241-1/+1
* | Fix Tree and FileSystemList edit popup double events and ESC behavior.bruvzg2024-05-171-1/+15