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.
* When there are multiple project templates present, we re-gather the gems when changing the selected the project template. * In case the user enabled or disabled any gem and they select a new project template, we show a warning dialog where users can either cancel the operation or proceed to the new project template. The warning dialog will only appear in case the enabled gems actually differ from the currently used template's default. * New helper function to select the used project template. * Storing the currently used project template index and only update the template details and emitting the changed event in case the user has actually chosen another template. This avoids emitting signals in case the user clicks on the already selected template. Signed-off-by: Benjamin Jillich <jillich@amazon.com> |
5 years ago | |
|---|---|---|
| .. | ||
| GemCatalogHeaderWidget.cpp | 5 years ago | |
| GemCatalogHeaderWidget.h | 5 years ago | |
| GemCatalogScreen.cpp | 5 years ago | |
| GemCatalogScreen.h | 5 years ago | |
| GemFilterWidget.cpp | 5 years ago | |
| GemFilterWidget.h | 5 years ago | |
| GemInfo.cpp | 5 years ago | |
| GemInfo.h | 5 years ago | |
| GemInspector.cpp | 5 years ago | |
| GemInspector.h | 5 years ago | |
| GemItemDelegate.cpp | 5 years ago | |
| GemItemDelegate.h | 5 years ago | |
| GemListHeaderWidget.cpp | 5 years ago | |
| GemListHeaderWidget.h | 5 years ago | |
| GemListView.cpp | 5 years ago | |
| GemListView.h | 5 years ago | |
| GemModel.cpp | 5 years ago | |
| GemModel.h | 5 years ago | |
| GemRequirementDelegate.cpp | 5 years ago | |
| GemRequirementDelegate.h | 5 years ago | |
| GemRequirementDialog.cpp | 5 years ago | |
| GemRequirementDialog.h | 5 years ago | |
| GemRequirementFilterProxyModel.cpp | 5 years ago | |
| GemRequirementFilterProxyModel.h | 5 years ago | |
| GemRequirementListView.cpp | 5 years ago | |
| GemRequirementListView.h | 5 years ago | |
| GemSortFilterProxyModel.cpp | 5 years ago | |
| GemSortFilterProxyModel.h | 5 years ago | |