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
/
gui
/
editor_file_dialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #98039 from aaronfranke/button-icon
Thaddeus Crews
2024-10-29
1
-14
/
+14
|
\
|
*
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-14
/
+14
*
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-2
/
+2
|
/
*
Merge pull request #97706 from lalitshankarchowdhury/fix-create-folder
Thaddeus Crews
2024-10-21
1
-0
/
+7
|
\
|
*
Display proper message on invalid folder path
Lalit Shankar Chowdhury
2024-10-17
1
-0
/
+7
*
|
Make EditorFileDialog's Recent and Fav list show full path in tooltip
Haoyu Qiu
2024-10-06
1
-0
/
+2
|
/
*
Merge pull request #95544 from KoBeWi/clean_code™
Rémi Verschelde
2024-10-04
1
-20
/
+24
|
\
|
*
Misc code cleanup in EditorFileDialog
kobewi
2024-08-15
1
-20
/
+24
*
|
Add filter & sort to editor file dialog
Pablo Andres Fuente
2024-09-26
1
-29
/
+109
*
|
Make editor use translation domains
Haoyu Qiu
2024-09-17
1
-0
/
+4
*
|
Merge pull request #95983 from bruvzg/win_fd_opt_fix
Rémi Verschelde
2024-09-04
1
-1
/
+2
|
\
\
|
*
|
[Windows] Emit native file dialog callback from event loop, fix selected opti...
bruvzg
2024-08-23
1
-1
/
+2
|
|
/
*
/
[Scene] Add SceneStringName::toggled
Yuri Rubinsky
2024-08-28
1
-2
/
+2
|
/
*
Merge pull request #94172 from jsjtxietian/open-save
Rémi Verschelde
2024-07-11
1
-2
/
+4
|
\
|
*
Prevent confirm button being override to "Open" when in save file mode
jsjtxietian
2024-07-10
1
-2
/
+4
*
|
Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit
Yuri Rubinsky
2024-07-09
1
-0
/
+1
|
/
*
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
1
-4
/
+4
*
[Scene] Add `SceneStringNames::item_selected`
A Thousand Ships
2024-06-19
1
-6
/
+6
*
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-1
/
+1
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-10
/
+10
*
Fix PropertyListHelper::_get_property returning a valid value even if an inde...
Gilles Roudière
2024-05-10
1
-0
/
+1
*
Merge pull request #91331 from dsnopek/expose-editor-file-dialog-popup-function
Rémi Verschelde
2024-05-06
1
-0
/
+1
|
\
|
*
Expose `EditorFileDialog::popup_file_dialog()` to GDScript and GDExtension
David Snopek
2024-04-29
1
-0
/
+1
*
|
[Editor] Prevent some shortcut errors when generating docs
A Thousand Ships
2024-05-03
1
-5
/
+3
|
/
*
Fix editor's file explorer will show directories that should be skipped
jsjtxietian
2024-04-15
1
-2
/
+4
*
[Native File Dialog] Add support for using native dialogs in the editor.
bruvzg
2024-03-28
1
-3
/
+303
*
Fix sorting of files/dirs in dialogs
A Thousand Ships
2024-03-20
1
-2
/
+2
*
Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog
Hugo Locurcio
2024-03-05
1
-1
/
+5
*
Merge pull request #88825 from adamscott/add-create-folder-icon
Rémi Verschelde
2024-02-27
1
-1
/
+6
|
\
|
*
Add create folder icon
Adam Scott
2024-02-26
1
-1
/
+6
*
|
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-1
/
+1
|
/
*
Use check_changed_settings_in_group() everywhere
kobewi
2024-02-19
1
-0
/
+3
*
Merge pull request #87530 from YeldhamDev/atr_inheritance
Rémi Verschelde
2024-02-17
1
-3
/
+3
|
\
|
*
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-3
/
+3
*
|
[macOS] Fix the "Toggle Hidden Files" shortcut
passivestar
2024-02-16
1
-1
/
+2
|
/
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Merge pull request #83577 from DennisManaa/fix-translation-for-item-list
Rémi Verschelde
2024-01-04
1
-0
/
+3
|
\
|
*
Implement automatic translation for ItemList
DennisManaa
2023-10-23
1
-0
/
+3
*
|
Fix various issues with the folder color lookup
Yuri Sizov
2023-12-14
1
-2
/
+9
*
|
Fix folder color not showing up in file dialogs
Nikita Krasnov
2023-11-14
1
-3
/
+26
|
/
*
Don't remove favorite files in EditorFileDialog
kobewi
2023-10-18
1
-7
/
+6
*
Allow adding a custom side menu to EditorFileDialog
Aaron Franke
2023-09-26
1
-4
/
+27
*
Replace flat buttons with flat-styled buttons with a visible pressed state
Yuri Sizov
2023-09-19
1
-10
/
+10
*
Merge pull request #81226 from AThousandShips/file_diag_fix
Rémi Verschelde
2023-09-08
1
-2
/
+2
|
\
|
*
Fix `EditorFileDialog` clears the file name on changing directory
A Thousand Ships
2023-09-01
1
-2
/
+2
*
|
Merge pull request #80821 from Alex2782/bugfix_go_up_#80750
Rémi Verschelde
2023-09-07
1
-1
/
+1
|
\
\
|
*
|
Fix go to parent folder in EditorFileDialog
Alexander Hartmann
2023-09-06
1
-1
/
+1
*
|
|
Add EditorStringNames singleton
kobewi
2023-09-03
1
-29
/
+29
|
|
/
|
/
|
*
|
Streamline the project import workflow
Igor
2023-08-29
1
-3
/
+10
|
/
*
Reverse condition for skipping directories
kobewi
2023-07-28
1
-1
/
+1
[next]