summaryrefslogtreecommitdiff
path: root/editor/project_manager.cpp
AgeCommit message (Expand)Author
2020-02-12Changed in-text driver name to "Vulkan"Teashrock
2020-02-11Texture refactorJuan Linietsky
2020-02-10Merge pull request #34027 from Calinou/tweak-project-manager-renderer-selectionRémi Verschelde
2020-02-10Merge pull request #35260 from Calinou/project-manager-enter-open-firstRémi Verschelde
2020-02-06Merge pull request #35892 from Calinou/project-manager-allow-hidden-filesRémi Verschelde
2020-02-06Centers icon vertically in project listHaoyu Qiu
2020-02-03Allow existing hidden files/directories when creating a new projectHugo Locurcio
2020-01-21Use a loading placeholder for project icons in the project managerHugo Locurcio
2020-01-19Only create the editor theme onceHugo Locurcio
2020-01-18Select the first project when searching in the project managerHugo Locurcio
2020-01-13Fixes the New Window option in macOS dock menuHaoyu Qiu
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-30Fix wrong project opening in some situations, hidden nodes were not reorderedMarc Gilleron
2019-12-17i18n: Sync translation template with current sourceRémi Verschelde
2019-12-16Makes more strings in editor translatableHaoyu Qiu
2019-12-10Merge pull request #34040 from qarmin/unused_variable_more_precise_numbersRémi Verschelde
2019-12-10Removed unused variables, add some constants numbersRafał Mikrut
2019-12-07Improve the renderer selection display in the project managerHugo Locurcio
2019-12-04Fixes translation for project sort optionsHaoyu Qiu
2019-10-24Update dock menu on project list changes, add favourites separator.bruvzg
2019-10-01Project Manager: Update template dialog position after window resizelupoDharkael
2019-09-23Don't open a project in the list if Ctrl is held while double-clickingHugo Locurcio
2019-09-23Focus the project manager's search box automatically on startupHugo Locurcio
2019-09-13Add an "hover" style to items in the project managerHugo Locurcio
2019-08-29Tweak the editor window dimming intensity, remove dim fade animationHugo Locurcio
2019-08-28Add a project description settingHugo Locurcio
2019-08-27Fixes Keyup Navigation in Project ManagerEmmanuel Barroga
2019-08-26[macOS] Add methods to modify global and dock menus. Add ability to open mult...bruvzg
2019-08-22Improve the display of missing projects in the Project ManagerHugo Locurcio
2019-08-21Tweak a few strings displayed in the editor for consistencyHugo Locurcio
2019-08-20Merge pull request #31356 from Calinou/improve-project-manager-uiRémi Verschelde
2019-08-17Define a minimum window size in the editor and project managerHugo Locurcio
2019-08-17Improve the project manager UIHugo Locurcio
2019-08-14Fixes ProjectManager Buttons Not UpdatingEmmanuel Barroga
2019-08-14Fix Project Manager not remembering sorting optionTomasz Chabora
2019-08-13Use Lanczos filtering for variable-sized images such as project iconsHugo Locurcio
2019-07-26Simplify editor settings related to window dimmingHugo Locurcio
2019-07-21Project manager improvementsMarc Gilleron
2019-07-10Set a default value for project name when installing a project.gaisama
2019-06-18Properly sort projects by nameTomasz Chabora
2019-06-15Improve the default project naming in the Project ManagerHugo Locurcio
2019-06-09Dim the project manager window while it's quittingHugo Locurcio
2019-06-01Display longer Git hashes in engine version dialogsHugo Locurcio
2019-05-27Merge pull request #29198 from NilsIrl/seg_faultRémi Verschelde
2019-05-26Fix Segmentation fault and reduce memory consumptionNils ANDRÉ-CHANG
2019-05-13Quit the Project Manager when Command + Q is pressedHugo Locurcio
2019-05-01Fix Remove Missing Project projects on Windowsqarmin
2019-04-30Merge pull request #27187 from IronicallySerious/add-new-folder-buttonRémi Verschelde
2019-04-30Merge pull request #25713 from qarmin/remove_all_missing_projectsRémi Verschelde
2019-04-21Improve wording of various messages and make casing more consistentHugo Locurcio