Cura/cura/Settings
2017-09-22 09:51:59 +02:00
..
__init__.py Heaps to changes to get the Cura code through the type checker (with minimal checking). 2016-11-21 21:36:08 +01:00
ContainerManager.py Add warning contexts to not translate XML tags 2017-08-14 14:06:20 +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 Added Title for messages 2017-09-13 13:58:08 +02:00
CuraContainerStack.py Find a material with the correct diameter when adding a printer 2017-08-23 11:13:36 +02:00
CuraStackBuilder.py Generate unique names for definition changes containers 2017-08-07 10:59:24 +02:00
Exceptions.py Override getProperty in ExtruderStack with some additional checks 2017-04-11 17:45:23 +02:00
ExtruderManager.py Remove wall_extruder_nr from ExtruderManager.getUsedExtruderStacks 2017-08-14 13:39:56 +02:00
ExtrudersModel.py Removed debug ID 2017-05-22 14:25:29 +02:00
ExtruderStack.py Add missing context in getProperty() in global and extruder stacks 2017-08-24 17:01:03 +02:00
GlobalStack.py Add missing context in getProperty() in global and extruder stacks 2017-08-24 17:01:03 +02:00
MachineManager.py After disconnect a signal, now is reconnected the correct one - CURA-4327 2017-09-20 17:19:44 +02:00
MachineNameValidator.py Fixed a bunch of error which were reported by PyCharm's code analysis. 2017-02-26 21:05:09 +01:00
MaterialManager.py Added Title for messages 2017-09-13 13:58:08 +02:00
MaterialSettingsVisibilityHandler.py Sync setting visibility with XmlMaterialProfile 2017-09-18 09:00:39 +02:00
MaterialsModel.py Add MaterialsModel to make material list update upon metadata change 2017-06-22 18:17:16 +02:00
PerObjectContainerStack.py Import Application instead of inline import CuraApplication 2017-08-28 14:35:36 +02:00
ProfilesModel.py small code fixes 2017-09-22 09:51:59 +02:00
QualityAndUserProfilesModel.py Detecting whether the profile is created for multiple extrusion printers or not - CURA-4327 2017-09-21 16:28:50 +02:00
QualitySettingsModel.py Merge branch 'master' into python_type_hinting 2017-01-17 08:42:55 +01:00
SetObjectExtruderOperation.py Add a SetObjectExtruderOperation class 2017-04-20 17:42:06 +02:00
SettingInheritanceManager.py Use CuraContainerStack.definition instead of ContainerStack.getBottom() 2017-05-22 14:01:58 +02:00
SettingOverrideDecorator.py Add a dedicated stack class for per-object settings 2017-08-24 17:09:28 +02:00
UserChangesModel.py Coding style fixes 2017-03-08 15:09:02 +01:00
UserProfilesModel.py Only display global quality changes profiles 2017-06-15 14:38:04 +02:00