Cura/cura/Settings
2018-10-25 13:40:34 +02:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ContainerManager.py Fix typing 2018-09-27 20:01:55 +02:00
cura_empty_instance_containers.py Move constant instance containers to a separate file 2018-08-15 11:04:09 +02:00
CuraContainerRegistry.py Code style: Space around binary operators 2018-10-10 14:28:50 +02:00
CuraContainerStack.py Add unit test for addDefaultMachineActions() 2018-10-23 08:49:23 +02:00
CuraFormulaFunctions.py Rename to CuraFormulaFunctions 2018-10-01 11:24:34 +02:00
CuraStackBuilder.py Remove some duplicate addExtruder() and setNextStack() calls 2018-10-25 11:42:47 +02:00
Exceptions.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ExtruderManager.py Fix the extra setNextStack() 2018-10-25 13:40:34 +02:00
ExtrudersModel.py Cleanup extruder manager 2018-09-07 17:06:18 +02:00
ExtruderStack.py Fix typo in the getCompatibleMaterialDiameter function. 2018-10-23 10:25:13 +02:00
GlobalStack.py Simplify code 2018-09-28 13:09:59 +02:00
MachineManager.py Merge pull request #4618 from Ultimaker/CURA-5834_fix_material_model_update 2018-10-23 14:54:34 +02:00
MachineNameValidator.py Remove unused parameter 2018-09-14 17:00:55 +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 Update typing and fixed the bug it exposes. 2018-10-16 11:31:33 +02:00
SettingOverrideDecorator.py Only use setMetaDataEntry() 2018-07-11 11:14:57 +02:00
SettingVisibilityPreset.py Forbid interpolation in setting visibility preset files 2018-10-18 14:54:20 +02:00
SidebarCustomMenuItemsModel.py Fix icon name role 2018-09-17 10:51:56 +02:00
SimpleModeSettingsManager.py Don't unnecessarily cast to a set 2018-06-15 13:07:55 +02:00
UserChangesModel.py Rename to CuraFormulaFunctions 2018-10-01 11:24:34 +02:00