Cura/cura/Settings
fieldOfView f2e054b449 Fix the active quality id
activeQualityId and activeQualityName were not referencing the same profile. activeMaterialName seems to have the correct one.

CURA-2271
2016-10-11 14:27:02 +02:00
..
__init__.py Filter the list of quality changes taking into account the quality(-type) profile they depend on. 2016-10-05 09:32:18 +02:00
ContainerManager.py Merge current quality_changes values into newly created profiles 2016-10-06 14:47:35 +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 Ensure profiles are always exported in order (global, ex. 0, ex. 1, ...) 2016-10-06 17:28:33 +02:00
ExtruderManager.py Extruder manager now uses right definition for material selection 2016-10-07 17:42:56 +02:00
ExtrudersModel.py Fix showing profile values for extruders 2016-10-03 17:04:46 +02:00
MachineManager.py Fix the active quality id 2016-10-11 14:27:02 +02:00
MaterialSettingsVisibilityHandler.py Introduce a MaterialSettingsVisibilityHandler that will only show those settings relevant for materials 2016-06-28 17:30:46 +02:00
ProfilesModel.py Filter the list of quality changes taking into account the quality(-type) profile they depend on. 2016-10-05 09:32:18 +02:00
QualityAndUserProfilesModel.py Filter the list of quality changes taking into account the quality(-type) profile they depend on. 2016-10-05 09:32:18 +02:00
QualitySettingsModel.py Fix display of custom profiles for printers that have no materials (UM2) 2016-10-06 15:20:16 +02:00
SettingInheritanceManager.py Only disconnect old stack if we found a new one 2016-09-21 11:25:57 +02:00
SettingOverrideDecorator.py Per object setting now defaults to first extruder instead of active 2016-08-29 16:47:32 +02:00
UserProfilesModel.py Filter the list of quality changes taking into account the quality(-type) profile they depend on. 2016-10-05 09:32:18 +02:00