Cura/cura/Machines/Models
Kostas Karmas 5c898b8c57 Allow the machine manager to set an empty active machine
Gracefully handle the case where the machine manager is requested to
delete the last machine in Cura. In this case, instead of deleting
everything of this machine and still keep it as an active machine,
the machine manager will set the active machine to None.

The QML files which depend on the active machine were changed to
properly handle themselves when there is no active machine.

CURA-7454
2020-06-09 15:33:22 +02:00
..
__init__.py Move models around again 2019-03-26 08:29:22 +01:00
BaseMaterialsModel.py Allow the machine manager to set an empty active machine 2020-06-09 15:33:22 +02:00
BuildPlateModel.py Remove a bunch of unused imports 2019-11-08 13:38:42 +01:00
CustomQualityProfilesDropDownMenuModel.py Updated comments in Models 2020-05-08 18:59:38 +02:00
DiscoveredCloudPrintersModel.py Updated comments in Models 2020-05-08 18:59:38 +02:00
DiscoveredPrintersModel.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ExtrudersModel.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
FavoriteMaterialsModel.py Updated comments in Models 2020-05-08 18:59:38 +02:00
FirstStartMachineActionsModel.py Updated comments in Models 2020-05-08 18:59:38 +02:00
GenericMaterialsModel.py Merge branch 'master' into CURA-6793_performance 2019-10-23 09:58:08 +02:00
GlobalStacksModel.py Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments 2020-05-28 17:31:24 +02:00
IntentCategoryModel.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
IntentModel.py Updated comments in Models 2020-05-08 18:59:38 +02:00
IntentTranslations.py Merge remote-tracking branch 'origin/4.4' 2019-11-11 08:13:53 +01:00
MachineModelUtils.py Fix code style 2019-10-07 08:12:54 +02:00
MaterialBrandsModel.py Fix typo in comment 2020-01-13 13:44:36 +01:00
MaterialManagementModel.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
MultiBuildPlateModel.py Updated comments in Models 2020-05-08 18:59:38 +02:00
NozzleModel.py Don't cache machine manager and application 2019-10-08 14:16:19 +02:00
QualityManagementModel.py Don't use deprecated extruders property 2020-05-29 18:07:08 +02:00
QualityProfilesDropDownMenuModel.py Updated comments in Models 2020-05-08 18:59:38 +02:00
QualitySettingsModel.py Store data for metadata first 2020-06-08 10:31:40 +02:00
SettingVisibilityPresetsModel.py Add "all" as a setting visibility preset 2020-01-02 10:51:40 +01:00
UserChangesModel.py Prevent crash when a setting is not in any setting category 2020-04-14 21:06:10 +02:00