summaryrefslogtreecommitdiffstats
path: root/editor/gui/editor_file_dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
* Merge pull request #83577 from DennisManaa/fix-translation-for-item-listRémi Verschelde2024-01-041-0/+3
|\
| * Implement automatic translation for ItemListDennisManaa2023-10-231-0/+3
* | Fix various issues with the folder color lookupYuri Sizov2023-12-141-2/+9
* | Fix folder color not showing up in file dialogsNikita Krasnov2023-11-141-3/+26
|/
* Don't remove favorite files in EditorFileDialogkobewi2023-10-181-7/+6
* Allow adding a custom side menu to EditorFileDialogAaron Franke2023-09-261-4/+27
* Replace flat buttons with flat-styled buttons with a visible pressed stateYuri Sizov2023-09-191-10/+10
* Merge pull request #81226 from AThousandShips/file_diag_fixRémi Verschelde2023-09-081-2/+2
|\
| * Fix `EditorFileDialog` clears the file name on changing directoryA Thousand Ships2023-09-011-2/+2
* | Merge pull request #80821 from Alex2782/bugfix_go_up_#80750Rémi Verschelde2023-09-071-1/+1
|\ \
| * | Fix go to parent folder in EditorFileDialogAlexander Hartmann2023-09-061-1/+1
* | | Add EditorStringNames singletonkobewi2023-09-031-29/+29
| |/ |/|
* | Streamline the project import workflowIgor2023-08-291-3/+10
|/
* Reverse condition for skipping directorieskobewi2023-07-281-1/+1
* Implement and expose OS::shell_show_in_file_manager()Daylily-Zeleen2023-04-251-4/+1
* Improve includes of EditorNode (and everything else)Yuri Sizov2023-04-071-0/+1981