index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
filesystem_dock.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-7
/
+7
*
|
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-4
/
+4
*
|
Merge pull request #91471 from aaronp64/filesystemdock_previews
Rémi Verschelde
2024-05-11
1
-1
/
+1
|
\
\
|
*
|
Fix FileSystemDock thumbnails sometimes not displaying
aaronp64
2024-05-02
1
-1
/
+1
*
|
|
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-3
/
+3
*
|
|
Make handling of rename line-edit popups more robust
Pedro J. Estébanez
2024-05-07
1
-3
/
+1
*
|
|
Merge pull request #90705 from AThousandShips/foreach_list
Rémi Verschelde
2024-05-07
1
-5
/
+5
|
\
\
\
|
*
|
|
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-5
/
+5
|
|
/
/
*
/
/
[Editor] Don't open `AnimationLibrary` as a scene
A Thousand Ships
2024-05-03
1
-1
/
+3
|
/
/
*
|
Remove code duplication for adding global script class
kobewi
2024-05-01
1
-28
/
+1
*
|
Merge pull request #77069 from KoBeWi/turning_tooltips_into_music_player_BECA...
Rémi Verschelde
2024-04-26
1
-0
/
+1
|
\
\
|
*
|
Add tooltip plugin for AudioStream
kobewi
2024-04-15
1
-0
/
+1
*
|
|
Merge pull request #91158 from Arnklit/show-in-filesystem-favorites
Rémi Verschelde
2024-04-26
1
-1
/
+32
|
\
\
\
|
*
|
|
Add show in filesystem option for file favorites
Kasper Frandsen
2024-04-26
1
-1
/
+32
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #88660 from MajorMcDoom/tokenized-file-search
Rémi Verschelde
2024-04-19
1
-18
/
+31
|
\
\
\
|
*
|
|
Added tokenized search support to Quick Open dialog and FileSystem filter.
Zi Ye
2024-04-17
1
-18
/
+31
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #90829 from timothyqiu/remove-sub-color
Rémi Verschelde
2024-04-18
1
-4
/
+13
|
\
\
\
|
*
|
|
Fix folder color not cleared for removed subfolders
Haoyu Qiu
2024-04-18
1
-4
/
+13
|
|
/
/
*
/
/
Fix folder colors not present in editor dir dialog
Muller-Castro
2024-04-16
1
-6
/
+9
|
/
/
*
/
Fix folder colors not saving after project.godot is modifed externally
kobewi
2024-04-12
1
-0
/
+5
|
/
*
Add option to copy absolute path in file system dock popup
Christian Feuz
2024-04-09
1
-0
/
+14
*
Merge pull request #89803 from timothyqiu/xfce4-terminal
Rémi Verschelde
2024-04-09
1
-0
/
+2
|
\
|
*
Add necessary flags when opening directory with xfce4-terminal
Haoyu Qiu
2024-03-23
1
-0
/
+2
*
|
Merge pull request #90186 from Maran23/error-when-rename-move
Rémi Verschelde
2024-04-06
1
-6
/
+48
|
\
\
|
*
|
Fix errors when renaming/moving/deleting global scripts
Marius Hanl
2024-04-05
1
-6
/
+48
*
|
|
Fix FileSystemDock behavior when dropping an item in the current folder
AlexOtsuka
2024-04-04
1
-25
/
+39
|
/
/
*
|
Merge pull request #89599 from timothyqiu/vegetate
Rémi Verschelde
2024-03-23
1
-0
/
+1
|
\
\
|
*
|
Fix unexpected auto translation of Tree content
Haoyu Qiu
2024-03-18
1
-0
/
+1
|
|
/
*
|
Merge pull request #89658 from AThousandShips/dock_terminal
Rémi Verschelde
2024-03-24
1
-0
/
+1
|
\
\
|
*
|
[Editor] Add `Open in Terminal` to the file system empty click
A Thousand Ships
2024-03-19
1
-0
/
+1
|
|
/
*
|
Merge pull request #89642 from permelin/fix-favorite-icon
Rémi Verschelde
2024-03-24
1
-4
/
+4
|
\
\
|
*
|
Resource file not found error when loading Favorite icon
Per Melin
2024-03-18
1
-4
/
+4
|
|
/
*
|
Merge pull request #89546 from YeldhamDev/bad_fsdock,_bad!
Rémi Verschelde
2024-03-24
1
-0
/
+1
|
\
\
|
*
|
Fix FileSystem dock auto translating files
Michael Alexsander
2024-03-15
1
-0
/
+1
|
|
/
*
|
Merge pull request #88003 from kitbdev/dock-manager-fixes
Rémi Verschelde
2024-03-24
1
-6
/
+1
|
\
\
|
*
|
Refactor and fix issues in Editor Dock Manager
kit
2024-03-16
1
-6
/
+1
*
|
|
Fix sorting of files/dirs in dialogs
A Thousand Ships
2024-03-20
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #77932 from KoBeWi/custom_resources_to_kill_performance_ag...
Rémi Verschelde
2024-03-14
1
-8
/
+48
|
\
\
|
*
|
Fix custom resource icons in FileSystem
kobewi
2024-03-08
1
-8
/
+48
|
|
/
*
/
[Import] Add "skip file" import option to skip (and exclude from export) impo...
bruvzg
2024-03-12
1
-1
/
+1
|
/
*
Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog
Hugo Locurcio
2024-03-05
1
-0
/
+7
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-5
/
+5
*
Don't translate filenames in FileSystem dock
Haoyu Qiu
2024-02-24
1
-0
/
+2
*
Add methods to add submenus without using names
kobewi
2024-02-22
1
-6
/
+2
*
Merge pull request #86378 from RobProductions/update-hover-styling
Rémi Verschelde
2024-02-20
1
-2
/
+3
|
\
|
*
Add hover highlight to main editor buttons
Matt Enad
2024-02-16
1
-2
/
+3
*
|
Merge pull request #69032 from KoBeWi/check_every_changed_setting_in_every_gr...
Rémi Verschelde
2024-02-20
1
-2
/
+4
|
\
\
|
*
|
Use check_changed_settings_in_group() everywhere
kobewi
2024-02-19
1
-2
/
+4
*
|
|
Add separate program case for Godot Resources
kobewi
2024-02-19
1
-10
/
+10
|
/
/
*
|
Merge pull request #88191 from YeldhamDev/filesys_options_icon_hl
Rémi Verschelde
2024-02-17
1
-1
/
+1
|
\
\
[prev]
[next]