AMZN-nggieber
|
7de4628747
|
Merge branch 'stabilization/2110' into Prism/FixGemCart
|
4 years ago |
nggieber
|
8d26251c93
|
Include DownloadController
Signed-off-by: nggieber <nggieber@amazon.com>
|
4 years ago |
nggieber
|
dcd50d90c9
|
Forward declared QVBoxLayout
Signed-off-by: nggieber <nggieber@amazon.com>
|
4 years ago |
AMZN-nggieber
|
0d17e575a7
|
Fix: Display Repo Gems on Repo Screen Correctly (#5638)
Signed-off-by: nggieber <nggieber@amazon.com>
|
4 years ago |
nggieber
|
5d2be299d8
|
Moved includes to forward declarations on GemCatalogScreen
Signed-off-by: nggieber <nggieber@amazon.com>
|
4 years ago |
Alex Peterson
|
fc805594d0
|
Fixes for misc gem download issues (#5665)
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
|
4 years ago |
AMZN-Phil
|
4854023eb1
|
Merge pull request #5592 from aws-lumberyard-dev/Prism/ShowProjectBuildReq
Store whether O3DE Project Manager built the project successfully
|
4 years ago |
nggieber
|
7f57548023
|
Adds triangle under cart button when cart is shown
Signed-off-by: nggieber <nggieber@amazon.com>
|
4 years ago |
AMZN-Phil
|
18cf128854
|
Remove some code duplication
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
|
4 years ago |
nggieber
|
1ed0e09399
|
Merge branch 'stabilization/2110' into Prism/FixGemCart
|
4 years ago |
nggieber
|
e62af4260b
|
Moves Cart to Right Panel with Gem Inspector
Signed-off-by: nggieber <nggieber@amazon.com>
|
4 years ago |
AMZN-Phil
|
07c142b975
|
Remove temporary changes and remove key before building
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
|
4 years ago |
AMZN-nggieber
|
76b7e73f6f
|
Fully Replaces Remote Gems in Model and Selects Them When Downloading and Deleting (#5593)
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
|
4 years ago |
Alex Peterson
|
c0df1846f4
|
Create desktop shortcut functionality (#5536)
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
|
4 years ago |
AMZN-Phil
|
bc20208f13
|
Create file in project directory on successful build for Project Manager
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
|
4 years ago |
nggieber
|
2b248ac485
|
Fix merge issue and validation issue
Signed-off-by: nggieber <nggieber@amazon.com>
|
4 years ago |
nggieber
|
3d21a9f4bd
|
Merge branch 'stabilization/2110' into Prism/DeleteUpdateGemsUI
|
4 years ago |
nggieber
|
d71196102f
|
More PR feedback changes
Signed-off-by: nggieber <nggieber@amazon.com>
|
4 years ago |
AMZN-Phil
|
0b6c3382f1
|
Add an additional comment
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
|
4 years ago |
nggieber
|
d9443ec42c
|
Addressed some PR feedback and continue filtering with same search string even after refresh
Signed-off-by: nggieber <nggieber@amazon.com>
|
4 years ago |
nggieber
|
2913d72d17
|
Merge branch 'stabilization/2110' into Prism/DeleteUpdateGemsUI
|
4 years ago |
AMZN-Phil
|
0bc3e6a18f
|
Let cart overlay be opened to view downloads even when there are no gems to be added or removed
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
|
4 years ago |
nggieber
|
f470351d0c
|
Hook up Gem Updating and Uninstallation and fix lots of minor bugs between gem catalog and gem repos
Signed-off-by: nggieber <nggieber@amazon.com>
|
4 years ago |
AMZN-Phil
|
541e501b06
|
Re-add the line to open the cart overlay automatically when a new download starts
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
|
4 years ago |
AMZN-Phil
|
0102894a83
|
Handle servers with no content length and make downloading more obvious
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
|
4 years ago |
Alex Peterson
|
461b63c61a
|
Temporarily disable the platform filter (#5454)
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
|
4 years ago |
AMZN-Phil
|
c7e5a0fe12
|
Merge branch 'stabilization/2110' of https://github.com/aws-lumberyard/o3de into Prism/clouddownloadicon
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
|
4 years ago |
nggieber
|
a253bfc2f5
|
Merge branch 'stabilization/2110' into Prism/DeleteUpdateGemsUI
|
4 years ago |
AMZN-Phil
|
e9c3a453c5
|
Merge pull request #5341 from aws-lumberyard-dev/Prism/CheckGemUpdates
Add ability to overwrite o3de object when downloading
|
4 years ago |
nggieber
|
d5ae98496c
|
Full UI Built for Updating and Uninstalling Gems
Signed-off-by: nggieber <nggieber@amazon.com>
|
4 years ago |
Alex Peterson
|
d053a03b5f
|
Don't update status filter when filling gem model (#5427)
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
|
4 years ago |
Alex Peterson
|
431f80510f
|
Merge pull request #5414 from aws-lumberyard-dev/Prism/DisplayAddGemInfo
Fix Additional Gem Info Handling and Display
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
|
4 years ago |
nggieber
|
14a1206274
|
Add additional info handling and proper display for gems
Signed-off-by: nggieber <nggieber@amazon.com>
|
4 years ago |
Alex Peterson
|
0295aa7070
|
revert change to cancel label href
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
|
4 years ago |
Alex Peterson
|
21c02b195f
|
Update signals/slots to match upstream changes
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
|
4 years ago |
Alex Peterson
|
4ce39ea167
|
Fix tags, downloads, and several vector copies
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
|
4 years ago |
AMZN-Phil
|
c6e77f8e32
|
Code readability improvements
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
|
4 years ago |
AMZN-Phil
|
31382d080e
|
Remove duplication, additional readability and added missed file
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
|
4 years ago |
Alex Peterson
|
c69142b73b
|
Merge branch upstream/stabilization/2110
* Conflict GemModel.h
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
|
4 years ago |
Alex Peterson
|
d582715321
|
Merge pull request #5318 from aws-lumberyard-dev/StablizationMacPMLaunchEditor
[MacOS] Launching Editor from ProjectManager and other misc. fixes
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
|
4 years ago |
AMZN-Phil
|
393f08fc4b
|
Merge remote-tracking branch 'upstream/stabilization/2110' into Prism/clouddownloadicon
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
|
4 years ago |
AMZN-Phil
|
9d977e81da
|
Uncomment temporary disabling of toast notifications
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
|
4 years ago |
AMZN-nggieber
|
4721ef8298
|
License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272)
Signed-off-by: nggieber <nggieber@amazon.com>
|
4 years ago |
amzn-sj
|
9958e5f012
|
[MacOS] Launching Editor from ProjectManager and other misc. fixes
Signed-off-by: amzn-sj <srikkant@amazon.com>
|
4 years ago |
Alex Peterson
|
774b7c2593
|
Fixed minor logic issue with gem removal warning
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
|
4 years ago |
Alex Peterson
|
2f8de3e797
|
Keep gem repos pages in sync
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
|
4 years ago |
Alex Peterson
|
861b29ffc7
|
Fix spelling change for member variable
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
|
4 years ago |
Alex Peterson
|
523f2e6465
|
Merge remote-tracking branch 'upstream/stabilization/2110' into Prism/show-gem-repos-update
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
# Conflicts:
# Code/Tools/ProjectManager/Source/GemCatalog/GemCatalogScreen.cpp
|
4 years ago |
Alex Peterson
|
27c7e71516
|
WIP default gem sorting
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
|
4 years ago |
AMZN-Phil
|
99ef2735b7
|
Create download UI once and update existing UI with progress
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
|
4 years ago |