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
AMZN-nggieber 7ecd1b1761
Rearchitecture Project Manager Screens Workflow and Create Project Settings Ctrl
* Renamed UX screen files and classes to include screen in the name

* Changed screens to emit a screen change request a controller can connect to

* Made ScreensCtrl that owns and manages screens and their changing and history

* Made Project Settings Control managing back and next buttons

* Add Project Setting Model and moved New Project Settings Ui into Screen file

* Goto previous screen always works

* Removed unnecessary QObject namespace from connect calls

* Merged ProjectSettingsModel into ProjectInfo
5 years ago
..
GemCatalogScreen.cpp Rearchitecture Project Manager Screens Workflow and Create Project Settings Ctrl 5 years ago
GemCatalogScreen.h Rearchitecture Project Manager Screens Workflow and Create Project Settings Ctrl 5 years ago
GemInfo.cpp [LYN-2515] Added shared gem info class (#574) 5 years ago
GemInfo.h Initial Python bindings pass for ProjectManager 5 years ago
GemItemDelegate.cpp [LYN-2515] Project Manager Gem List (#642) 5 years ago
GemItemDelegate.h [LYN-2515] Project Manager Gem List (#642) 5 years ago
GemListView.cpp [LYN-2515] Project Manager Gem List Base (#603) 5 years ago
GemListView.h [LYN-2515] Project Manager Gem List Base (#603) 5 years ago
GemModel.cpp [LYN-2515] Project Manager Gem List (#642) 5 years ago
GemModel.h [LYN-2515] Project Manager Gem List (#642) 5 years ago