summaryrefslogtreecommitdiff
path: root/editor/editor_file_dialog.h
AgeCommit message (Expand)Author
2022-09-18Port remaining connections to callable_mpTomasz Chabora
2022-09-06Improve naming of theme properties throughout GUI codeYuri Sizov
2022-09-02Fix theme propagation in various parts of the editorYuri Sizov
2022-07-09Seperate filter and description in FileDialog.add_filter()FireForge
2022-05-10Cleanups after changes in ItemList signalsAleksey Smirnov
2022-05-06Changed signals of ItemListVitika9
2022-05-02Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde
2022-04-11Make 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-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-03-12Initialize bools in the headers in editorAaron Franke
2022-02-12Use EditorFileDialog instead of FileDialog in the project managerHendrik Brucker
2022-01-24[Windows] Add support for handling network share paths.bruvzg
2022-01-12Create function focus_file_textGer Hean
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-06-16Documentation search fixesGregory Basile
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-01-03Merge pull request #42779 from volzhs/editor-file-dialogRémi Verschelde
2021-01-02Enhance editor file dialogvolzhs
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-07-14Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...Stijn Hinlopen
2020-07-10Add override keywords.Marcel Admiraal
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-05Dissolving class EditorLineEditFileChooser into EditorAutoloadSettings.unknown
2020-03-26Working multiple window support, including editorJuan Linietsky
2020-03-03Improve UX of drive lettersPedro J. Estébanez
2020-02-11Texture refactorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-29Improved UX of selecting directories in (Editor)FileDialog by hiding unused g...MCrafterzz
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-06-28Auto-change file extension in EditorFileDialog when filter changesChaosus
2019-06-13Merge pull request #29638 from YeldhamDev/editor_file_hidden_toggleRémi Verschelde
2019-06-10Add button for toggling hidden files in EditorFileDialogMichael Alexsander Silva Dias
2019-06-09Apply a better fix for the EditorFileDialog crash on favoriteMichael Alexsander Silva Dias
2019-06-10Fix crash when selecting favorate directory on EditorFileDialogvolzhs
2019-03-16Remove unused 'fav_rm' ToolButton in EditorFileDialogMichael Alexsander Silva Dias
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-13Change EditorLineEditFileChooser to use the "Folder" iconMichael Alexsander Silva Dias
2018-09-14Add thumnails to the tree viewgroud
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-01-31Fixes open button not appearing with multiple selectionGuilherme Felipe
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-25Changes to the Editor File Dialog.Michael Alexsander Silva Dias
2017-12-05Add context menu to editor file dialogs.Ray Koopa
2017-11-24A few small adjustments to file dialogs:Dmitry Koteroff
2017-09-28Several visual improvements.Daniel J. Ramirez
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde