summaryrefslogtreecommitdiffstats
path: root/editor/project_manager.h
Commit message (Expand)AuthorAgeFilesLines
...
* | [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
* Ask users to explore official projects when none is loaded.Juan Linietsky2017-11-261-0/+3
* Add language option button to project managersheepandshepherd2017-10-261-0/+5
* Improved New Project and Import project experienceDaniel J. Ramirez2017-09-231-2/+2
* Rename pos to position in user facing methods and variablesletheed2017-09-201-1/+1
* Merge pull request #11031 from nabor/rename-dialogHein-Pieter van Braam2017-09-141-0/+3
|\
| * Added support to rename projects on managerNabor Erices2017-09-061-0/+3
* | Not found projects are grayed instead of removed at the Project ManagerMarcelo Fernandez2017-09-111-0/+1
|/
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Cleanup tons of obsolete commented out codeRémi Verschelde2017-08-261-1/+1
* ProjectManager: Show error dialog if unable to run project.Andreas Haas2017-08-071-0/+1
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-2/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-18/+14
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+148