summaryrefslogtreecommitdiffstats
path: root/editor/directory_create_dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3efSpartan3222024-11-191-1/+1
|\
| * Use `(r)find_char` instead of `(r)find` for single charactersA Thousand Ships2024-11-171-1/+1
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Unify make dir and duplicate dialogskobewi2024-10-021-33/+61
* Rework creating new folders in editorkobewi2024-09-171-9/+2
* [Scene] Add `SceneStringNames::text/value_changed`A Thousand Ships2024-06-191-1/+1
* Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
* Improve EditorDirDialogHaoyu Qiu2023-12-251-2/+2
* Prevent creating any type of file with a leading dotsekoia2023-09-071-3/+10
* Standardize dialog input validation as a new classkobewi2023-08-081-28/+12
* Make create folder popup support nested foldersHaoyu Qiu2023-04-231-0/+172