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/GemCatalog
Benjamin Jillich 8a079da914
GemCatalog: Gem cart widget and overlay window
* [LYN-4174] Added icons for gem catalog summary cart

* [LYN-4174] Gem Catalog: Text eliding for too long gem names and creators

* [LYN-4174] Gem catalog: Resetting filters when re-initializing for another project

* [LYN-4174] Gem Catalog: Fixed a bug with filters being applied/remembered after leaving gem catalog and coming back editing another project

* [LYN-4174] GemCatalog: Gem cart widget and overlay window

* Added cart button with dynamic label to display the number of gems to be enabled/disabled and a arrow down button to indicate some sort of pop-up/overlay window will appear on click.
* Overlay gem tags update dynamically while the dialog is open based on the gem model.
* Moved some styling from C++ to the style sheet.
5 years ago
..
GemCatalogHeaderWidget.cpp GemCatalog: Gem cart widget and overlay window 5 years ago
GemCatalogHeaderWidget.h GemCatalog: Gem cart widget and overlay window 5 years ago
GemCatalogScreen.cpp GemCatalog: Gem cart widget and overlay window 5 years ago
GemCatalogScreen.h GemCatalog: Gem cart widget and overlay window 5 years ago
GemFilterWidget.cpp [LYN-2514] Optimizing for new window dimensions (#990) 5 years ago
GemFilterWidget.h [LYN-2522] Filtering for gem catalog (#867) 5 years ago
GemInfo.cpp [LYN-2514] Sorting gems in the gem catalog after retrieving all gem infos 5 years ago
GemInfo.h [LYN-2514] Sorting gems in the gem catalog after retrieving all gem infos 5 years ago
GemInspector.cpp [LYN-2514] Optimizing for new window dimensions (#990) 5 years ago
GemInspector.h [LYN-2520] Gem Catalog - Gem Inspector / Info Panel (#718) 5 years ago
GemItemDelegate.cpp GemCatalog: Gem cart widget and overlay window 5 years ago
GemItemDelegate.h [LYN-2514] Optimizing for new window dimensions (#990) 5 years ago
GemListHeaderWidget.cpp [LYN-2514] Optimizing for new window dimensions (#990) 5 years ago
GemListHeaderWidget.h [LYN-2522] Gem catalog header widgets (#919) 5 years ago
GemListView.cpp [LYN-2522] Filtering for gem catalog (#867) 5 years ago
GemListView.h [LYN-2522] Filtering for gem catalog (#867) 5 years ago
GemModel.cpp [LYN-2514] Extending gem model 5 years ago
GemModel.h [LYN-2514] Extending gem model 5 years ago
GemSortFilterProxyModel.cpp GemCatalog: Gem cart widget and overlay window 5 years ago
GemSortFilterProxyModel.h GemCatalog: Gem cart widget and overlay window 5 years ago