Cura/cura/Settings
2016-09-21 11:25:57 +02:00
..
__init__.py Added SettingsInheritanceManager 2016-09-16 09:38:52 +02:00
ContainerManager.py Added error state for container state if serialization data is none 2016-09-13 14:54:17 +02:00
ContainerSettingsModel.py Use ListModel.setItems() instead of appending one item at a time 2016-08-29 13:43:02 +02:00
CuraContainerRegistry.py Imported profiles are now directly set as dirty so they are saved to storage upon exit 2016-08-30 09:49:07 +02:00
ExtruderManager.py Fixed check for has_variant_materials 2016-09-20 15:11:20 +02:00
ExtrudersModel.py Don't show possibly incorrect materials in print monitor 2016-09-14 13:59:00 +02:00
MachineManager.py Fixed update resolvements by moving signal emits. CURA-2232 2016-09-20 14:03:55 +02:00
MaterialSettingsVisibilityHandler.py Introduce a MaterialSettingsVisibilityHandler that will only show those settings relevant for materials 2016-06-28 17:30:46 +02:00
QualitySettingsModel.py 0 is now seen as a correct value by QualitySettingsModel 2016-09-12 15:36:57 +02:00
SettingInheritanceManager.py Only disconnect old stack if we found a new one 2016-09-21 11:25:57 +02:00
SettingOverrideDecorator.py Per object setting now defaults to first extruder instead of active 2016-08-29 16:47:32 +02:00