Cura/cura/Settings
Arjen Hiemstra 0934ae70a8 Introduce clearUserContainers and updateQualityChanges methods in ContainerManager
They are moved from MachineManager which is really getting too large and
complicated.

Contributes to CURA-2006
2016-08-04 02:11:35 +02:00
..
__init__.py Move MachineManager to cura/Settings and rename it to MachineManager 2016-07-04 12:08:08 +02:00
ContainerManager.py Introduce clearUserContainers and updateQualityChanges methods in ContainerManager 2016-08-04 02:11:35 +02:00
ContainerSettingsModel.py Add missing copyright notice 2016-07-14 18:44:29 +02:00
CuraContainerRegistry.py Store the Quality profile for the 'global' and extruders in the gcode. Read in all of the quality profile during import. 2016-07-12 12:41:49 +02:00
ExtruderManager.py Expose an extruderValue() function to value functions 2016-08-02 19:42:40 +02:00
ExtrudersModel.py We now ask the stack for the position (instead of definition) 2016-07-25 13:50:47 +02:00
MachineManager.py Remove globalPropertyChanged 2016-08-04 02:05:12 +02:00
MaterialSettingsVisibilityHandler.py Introduce a MaterialSettingsVisibilityHandler that will only show those settings relevant for materials 2016-06-28 17:30:46 +02:00
SettingOverrideDecorator.py Remove print statement 2016-08-03 12:39:01 +02:00