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 36c23b5d1a
[LYN-2522] Filtering for gem catalog (#867)
* Added sort filter proxy model for gem model that can filter based on name, gem origin, supported platform, features and/or types.
* Added new filter pane on the left with several filter categories for gem origin, type, platform and feature.
* Added filter category widget which is a collapsable generalized checkbox group that can interact with the proxy model and thus control filtering.
* Removed fixed size of the project manager. The application should always be resizable.
5 years ago
..
GemCatalogScreen.cpp [LYN-2522] Filtering for gem catalog (#867) 5 years ago
GemCatalogScreen.h [LYN-2522] Filtering for gem catalog (#867) 5 years ago
GemFilterWidget.cpp [LYN-2522] Filtering for gem catalog (#867) 5 years ago
GemFilterWidget.h [LYN-2522] Filtering for gem catalog (#867) 5 years ago
GemInfo.cpp [LYN-2522] Filtering for gem catalog (#867) 5 years ago
GemInfo.h [LYN-2522] Filtering for gem catalog (#867) 5 years ago
GemInspector.cpp [LYN-2522] Filtering for gem catalog (#867) 5 years ago
GemInspector.h [LYN-2520] Gem Catalog - Gem Inspector / Info Panel (#718) 5 years ago
GemItemDelegate.cpp [LYN-2522] Filtering for gem catalog (#867) 5 years ago
GemItemDelegate.h [LYN-2522] Filtering for gem catalog (#867) 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-2522] Filtering for gem catalog (#867) 5 years ago
GemModel.h [LYN-2522] Filtering for gem catalog (#867) 5 years ago
GemSortFilterProxyModel.cpp [LYN-2522] Filtering for gem catalog (#867) 5 years ago
GemSortFilterProxyModel.h [LYN-2522] Filtering for gem catalog (#867) 5 years ago