summaryrefslogtreecommitdiffstats
path: root/editor/editor_file_dialog.h
Commit message (Expand)AuthorAgeFilesLines
* Improve includes of EditorNode (and everything else)Yuri Sizov2023-04-071-293/+0
* Defer invalidation on FileDialog nodesMichael Alexsander2023-03-251-1/+3
* Add some missing EditorFileDialog methods and properties.bruvzg2023-02-221-0/+2
* Add a custom icon for the `project.godot` file in the EditorFileDialogYuri Sizov2023-02-171-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Use forward-declarations in big editor classestrollodel2022-11-291-8/+5
* Port remaining connections to callable_mpTomasz Chabora2022-09-181-1/+3
* Improve naming of theme properties throughout GUI codeYuri Sizov2022-09-061-1/+1
* Fix theme propagation in various parts of the editorYuri Sizov2022-09-021-0/+30
* Seperate filter and description in FileDialog.add_filter()FireForge2022-07-091-1/+1
* Cleanups after changes in ItemList signalsAleksey Smirnov2022-05-101-1/+1
* Changed signals of ItemListVitika92022-05-061-3/+3
* Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-021-9/+9
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-1/+1
* [Input] Add extra `shortcut_input` input processing step to process Unicode c...bruvzg2022-04-051-1/+1
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-39/+39
* Initialize bools in the headers in editorAaron Franke2022-03-121-4/+4
* Use EditorFileDialog instead of FileDialog in the project managerHendrik Brucker2022-02-121-8/+16
* [Windows] Add support for handling network share paths.bruvzg2022-01-241-1/+1
* Create function focus_file_textGer Hean2022-01-121-0/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz2021-08-231-1/+1
* Documentation search fixesGregory Basile2021-06-161-2/+2
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-1/+1
* Merge pull request #42779 from volzhs/editor-file-dialogRémi Verschelde2021-01-031-1/+0
|\
| * Enhance editor file dialogvolzhs2021-01-021-1/+0
* | Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
|/
* Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...Stijn Hinlopen2020-07-141-0/+1
* Add override keywords.Marcel Admiraal2020-07-101-1/+1
* Remove ToolButton in favor of ButtonHugo Locurcio2020-06-191-11/+10
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Dissolving class EditorLineEditFileChooser into EditorAutoloadSettings.unknown2020-04-051-22/+0
* Working multiple window support, including editorJuan Linietsky2020-03-261-10/+10
* Improve UX of drive lettersPedro J. Estébanez2020-03-031-0/+2
* Texture refactorJuan Linietsky2020-02-111-4/+4
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Improved UX of selecting directories in (Editor)FileDialog by hiding unused g...MCrafterzz2019-10-291-1/+2
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-3/+0
* Auto-change file extension in EditorFileDialog when filter changesChaosus2019-06-281-0/+1
* Merge pull request #29638 from YeldhamDev/editor_file_hidden_toggleRémi Verschelde2019-06-131-0/+2
|\
| * Add button for toggling hidden files in EditorFileDialogMichael Alexsander Silva Dias2019-06-101-0/+2
* | Apply a better fix for the EditorFileDialog crash on favoriteMichael Alexsander Silva Dias2019-06-091-1/+0
|/
* Fix crash when selecting favorate directory on EditorFileDialogvolzhs2019-06-101-0/+1
* Remove unused 'fav_rm' ToolButton in EditorFileDialogMichael Alexsander Silva Dias2019-03-161-1/+0
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Change EditorLineEditFileChooser to use the "Folder" iconMichael Alexsander Silva Dias2018-12-131-0/+1
* Add thumnails to the tree viewgroud2018-09-141-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Fixes open button not appearing with multiple selectionGuilherme Felipe2018-01-311-0/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1