Cura/cura/Settings
Ghostkeeper eac3c759cd
Cast each container in their stack to actual types
We know for sure that these containers have those types. We'll accept the risk here that this assumption was wrong.

Contributes to issue CURA-5330.
2018-06-14 09:58:07 +02:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ContainerManager.py Merge branch 'master' into mypy_fixes 2018-06-13 11:53:02 +02:00
CuraContainerRegistry.py CURA-5330 Add typing in CuraContainerRegistry and 2018-06-08 17:02:59 +02:00
CuraContainerStack.py Cast each container in their stack to actual types 2018-06-14 09:58:07 +02:00
CuraStackBuilder.py Merge branch '3.4' 2018-06-01 14:03:05 +02:00
Exceptions.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ExtruderManager.py Merge branch 'master' into mypy_fixes 2018-06-13 11:53:02 +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 Call getMachineManager on CuraApplication 2018-06-04 09:53:20 +02:00
GlobalStack.py Add missing typing 2018-06-01 14:53:54 +02:00
MachineManager.py Merge branch 'master' into mypy_fixes 2018-06-13 11:53:02 +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 Add missing return type 2018-06-04 09:55:17 +02:00
SetObjectExtruderOperation.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
SettingInheritanceManager.py CURA-5330 Fix some typing issues in QualityProfilesDropDownMenuModel and 2018-06-12 16:35:46 +02:00
SettingOverrideDecorator.py Revert "Update SettingOverrideDecorator upon extruder enabled/disabled" 2018-06-13 10:34:01 +02:00
SimpleModeSettingsManager.py Fix reset to default quality 2018-03-15 17:09:13 +01:00
UserChangesModel.py Fix retrieving setting values with "extruderValues()" and "resolveOrValue()" 2017-10-11 11:05:01 +02:00