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 commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-0
/
+2
|
\
|
*
Add theme type variations for secondary Trees and ItemLists
passivestar
2024-11-19
1
-0
/
+2
*
|
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-2
/
+2
|
\
|
|
*
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
1
-2
/
+2
*
|
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-7
/
+24
|
\
|
|
*
Use processed filter list for native dialogs.
Pāvels Nadtočajevs
2024-11-15
1
-7
/
+24
|
*
Fix missing native file dialog title translation.
Pāvels Nadtočajevs
2024-11-14
1
-1
/
+1
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-16
/
+16
|
\
|
|
*
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
|
|
/
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-0
/
+7
|
\
|
|
*
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
*
|
|
Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6d
Spartan322
2024-10-18
1
-0
/
+2
|
\
|
|
|
*
|
Make EditorFileDialog's Recent and Fav list show full path in tooltip
Haoyu Qiu
2024-10-06
1
-0
/
+2
|
|
/
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-1
/
+1
|
/
*
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
|
\
[next]