summaryrefslogtreecommitdiff
path: root/editor/project_manager.h
AgeCommit message (Expand)Author
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-12Rename the "Last Modified" project list sorting option to "Last Edited"Hugo Locurcio
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-08-26[macOS] Add methods to modify global and dock menus. Add ability to open mult...bruvzg
2019-08-17Improve the project manager UIHugo Locurcio
2019-07-21Project manager improvementsMarc Gilleron
2019-06-18Properly sort projects by nameTomasz Chabora
2019-06-09Dim the project manager window while it's quittingHugo Locurcio
2019-05-26Fix Segmentation fault and reduce memory consumptionNils ANDRÉ-CHANG
2019-04-30Merge pull request #25713 from qarmin/remove_all_missing_projectsRémi Verschelde
2019-02-19Fix project opening while filter is applied.Kārlis Seņko
2019-02-11Add button in Project Manager to remove all missing projectsqarmin
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-21ProjectManager: Warn when projects have different config_versionRémi Verschelde
2018-12-1524303: remember sorting order in the project managerGleb Mineev
2018-11-23Add sorting to project manager. Fixes #8794.helenaMontenegro
2018-08-11Add clear text button to LineEditŁukasz Rutkowski
2018-02-19Add show path button to project managerBernhard Liebl
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-26Ask users to explore official projects when none is loaded.Juan Linietsky
2017-10-26Add language option button to project managersheepandshepherd
2017-09-23Improved New Project and Import project experienceDaniel J. Ramirez
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-09-14Merge pull request #11031 from nabor/rename-dialogHein-Pieter van Braam
2017-09-11Not found projects are grayed instead of removed at the Project ManagerMarcelo Fernandez
2017-09-06Added support to rename projects on managerNabor Erices
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26Cleanup tons of obsolete commented out codeRémi Verschelde
2017-08-07ProjectManager: Show error dialog if unable to run project.Andreas Haas
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde