index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
editor_file_dialog.h
Age
Commit message (
Expand
)
Author
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-11-29
Use forward-declarations in big editor classes
trollodel
2022-09-18
Port remaining connections to callable_mp
Tomasz Chabora
2022-09-06
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-02
Fix theme propagation in various parts of the editor
Yuri Sizov
2022-07-09
Seperate filter and description in FileDialog.add_filter()
FireForge
2022-05-10
Cleanups after changes in ItemList signals
Aleksey Smirnov
2022-05-06
Changed signals of ItemList
Vitika9
2022-05-02
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-04-11
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-05
[Input] Add extra `shortcut_input` input processing step to process Unicode c...
bruvzg
2022-04-04
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-03-12
Initialize bools in the headers in editor
Aaron Franke
2022-02-12
Use EditorFileDialog instead of FileDialog in the project manager
Hendrik Brucker
2022-01-24
[Windows] Add support for handling network share paths.
bruvzg
2022-01-12
Create function focus_file_text
Ger Hean
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-08-23
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-06-16
Documentation search fixes
Gregory Basile
2021-06-11
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-01-03
Merge pull request #42779 from volzhs/editor-file-dialog
Rémi Verschelde
2021-01-02
Enhance editor file dialog
volzhs
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-07-14
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...
Stijn Hinlopen
2020-07-10
Add override keywords.
Marcel Admiraal
2020-06-19
Remove ToolButton in favor of Button
Hugo Locurcio
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-05
Dissolving class EditorLineEditFileChooser into EditorAutoloadSettings.
unknown
2020-03-26
Working multiple window support, including editor
Juan Linietsky
2020-03-03
Improve UX of drive letters
Pedro J. Estébanez
2020-02-11
Texture refactor
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-10-29
Improved UX of selecting directories in (Editor)FileDialog by hiding unused g...
MCrafterzz
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-06-28
Auto-change file extension in EditorFileDialog when filter changes
Chaosus
2019-06-13
Merge pull request #29638 from YeldhamDev/editor_file_hidden_toggle
Rémi Verschelde
2019-06-10
Add button for toggling hidden files in EditorFileDialog
Michael Alexsander Silva Dias
2019-06-09
Apply a better fix for the EditorFileDialog crash on favorite
Michael Alexsander Silva Dias
2019-06-10
Fix crash when selecting favorate directory on EditorFileDialog
volzhs
2019-03-16
Remove unused 'fav_rm' ToolButton in EditorFileDialog
Michael Alexsander Silva Dias
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-13
Change EditorLineEditFileChooser to use the "Folder" icon
Michael Alexsander Silva Dias
2018-09-14
Add thumnails to the tree view
groud
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-01-31
Fixes open button not appearing with multiple selection
Guilherme Felipe
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-25
Changes to the Editor File Dialog.
Michael Alexsander Silva Dias
2017-12-05
Add context menu to editor file dialogs.
Ray Koopa
2017-11-24
A few small adjustments to file dialogs:
Dmitry Koteroff
[next]