summaryrefslogtreecommitdiffstats
path: root/editor/project_manager/project_list.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-4/+4
|\
| * Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-291-4/+4
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1Spartan3222024-10-221-1/+1
|\|
| * Add hover state to Tree items displayDavid Giardi2024-10-171-1/+1
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-1/+1
|/
* Fix missing project date showing the unix epochpassivestar2024-08-271-1/+1
* [Scene] Add `SceneStringNames::font(_size/_color)`A Thousand Ships2024-06-181-4/+4
* Editor: Swap last edited date and version/warning in Project ManagerDanil Alexeev2024-06-041-7/+7
* Merge pull request #90770 from kitbdev/show-versionRémi Verschelde2024-05-221-2/+57
|\
| * Display godot version in project managerkit2024-04-161-2/+57
* | [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-2/+2
* | Use Core/Scene stringnames consistentlykobewi2024-05-131-1/+1
* | [Core] Add case-insensitive `String::containsn`A Thousand Ships2024-05-081-1/+1
* | Fix folder scan replacing project listkobewi2024-04-181-16/+26
|/
* Move `global_menu_*` methods to a separate `NativeMenu` class.bruvzg2024-03-041-6/+7
* Make auto translation inheritableMichael Alexsander2024-02-151-1/+1
* Reorganize project manager codeYuri Sizov2024-01-161-0/+1074