summaryrefslogtreecommitdiffstats
path: root/editor/project_manager.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-reworkRémi Verschelde2020-11-281-1/+1
|\
| * Implement new shortcuts system.Eric M2020-11-231-1/+1
* | [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-0/+2
|/
* Allow creating projects in non-empty folders with a confirmation popupAaron Franke2020-11-101-0/+1
* Fix not saving new filter orderStijn Hinlopen2020-08-291-4/+3
* Refactor project filter in Project ManagerStijn Hinlopen2020-08-271-57/+22
* Remove ToolButton in favor of ButtonHugo Locurcio2020-06-191-1/+0
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* Add macOS DisplayServer implementation.bruvzg2020-03-261-1/+0
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-2/+2
* Rename the "Last Modified" project list sorting option to "Last Edited"Hugo Locurcio2020-02-121-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* [macOS] Add methods to modify global and dock menus. Add ability to open mult...bruvzg2019-08-261-0/+2
* Improve the project manager UIHugo Locurcio2019-08-171-0/+1
* Project manager improvementsMarc Gilleron2019-07-211-8/+5
* Properly sort projects by nameTomasz Chabora2019-06-181-5/+7
* Dim the project manager window while it's quittingHugo Locurcio2019-06-091-0/+1
* Fix Segmentation fault and reduce memory consumptionNils ANDRÉ-CHANG2019-05-261-1/+1
* Merge pull request #25713 from qarmin/remove_all_missing_projectsRémi Verschelde2019-04-301-0/+4
|\
| * Add button in Project Manager to remove all missing projectsqarmin2019-02-111-0/+4
* | Fix project opening while filter is applied.Kārlis Seņko2019-02-191-0/+1
|/
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* ProjectManager: Warn when projects have different config_versionRémi Verschelde2018-12-211-12/+12
* 24303: remember sorting order in the project managerGleb Mineev2018-12-151-0/+1
* Add sorting to project manager. Fixes #8794.helenaMontenegro2018-11-231-1/+5
* Add clear text button to LineEditŁukasz Rutkowski2018-08-111-6/+0
* Add show path button to project managerBernhard Liebl2018-02-191-0/+1
* Fix typos in code and docs with codespellRémi Verschelde2018-01-181-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2