Cura/cura/Machines/Models
Ghostkeeper cb146b586d
Emit ContainerRegistry's containerMetaDataChanged when name changes
If we properly call the setName() function on the container it'll emit the signal that the metadata changes.

This fixes the updating of the profiles list when you rename a container.

Contributes to issue CURA-6600.
2019-09-12 13:22:57 +02:00
..
__init__.py Move models around again 2019-03-26 08:29:22 +01:00
BaseMaterialsModel.py Merge branch 'feature_intent_container_tree' of github.com:Ultimaker/Cura into feature_intent_interface 2019-08-29 16:28:26 +02:00
BuildPlateModel.py Don't get build plate variants from tree any more 2019-08-09 13:43:54 +02:00
CustomQualityProfilesDropDownMenuModel.py Use shortcut to get current quality changes groups 2019-08-28 13:56:37 +02:00
DiscoveredPrintersModel.py Fix renaming mistake from 1fa5628cb2 2019-08-20 17:17:52 +02:00
ExtrudersModel.py Move models around again 2019-03-26 08:29:22 +01:00
FavoriteMaterialsModel.py Update the _available_materials in the actual _update function 2019-08-22 09:25:26 +02:00
FirstStartMachineActionsModel.py Use loader for machine actions in dialog 2019-05-06 13:06:23 +02:00
GenericMaterialsModel.py Update the _available_materials in the actual _update function 2019-08-22 09:25:26 +02:00
GlobalStacksModel.py Resolve merge conflicts 2019-05-02 07:45:43 +02:00
IntentCategoryModel.py Update intent models to also house nested qualities 2019-08-29 11:45:19 +02:00
IntentModel.py Use .container property rather than deprecated getContainer() function 2019-09-10 14:56:16 +02:00
MaterialBrandsModel.py Update the _available_materials in the actual _update function 2019-08-22 09:25:26 +02:00
MaterialManagementModel.py Fix typing issues 2019-08-29 16:23:10 +02:00
MultiBuildPlateModel.py Move models around again 2019-03-26 08:29:22 +01:00
NozzleModel.py Fix displaying list of nozzles 2019-08-23 13:22:25 +02:00
QualityManagementModel.py Emit ContainerRegistry's containerMetaDataChanged when name changes 2019-09-12 13:22:57 +02:00
QualityProfilesDropDownMenuModel.py Remove unused import 2019-09-02 16:48:01 +02:00
QualitySettingsModel.py Fix case if containers are None 2019-08-28 16:50:14 +02:00
SettingVisibilityPresetsModel.py Move models around again 2019-03-26 08:29:22 +01:00
UserChangesModel.py Move models around again 2019-03-26 08:29:22 +01:00