Cura/cura/Settings
Diego Prado Gesto c8af4f45ce Decouple the creation of the stack containers from the process that add
them to the container registry, that is done in CuraApplication.

That allow us to have access to the empty containers and so we can unit
test easily without mocking up stuff.

Contributes to CURA-5628.
2018-08-14 13:25:56 +02:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ContainerManager.py Fixed change material diameter, changed signature of getContainerMetaDataEntry. CURA-5408 2018-07-10 13:14:11 +02:00
CuraContainerRegistry.py Only use setMetaDataEntry() 2018-07-11 11:14:57 +02:00
CuraContainerStack.py Decouple the creation of the stack containers from the process that add 2018-08-14 13:25:56 +02:00
CuraStackBuilder.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00
Exceptions.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ExtruderManager.py Merge branch 'master' into CURA-5334_extruder_def_for_all 2018-07-02 14:11:24 +02:00
ExtrudersModel.py CURA-4400 optional_extruders cannot be set to disabled extruders anymore 2018-03-15 15:00:13 +01:00
ExtruderStack.py Only use setMetaDataEntry() 2018-07-11 11:14:57 +02:00
GlobalStack.py Add answer commments to some puzzling code 2018-08-13 14:24:25 +02:00
MachineManager.py Move type hinting imports into TYPE_CHECKING block 2018-08-13 13:48:00 +02:00
MachineNameValidator.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
MaterialSettingsVisibilityHandler.py Merge remote-tracking branch 'origin/master' into refactoring_machine_manager 2018-02-21 14:05:19 +01:00
PerObjectContainerStack.py Fix code-style 2018-07-03 12:06:06 +02:00
SetObjectExtruderOperation.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
SettingInheritanceManager.py Fix code-style 2018-07-03 12:06:06 +02:00
SettingOverrideDecorator.py Only use setMetaDataEntry() 2018-07-11 11:14:57 +02:00
SidebarCustomMenuItemsModel.py Code style fixes 2018-08-13 10:45:03 +02:00
SimpleModeSettingsManager.py Don't unnecessarily cast to a set 2018-06-15 13:07:55 +02:00
UserChangesModel.py Fix retrieving setting values with "extruderValues()" and "resolveOrValue()" 2017-10-11 11:05:01 +02:00