Steve Pham 1b32fad3b8 Fix for failing to open text files when running from a snap install (#16717) пре 2 година
..
GemCatalog f860d64802 GCC 13/Clang 14 build fixes (#16257) пре 2 година
GemRepo 7f7b78849d remove unused variable пре 2 година
AddRemoteProjectDialog.cpp 4d7c19be66 use consistent button styles пре 2 година
AddRemoteProjectDialog.h c9c6b8ed05 Merge branch 'stabilization/2210' of https://github.com/aws-lumberyard/o3de into Prism/RemoteValidationAndRemovalFix пре 3 година
AddRemoteTemplateDialog.cpp 4d7c19be66 use consistent button styles пре 2 година
AddRemoteTemplateDialog.h 5e6c40b16a Tidying code, adding DownloadController check пре 3 година
AdjustableHeaderWidget.cpp 24086ab394 Resizable Headers for Gem Catalog and Gem Repo Screen (#6885) пре 4 година
AdjustableHeaderWidget.h 24086ab394 Resizable Headers for Gem Catalog and Gem Repo Screen (#6885) пре 4 година
Application.cpp e96f023edc o3de CLI enable-gem dependency resolution (#14885) пре 2 година
Application.h 8b652c8f94 Add AZ_CLASS_ALLOCATOR macros to subclasses as appropriate пре 3 година
CreateAGemScreen.cpp 4d7c19be66 use consistent button styles пре 2 година
CreateAGemScreen.h 5c24bde677 added qpushbutton forward declare for create gem screen header пре 3 година
CreateProjectCtrl.cpp bc8eb66f88 Add code to delete new project files during the create project workflow when the project creation is cancelled (#16673) пре 2 година
CreateProjectCtrl.h e8dbd8f3d3 fix misc project bugs in Project Manager (#15474) пре 2 година
DownloadController.cpp e8dbd8f3d3 fix misc project bugs in Project Manager (#15474) пре 2 година
DownloadController.h e8dbd8f3d3 fix misc project bugs in Project Manager (#15474) пре 2 година
DownloadRemoteTemplateDialog.cpp 4d7c19be66 use consistent button styles пре 2 година
DownloadRemoteTemplateDialog.h 5e6c40b16a Tidying code, adding DownloadController check пре 3 година
DownloadWorker.cpp d14b45c107 Remote project fixes пре 3 година
DownloadWorker.h d14b45c107 Remote project fixes пре 3 година
EditAGemScreen.cpp c2c4951150 fixed missing headers for EditAGemScreen in linux build. пре 3 година
EditAGemScreen.h c33daa6fc7 addressed nit by AMZN-alexpete, changed HookConnections back to Init пре 3 година
EngineInfo.cpp 799fb7beaf Display project engines and versions and allow changing project engine (#10441) пре 3 година
EngineInfo.h d2e4bed4b1 Convert engine.json 'O3DEVersion' to be 'version' and 'display_version' (#14082) пре 3 година
EngineScreenCtrl.cpp b831ed6e51 refresh gem catalog when repos updated пре 2 година
EngineScreenCtrl.h 2f8de3e797 Keep gem repos pages in sync пре 4 година
EngineSettingsScreen.cpp d2e4bed4b1 Convert engine.json 'O3DEVersion' to be 'version' and 'display_version' (#14082) пре 3 година
EngineSettingsScreen.h b4dd4c8f02 Add engine name, folder and fix refresh crash (#5112) пре 4 година
ExternalLinkDialog.cpp ef4b35ab26 repos can be enabled or disabled пре 2 година
ExternalLinkDialog.h 24086ab394 Resizable Headers for Gem Catalog and Gem Repo Screen (#6885) пре 4 година
FormBrowseEditWidget.cpp 522780e22e Tidy up and code quality of Create Gem feature пре 3 година
FormBrowseEditWidget.h 522780e22e Tidy up and code quality of Create Gem feature пре 3 година
FormComboBoxWidget.cpp 799fb7beaf Display project engines and versions and allow changing project engine (#10441) пре 3 година
FormComboBoxWidget.h 799fb7beaf Display project engines and versions and allow changing project engine (#10441) пре 3 година
FormFolderBrowseEditWidget.cpp 522780e22e Tidy up and code quality of Create Gem feature пре 3 година
FormFolderBrowseEditWidget.h 00d2889f1c Minor changes based on feedback пре 3 година
FormImageBrowseEditWidget.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) пре 4 година
FormImageBrowseEditWidget.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) пре 4 година
FormLineEditTagsWidget.cpp 9bdaa55929 updated create gem workflow to accomadate edit gem requests, next is to work on actual edit gem logic пре 3 година
FormLineEditTagsWidget.h 9bdaa55929 updated create gem workflow to accomadate edit gem requests, next is to work on actual edit gem logic пре 3 година
FormLineEditWidget.cpp 290e3cced4 simplified tag line edit widget class by inheriting from main form line edit пре 3 година
FormLineEditWidget.h 290e3cced4 simplified tag line edit widget class by inheriting from main form line edit пре 3 година
FormOptionsWidget.cpp 1d2019bc76 included qlabel for formoptionswidget to fix linux build error пре 3 година
FormOptionsWidget.h c9a3b40ac8 addressed feedback from AMZN-alexpete and AMZN-Phil пре 3 година
GemsGemRepoScreen.cpp a67f7dfa38 Move other similar renaming in this PR пре 3 година
GemsGemRepoScreen.h 630a819272 Add Gems tab (#9920) пре 3 година
GemsSubWidget.cpp ef4b35ab26 repos can be enabled or disabled пре 2 година
GemsSubWidget.h 6f0d048281 fix gem inspector cutting off tags пре 2 година
LinkWidget.cpp ef4b35ab26 repos can be enabled or disabled пре 2 година
LinkWidget.h ef4b35ab26 repos can be enabled or disabled пре 2 година
NewProjectSettingsScreen.cpp 33db5efe7a fix missing template error and IsValid logic пре 2 година
NewProjectSettingsScreen.h e8dbd8f3d3 fix misc project bugs in Project Manager (#15474) пре 2 година
PathValidator.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) пре 4 година
PathValidator.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) пре 4 година
ProjectBuilderController.cpp 1b32fad3b8 Fix for failing to open text files when running from a snap install (#16717) пре 2 година
ProjectBuilderController.h 26433b702f Remove Inaccurate Build Progress Estimate and Display Last Output While Building Project (#7750) пре 4 година
ProjectBuilderWorker.cpp 78f820df9d Update Code/Tools/ProjectManager/Source/ProjectBuilderWorker.cpp пре 2 година
ProjectBuilderWorker.h 26433b702f Remove Inaccurate Build Progress Estimate and Display Last Output While Building Project (#7750) пре 4 година
ProjectButtonWidget.cpp 1b32fad3b8 Fix for failing to open text files when running from a snap install (#16717) пре 2 година
ProjectButtonWidget.h 11ef91d480 Now we skip the dialog box for remote projects if they are set to auto-build, but currently other build routes should be unaffected пре 2 година
ProjectGemCatalogScreen.cpp 10cbb5d5dc Remove unnecessary GemModel roles and functions пре 2 година
ProjectGemCatalogScreen.h 7365c3ae92 Making DownloadController non optional in places пре 3 година
ProjectInfo.cpp 5a3d677697 Speed up GetProjects() and set local "engine_path" in user/project.json (#14657) пре 3 година
ProjectInfo.h d93aa26037 Merge remote-tracking branch 'upstream/stabilization/2305' into Prism/remote-gem-versions пре 2 година
ProjectManagerDefs.h ef4b35ab26 repos can be enabled or disabled пре 2 година
ProjectManagerWindow.cpp 2a122a6951 don't load Project Screen twice on startup пре 2 година
ProjectManagerWindow.h 7365c3ae92 Making DownloadController non optional in places пре 3 година
ProjectSettingsScreen.cpp 5a3d677697 Speed up GetProjects() and set local "engine_path" in user/project.json (#14657) пре 3 година
ProjectSettingsScreen.h 5a3d677697 Speed up GetProjects() and set local "engine_path" in user/project.json (#14657) пре 3 година
ProjectTemplateInfo.h 11ddf7121e Create gem bindings and template updates (#11530) пре 3 година
ProjectUtils.cpp 28526839ed fix create project not showing full error details пре 2 година
ProjectUtils.h e8dbd8f3d3 fix misc project bugs in Project Manager (#15474) пре 2 година
ProjectsScreen.cpp 11ef91d480 Now we skip the dialog box for remote projects if they are set to auto-build, but currently other build routes should be unaffected пре 2 година
ProjectsScreen.h 11ef91d480 Now we skip the dialog box for remote projects if they are set to auto-build, but currently other build routes should be unaffected пре 2 година
PythonBindings.cpp 673b96d6c6 download missing remote files only пре 2 година
PythonBindings.h 673b96d6c6 download missing remote files only пре 2 година
PythonBindingsInterface.h 673b96d6c6 download missing remote files only пре 2 година
ScreenDefs.h a8af31a375 refactored edit gem workflow functionality into a separate subclass of create gem per AMZN-alexpete's suggestion пре 3 година
ScreenFactory.cpp c33daa6fc7 addressed nit by AMZN-alexpete, changed HookConnections back to Init пре 3 година
ScreenFactory.h 8b66007135 WIP of the changes required for the remote project dialog and downloading projects пре 3 година
ScreenHeaderWidget.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) пре 4 година
ScreenHeaderWidget.h 24086ab394 Resizable Headers for Gem Catalog and Gem Repo Screen (#6885) пре 4 година
ScreenWidget.h b831ed6e51 refresh gem catalog when repos updated пре 2 година
ScreensCtrl.cpp e8dbd8f3d3 fix misc project bugs in Project Manager (#15474) пре 2 година
ScreensCtrl.h b831ed6e51 refresh gem catalog when repos updated пре 2 година
Settings.cpp 799fb7beaf Display project engines and versions and allow changing project engine (#10441) пре 3 година
Settings.h 214716dafc Add AZStd string header for linux пре 4 година
SettingsInterface.h 9f4895aaea Addressed remaining PR feedback пре 4 година
TagWidget.cpp 4ce39ea167 Fix tags, downloads, and several vector copies пре 4 година
TagWidget.h 24086ab394 Resizable Headers for Gem Catalog and Gem Repo Screen (#6885) пре 4 година
TemplateButtonWidget.cpp 41e036c198 Add template download dialogs пре 3 година
TemplateButtonWidget.h 374648c305 Added const, extra comments and fixes for non-unity builds пре 3 година
TemplateInfo.cpp 33db5efe7a fix missing template error and IsValid logic пре 2 година
TemplateInfo.h e1669d81d4 Fix minor merge issues пре 3 година
TextOverflowWidget.cpp ee063ea698 Added tests for TextOverflow link eliding пре 3 година
TextOverflowWidget.h d94b97bd41 Code review fixes пре 3 година
UpdateProjectCtrl.cpp b831ed6e51 refresh gem catalog when repos updated пре 2 година
UpdateProjectCtrl.h 9dbb68af3e Create gem fixes пре 3 година
UpdateProjectSettingsScreen.cpp 5a3d677697 Speed up GetProjects() and set local "engine_path" in user/project.json (#14657) пре 3 година
UpdateProjectSettingsScreen.h 3e300c54fe Adding some consts, additional comments and simplifying some code пре 3 година
main.cpp 5cec7f916c Add Trace interface, re-enable trace messages in O3DEKernel пре 3 година