You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Tools/ProjectManager/Source
bosnichd 9976ee2b8e
Miscellaneous fixes and PAL changes required for restricted platforms. (#4021)
* Miscellaneous fixes and PAL changes required for restricted platforms.

Signed-off-by: bosnichd <bosnichd@amazon.com>

* Rename O3DE::ProjectManager::ProjectUtils::ReplaceFile -> ReplaceProjectFile to prevent conflict with Windows ReplaceFile #define

Signed-off-by: bosnichd <bosnichd@amazon.com>
5 years ago
..
GemCatalog Improves Gem Catalog Search (searches, Name, DisplayName, Creator, Summary, and Features), Gem Display Names now used in Gem Catalog 5 years ago
Application.cpp Fixed white-bar at bottom of Project Manager screen (#3091) 5 years ago
Application.h
CreateProjectCtrl.cpp
CreateProjectCtrl.h
EngineInfo.cpp
EngineInfo.h
EngineSettingsScreen.cpp
EngineSettingsScreen.h
FormBrowseEditWidget.cpp Pressing Enter/Return Key While File Browse Widget is Focused Opens File Browser (#3304) 5 years ago
FormBrowseEditWidget.h Pressing Enter/Return Key While File Browse Widget is Focused Opens File Browser (#3304) 5 years ago
FormFolderBrowseEditWidget.cpp Pressing Enter/Return Key While File Browse Widget is Focused Opens File Browser (#3304) 5 years ago
FormFolderBrowseEditWidget.h
FormImageBrowseEditWidget.cpp
FormImageBrowseEditWidget.h
FormLineEditWidget.cpp
FormLineEditWidget.h
LinkWidget.cpp
LinkWidget.h
NewProjectSettingsScreen.cpp
NewProjectSettingsScreen.h
PathValidator.cpp
PathValidator.h
ProjectBuilderController.cpp Tabs are shown gray background when tab focused, Reworked ProjectsScreen to reuse Widgets instead of recreating it on each update, Sorting projects alphabetically 5 years ago
ProjectBuilderController.h
ProjectBuilderWorker.cpp
ProjectBuilderWorker.h
ProjectButtonWidget.cpp Remove Tab Overlay on Project Manager Startup + More Fixes (#3666) 5 years ago
ProjectButtonWidget.h Tabs are shown gray background when tab focused, Reworked ProjectsScreen to reuse Widgets instead of recreating it on each update, Sorting projects alphabetically 5 years ago
ProjectInfo.cpp
ProjectInfo.h
ProjectManagerDefs.h
ProjectManagerWindow.cpp
ProjectManagerWindow.h
ProjectSettingsScreen.cpp
ProjectSettingsScreen.h
ProjectTemplateInfo.cpp
ProjectTemplateInfo.h
ProjectUtils.cpp Miscellaneous fixes and PAL changes required for restricted platforms. (#4021) 5 years ago
ProjectUtils.h Miscellaneous fixes and PAL changes required for restricted platforms. (#4021) 5 years ago
ProjectsScreen.cpp Remove Tab Overlay on Project Manager Startup + More Fixes (#3666) 5 years ago
ProjectsScreen.h Tabs are shown gray background when tab focused, Reworked ProjectsScreen to reuse Widgets instead of recreating it on each update, Sorting projects alphabetically 5 years ago
PythonBindings.cpp Code/Tools fixes 5 years ago
PythonBindings.h
PythonBindingsInterface.h
ScreenDefs.h
ScreenFactory.cpp
ScreenFactory.h
ScreenHeaderWidget.cpp
ScreenHeaderWidget.h
ScreenWidget.h
ScreensCtrl.cpp Tabs are shown gray background when tab focused, Reworked ProjectsScreen to reuse Widgets instead of recreating it on each update, Sorting projects alphabetically 5 years ago
ScreensCtrl.h Remove Tab Overlay on Project Manager Startup + More Fixes (#3666) 5 years ago
TagWidget.cpp
TagWidget.h
TemplateButtonWidget.cpp
TemplateButtonWidget.h
UpdateProjectCtrl.cpp Miscellaneous fixes and PAL changes required for restricted platforms. (#4021) 5 years ago
UpdateProjectCtrl.h
UpdateProjectSettingsScreen.cpp
UpdateProjectSettingsScreen.h
main.cpp