summaryrefslogtreecommitdiffstats
path: root/editor/project_manager/project_dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-3/+3
|\
| * Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-291-3/+3
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6Spartan3222024-10-141-0/+15
|\|
| * Create `.editorconfig` file only on project creationHaoyu Qiu2024-10-051-0/+15
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-1/+1
|/
* Merge pull request #97490 from Calinou/project-manager-rd-unsupported-show-gp...Rémi Verschelde2024-10-021-1/+1
|\
| * Show GPU name when RenderingDevice is unsupported in the project creation dialogHugo Locurcio2024-09-261-1/+1
* | Make pressing Enter confirm project creation/import in the project managerHugo Locurcio2024-09-261-0/+6
|/
* Fix directory empty bug on Androidshahriarlabib0002024-09-101-4/+8
* [Scene] Add SceneStringName::toggledYuri Rubinsky2024-08-281-1/+1
* Merge pull request #91172 from clayjohn/detect-rdRémi Verschelde2024-08-221-3/+29
|\
| * Check if RD is supported in the ProjectManager and disable creating RD projec...clayjohn2024-08-021-3/+29
* | Initialize project name when importing projectkobewi2024-08-071-2/+6
* | Merge pull request #95086 from m4gr3d/fix_import_button_not_showing_directoriesRémi Verschelde2024-08-061-3/+7
|\ \
| * | Fix issue with import projects for the Android editorFredia Huya-Kouadio2024-08-021-3/+7
| |/
* / Fix project name cleared when browsing pathkobewi2024-08-051-4/+9
|/
* Make `fdialog_project` up to become sibling of `ProjectDialog` instead of childjsjtxietian2024-07-191-9/+10
* Ignore trailing slashes in new project’s path when disabling Create FolderGrublady2024-07-081-0/+2
* [Scene] Add `SceneStringNames::text/value_changed`A Thousand Ships2024-06-191-3/+3
* [Scene] Add `SceneStringNames::font(_size/_color)`A Thousand Ships2024-06-181-3/+3
* [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-6/+6
* Add browse folder and browse file iconsAdam Scott2024-03-121-0/+10
* Automatically create folder in project manager create/import/installNathan Franke2024-03-081-524/+523
* Add `FolderCreate` icon to the project dialogAdam Scott2024-03-061-0/+4
* Reorganize project manager codeYuri Sizov2024-01-161-0/+977