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