Liam 9479b963e7 Fix: add if check to remove left project buttons when projects.isEmpty() (#18465) 3 weeks ago
..
GemCatalog f860d64802 GCC 13/Clang 14 build fixes (#16257) 1 year ago
GemRepo 7f7b78849d remove unused variable 1 year ago
AddRemoteProjectDialog.cpp 4d7c19be66 use consistent button styles 1 year ago
AddRemoteProjectDialog.h c9c6b8ed05 Merge branch 'stabilization/2210' of https://github.com/aws-lumberyard/o3de into Prism/RemoteValidationAndRemovalFix 2 years ago
AddRemoteTemplateDialog.cpp 4d7c19be66 use consistent button styles 1 year ago
AddRemoteTemplateDialog.h 5e6c40b16a Tidying code, adding DownloadController check 2 years ago
AdjustableHeaderWidget.cpp 24086ab394 Resizable Headers for Gem Catalog and Gem Repo Screen (#6885) 2 years ago
AdjustableHeaderWidget.h 24086ab394 Resizable Headers for Gem Catalog and Gem Repo Screen (#6885) 2 years ago
Application.cpp cd07167884 Python Relocation (#17540) 9 months ago
Application.h cd07167884 Python Relocation (#17540) 9 months ago
CreateAGemScreen.cpp 4d7c19be66 use consistent button styles 1 year ago
CreateAGemScreen.h 5c24bde677 added qpushbutton forward declare for create gem screen header 2 years ago
CreateProjectCtrl.cpp bc8eb66f88 Add code to delete new project files during the create project workflow when the project creation is cancelled (#16673) 1 year ago
CreateProjectCtrl.h e8dbd8f3d3 fix misc project bugs in Project Manager (#15474) 1 year ago
DownloadController.cpp e8dbd8f3d3 fix misc project bugs in Project Manager (#15474) 1 year ago
DownloadController.h e8dbd8f3d3 fix misc project bugs in Project Manager (#15474) 1 year ago
DownloadRemoteTemplateDialog.cpp 4d7c19be66 use consistent button styles 1 year ago
DownloadRemoteTemplateDialog.h 5e6c40b16a Tidying code, adding DownloadController check 2 years ago
DownloadWorker.cpp d14b45c107 Remote project fixes 2 years ago
DownloadWorker.h d14b45c107 Remote project fixes 2 years ago
EditAGemScreen.cpp c2c4951150 fixed missing headers for EditAGemScreen in linux build. 2 years ago
EditAGemScreen.h c33daa6fc7 addressed nit by AMZN-alexpete, changed HookConnections back to Init 2 years ago
EngineInfo.cpp 799fb7beaf Display project engines and versions and allow changing project engine (#10441) 2 years ago
EngineInfo.h d2e4bed4b1 Convert engine.json 'O3DEVersion' to be 'version' and 'display_version' (#14082) 1 year ago
EngineScreenCtrl.cpp b831ed6e51 refresh gem catalog when repos updated 1 year ago
EngineScreenCtrl.h 2f8de3e797 Keep gem repos pages in sync 3 years ago
EngineSettingsScreen.cpp d2e4bed4b1 Convert engine.json 'O3DEVersion' to be 'version' and 'display_version' (#14082) 1 year ago
EngineSettingsScreen.h ca9093c202 Add engine name, folder and fix refresh crash (#5112) 3 years ago
ExternalLinkDialog.cpp ef4b35ab26 repos can be enabled or disabled 1 year ago
ExternalLinkDialog.h 24086ab394 Resizable Headers for Gem Catalog and Gem Repo Screen (#6885) 2 years ago
FormBrowseEditWidget.cpp 522780e22e Tidy up and code quality of Create Gem feature 2 years ago
FormBrowseEditWidget.h 522780e22e Tidy up and code quality of Create Gem feature 2 years ago
FormComboBoxWidget.cpp 799fb7beaf Display project engines and versions and allow changing project engine (#10441) 2 years ago
FormComboBoxWidget.h 799fb7beaf Display project engines and versions and allow changing project engine (#10441) 2 years ago
FormFolderBrowseEditWidget.cpp 522780e22e Tidy up and code quality of Create Gem feature 2 years ago
FormFolderBrowseEditWidget.h 00d2889f1c Minor changes based on feedback 2 years ago
FormImageBrowseEditWidget.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 years ago
FormImageBrowseEditWidget.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 years ago
FormLineEditTagsWidget.cpp 9bdaa55929 updated create gem workflow to accomadate edit gem requests, next is to work on actual edit gem logic 2 years ago
FormLineEditTagsWidget.h 9bdaa55929 updated create gem workflow to accomadate edit gem requests, next is to work on actual edit gem logic 2 years ago
FormLineEditWidget.cpp 290e3cced4 simplified tag line edit widget class by inheriting from main form line edit 2 years ago
FormLineEditWidget.h 290e3cced4 simplified tag line edit widget class by inheriting from main form line edit 2 years ago
FormOptionsWidget.cpp 1d2019bc76 included qlabel for formoptionswidget to fix linux build error 2 years ago
FormOptionsWidget.h c9a3b40ac8 addressed feedback from AMZN-alexpete and AMZN-Phil 2 years ago
GemsGemRepoScreen.cpp a67f7dfa38 Move other similar renaming in this PR 2 years ago
GemsGemRepoScreen.h 630a819272 Add Gems tab (#9920) 2 years ago
GemsSubWidget.cpp ef4b35ab26 repos can be enabled or disabled 1 year ago
GemsSubWidget.h 6f0d048281 fix gem inspector cutting off tags 1 year ago
LinkWidget.cpp ef4b35ab26 repos can be enabled or disabled 1 year ago
LinkWidget.h ef4b35ab26 repos can be enabled or disabled 1 year ago
NewProjectSettingsScreen.cpp 33db5efe7a fix missing template error and IsValid logic 1 year ago
NewProjectSettingsScreen.h e8dbd8f3d3 fix misc project bugs in Project Manager (#15474) 1 year ago
PathValidator.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 years ago
PathValidator.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 years ago
ProjectBuilderController.cpp 4ea6d8710b Stabilization/2310 @ 9f9829b26a47c2f255959b8e7edac24ac081c651 -> Development (#16844) 1 year ago
ProjectBuilderController.h 26433b702f Remove Inaccurate Build Progress Estimate and Display Last Output While Building Project (#7750) 2 years ago
ProjectBuilderWorker.cpp 78f820df9d Update Code/Tools/ProjectManager/Source/ProjectBuilderWorker.cpp 1 year ago
ProjectBuilderWorker.h 26433b702f Remove Inaccurate Build Progress Estimate and Display Last Output While Building Project (#7750) 2 years ago
ProjectButtonWidget.cpp fe4c6e9698 Cherry pick unmerged fixes from stabilization/2409 to development (#18300) 3 months ago
ProjectButtonWidget.h 854116864e Export Button for Project Button in Project Manager (#18166) 4 months ago
ProjectExportController.cpp fe4c6e9698 Cherry pick unmerged fixes from stabilization/2409 to development (#18300) 3 months ago
ProjectExportController.h 854116864e Export Button for Project Button in Project Manager (#18166) 4 months ago
ProjectExportWorker.cpp fe4c6e9698 Cherry pick unmerged fixes from stabilization/2409 to development (#18300) 3 months ago
ProjectExportWorker.h fe4c6e9698 Cherry pick unmerged fixes from stabilization/2409 to development (#18300) 3 months ago
ProjectGemCatalogScreen.cpp 10cbb5d5dc Remove unnecessary GemModel roles and functions 1 year ago
ProjectGemCatalogScreen.h 7365c3ae92 Making DownloadController non optional in places 2 years ago
ProjectInfo.cpp 854f89e201 Fixes script-only mode on Windows (#18393) (#18418) 1 month ago
ProjectInfo.h 854f89e201 Fixes script-only mode on Windows (#18393) (#18418) 1 month ago
ProjectManagerDefs.h 854116864e Export Button for Project Button in Project Manager (#18166) 4 months ago
ProjectManagerWindow.cpp 2a122a6951 don't load Project Screen twice on startup 1 year ago
ProjectManagerWindow.h 7365c3ae92 Making DownloadController non optional in places 2 years ago
ProjectSettingsScreen.cpp 5a3d677697 Speed up GetProjects() and set local "engine_path" in user/project.json (#14657) 1 year ago
ProjectSettingsScreen.h 5a3d677697 Speed up GetProjects() and set local "engine_path" in user/project.json (#14657) 1 year ago
ProjectTemplateInfo.h 11ddf7121e Create gem bindings and template updates (#11530) 2 years ago
ProjectUtils.cpp 854f89e201 Fixes script-only mode on Windows (#18393) (#18418) 1 month ago
ProjectUtils.h 854f89e201 Fixes script-only mode on Windows (#18393) (#18418) 1 month ago
ProjectsScreen.cpp 9479b963e7 Fix: add if check to remove left project buttons when projects.isEmpty() (#18465) 3 weeks ago
ProjectsScreen.h 854116864e Export Button for Project Button in Project Manager (#18166) 4 months ago
PythonBindings.cpp c98435a95b Fix Linux Python Installer issues (#18406) (#18454) 1 month ago
PythonBindings.h cd07167884 Python Relocation (#17540) 9 months ago
PythonBindingsInterface.h 673b96d6c6 download missing remote files only 1 year ago
ScreenDefs.h a8af31a375 refactored edit gem workflow functionality into a separate subclass of create gem per AMZN-alexpete's suggestion 2 years ago
ScreenFactory.cpp c33daa6fc7 addressed nit by AMZN-alexpete, changed HookConnections back to Init 2 years ago
ScreenFactory.h 8b66007135 WIP of the changes required for the remote project dialog and downloading projects 2 years ago
ScreenHeaderWidget.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 years ago
ScreenHeaderWidget.h 24086ab394 Resizable Headers for Gem Catalog and Gem Repo Screen (#6885) 2 years ago
ScreenWidget.h b831ed6e51 refresh gem catalog when repos updated 1 year ago
ScreensCtrl.cpp e8dbd8f3d3 fix misc project bugs in Project Manager (#15474) 1 year ago
ScreensCtrl.h b831ed6e51 refresh gem catalog when repos updated 1 year ago
Settings.cpp 799fb7beaf Display project engines and versions and allow changing project engine (#10441) 2 years ago
Settings.h 214716dafc Add AZStd string header for linux 3 years ago
SettingsInterface.h 9f4895aaea Addressed remaining PR feedback 3 years ago
TagWidget.cpp 4ce39ea167 Fix tags, downloads, and several vector copies 3 years ago
TagWidget.h 24086ab394 Resizable Headers for Gem Catalog and Gem Repo Screen (#6885) 2 years ago
TemplateButtonWidget.cpp 41e036c198 Add template download dialogs 2 years ago
TemplateButtonWidget.h 374648c305 Added const, extra comments and fixes for non-unity builds 2 years ago
TemplateInfo.cpp 33db5efe7a fix missing template error and IsValid logic 1 year ago
TemplateInfo.h e1669d81d4 Fix minor merge issues 2 years ago
TextOverflowWidget.cpp ee063ea698 Added tests for TextOverflow link eliding 2 years ago
TextOverflowWidget.h d94b97bd41 Code review fixes 2 years ago
UpdateProjectCtrl.cpp 8d5b825772 new: Project manager add project dialog to target project.json (#17854) 7 months ago
UpdateProjectCtrl.h 9dbb68af3e Create gem fixes 2 years ago
UpdateProjectSettingsScreen.cpp 5a3d677697 Speed up GetProjects() and set local "engine_path" in user/project.json (#14657) 1 year ago
UpdateProjectSettingsScreen.h 3e300c54fe Adding some consts, additional comments and simplifying some code 2 years ago
main.cpp 5cec7f916c Add Trace interface, re-enable trace messages in O3DEKernel 2 years ago