Cura/cura/Machines
Ghostkeeper 6d3fed8f52
Allow getContainer() to return None
And in the rest of the locations we must then check if it's None and handle that gracefully.
Here we assume that the getContainer message shows a message to the user if necessary. For now we'll just log it.

Contributes to issue CURA-5045.
2018-03-26 15:48:03 +02:00
..
Models Allow getContainer() to return None 2018-03-26 15:48:03 +02:00
__init__.py WIP: Create VariantManager 2018-02-16 14:20:02 +01:00
ContainerNode.py Allow getContainer() to return None 2018-03-26 15:48:03 +02:00
MachineErrorChecker.py Simplify task queue for machine error check 2018-03-13 16:08:46 +01:00
MaterialGroup.py Merge branch 'master' into feature_sync_button 2018-03-13 13:54:22 +01:00
MaterialManager.py Allow getContainer() to return None 2018-03-26 15:48:03 +02:00
MaterialNode.py Split MaterialGroup and MaterialNode 2018-02-28 11:12:44 +01:00
QualityChangesGroup.py Increment instance container version number instead of just quality_changes 2018-03-09 16:14:24 +01:00
QualityGroup.py Store extruder position of quality groups as int 2018-03-12 17:08:13 +01:00
QualityManager.py Allow getContainer() to return None 2018-03-26 15:48:03 +02:00
QualityNode.py Separate quality manager related classes into separate files 2018-03-01 16:37:01 +01:00
VariantManager.py Merge branch 'master' into feature_sync_button 2018-03-13 13:54:22 +01:00