Lipu Fei 9c1d23fe5b Make sure MachineManager initializes after ContainerRegistry does 7 years ago
..
ContainerManager.py 034686e9fa Don't modify list you're iterating over 7 years ago
ContainerSettingsModel.py b343649131 Use ListModel.setItems() instead of appending one item at a time 8 years ago
CuraContainerRegistry.py b839cb74f4 Do not only check if activeMaterialId is None, also check for empty 7 years ago
CuraContainerStack.py 012d299d98 Prevent circular import 7 years ago
CuraStackBuilder.py a134779627 Fix creating conflicting machine names 7 years ago
Exceptions.py b9dc94e1f6 Override getProperty in ExtruderStack with some additional checks 8 years ago
ExtruderManager.py b0be901079 Do not check support_interface_extruder_nr if it is used 7 years ago
ExtruderStack.py 18fddf50c7 Add type hinting for container_id in ExtruderStack 7 years ago
ExtrudersModel.py c474642744 Removed debug ID 7 years ago
GlobalStack.py 3d48024a47 Override getConfigurationTypeFromSerialized for GlobalStack 7 years ago
MachineManager.py 9c1d23fe5b Make sure MachineManager initializes after ContainerRegistry does 7 years ago
MachineNameValidator.py 4ab6b74930 Fixed a bunch of error which were reported by PyCharm's code analysis. 8 years ago
MaterialManager.py 5fa2ba6052 Undo for material diameter also changes the property. 7 years ago
MaterialSettingsVisibilityHandler.py 83b290b8d3 Use full import path for parent class 8 years ago
MaterialsModel.py bc219a06fe Add MaterialsModel to make material list update upon metadata change 7 years ago
ProfilesModel.py 81e07b1530 Use stack properties instead of .findContainer(type = ...) 7 years ago
QualityAndUserProfilesModel.py 2adf97ba2d Also apply the filtering on the quality and user profiles model 7 years ago
QualitySettingsModel.py fb70eb6813 Merge branch 'master' into python_type_hinting 8 years ago
SetObjectExtruderOperation.py 61f542c215 Add a SetObjectExtruderOperation class 8 years ago
SettingInheritanceManager.py 8c166ea770 Use CuraContainerStack.definition instead of ContainerStack.getBottom() 7 years ago
SettingOverrideDecorator.py 573d25982e Minor cleanup of SettingOverrideDecorator 7 years ago
UserChangesModel.py 8b8fb8db95 Coding style fixes 8 years ago
UserProfilesModel.py e003abf895 Only display global quality changes profiles 7 years ago
__init__.py 14afd9eab7 Heaps to changes to get the Cura code through the type checker (with minimal checking). 8 years ago