summaryrefslogtreecommitdiffstats
path: root/editor/project_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Unify editor version buttonsHaoyu Qiu2024-09-281-7/+0
* Add simple minor version migrationkobewi2024-09-111-0/+6
* Fix folder scan replacing project listkobewi2024-04-181-0/+2
* [macOS] Use "expand_to_title" for the project manager.bruvzg2024-03-241-1/+7
* Replace empty list dialog with an integrated panelYuri Sizov2024-01-301-8/+14
* Implement a quick settings dialog for the project managerYuri Sizov2024-01-301-6/+10
* Add a network mode setting to bring the editor offlineYuri Sizov2024-01-301-3/+6
* Improve the project manager UIYuri Sizov2024-01-301-10/+34
* Reorganize project manager codeYuri Sizov2024-01-161-347/+75
* Fix incorrect check on importing projectA Thousand Ships2024-01-071-0/+1
* Merge pull request #86271 from YuriSizov/pm-optimize-multiple-ways-of-scanningYuri Sizov2023-12-201-8/+7
|\
| * Optimize scanning routines in the project managerYuri Sizov2023-12-201-8/+7
* | Correctly enforce minimum window size in editorYuri Sizov2023-12-201-0/+2
|/
* Handle "Enter" when the search box is focusedAlfred Reinold Baudisch2023-10-131-0/+1
* Streamline the project import workflowIgor2023-08-291-0/+1
* Project manager button rearrangementIgor2023-07-251-1/+1
* Improve user-friendliness of project version mismatch messageAaron Franke2023-07-061-1/+1
* Add project tagskobewi2023-05-301-1/+57
* Improve selection handling in the project managerYuri Sizov2023-04-041-8/+11
* Improve drawing and layout logic of the project list in the Project ManagerYuri Sizov2023-03-161-5/+26
* Improve theming support in the Project ManagerYuri Sizov2023-03-161-1/+3
* Reorganize ProjectManager code to be more idiomaticYuri Sizov2023-03-161-8/+241
* Disallow creating a project in the Home or Documents folderclayjohn2023-03-151-1/+3
* Add a custom icon for the `project.godot` file in the EditorFileDialogYuri Sizov2023-02-171-0/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Use forward-declarations in big editor classestrollodel2022-11-291-0/+1
* Project Manager: Clarify text in project conversion dialogsRémi Verschelde2022-09-151-0/+1
* Add option to convert project from Project Managerkobewi2022-09-121-0/+3
* Migrate project list to separate config file.Ryan Roden-Corrent2022-08-071-1/+1
* Add icons to the Project Manager side buttonsFireForge2022-06-161-1/+4
* Tweaks to improve the Project Manager display at small sizesAaron Franke2022-05-191-0/+1
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Merge pull request #54740 from LightningAA/project-manager-sort-by-most-recen...Rémi Verschelde2022-04-121-1/+1
|\
| * Make "Last Modified" the default sorting order for the Project ManagerAaron Record2021-11-071-1/+1
* | Improvements to files_dropped signalkobewi2022-04-111-1/+1
* | [Input] Add extra `shortcut_input` input processing step to process Unicode c...bruvzg2022-04-051-1/+1
* | Fix lack of ProjectManager nullptr initializationsMarios Staikopoulos2022-03-291-30/+30
* | Fix Project Manager crash on exit.bruvzg2022-02-121-2/+6
* | Use EditorFileDialog instead of FileDialog in the project managerHendrik Brucker2022-02-121-1/+6
* | Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
|/
* Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz2021-08-231-1/+1
* Make it possible to copy the Godot version identifier by clicking itHugo Locurcio2021-04-281-0/+2
* Add the About dialog to the project managerHugo Locurcio2021-04-161-0/+4
* Merge pull request #47200 from LightningAA/delete-from-project-manager-4.0Rémi Verschelde2021-04-061-0/+4
|\
| * Add the ability to remove project contents from the remove project dialogLightning_A2021-03-201-0/+4
* | Automatically focus the Search field when displaying asset libraryHugo Locurcio2021-04-051-0/+1
|/
* Display loading text while the project manager is loadingHugo Locurcio2021-02-071-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2