Cura/resources/qml/Settings
Arjen Hiemstra 5a14c5e5ba Replace manual function calls to updateCurrentIndex with an explicit binding
This is mostly in support of Uranium PR #165 . That changes
SettingPropertyProvider so that the "properties" property does not
always change. However, in general this is the more correct approach.

Relates to CURA-2232
2016-10-04 13:22:20 +02:00
..
SettingCategory.qml Fix expand/collapse icon when using the inherit icon to expand a category 2016-09-22 10:36:38 +02:00
SettingCheckBox.qml Resolvement strategy for bed adhesion and prime tower enable. 2016-09-13 14:07:18 +02:00
SettingComboBox.qml Replace manual function calls to updateCurrentIndex with an explicit binding 2016-10-04 13:22:20 +02:00
SettingExtruder.qml Update swatch colors when changing materials 2016-08-10 14:37:59 +02:00
SettingItem.qml Inherit button now correctly removes values if needed for multi extrusion machines 2016-10-04 10:46:13 +02:00
SettingTextField.qml Resolve now also returns value if resolve was undefined 2016-09-21 15:01:08 +02:00
SettingUnknown.qml Fix SettingUnknown setting handler to display correctly 2016-05-11 17:19:31 +02:00
SettingView.qml SettingView: Only removeUnusedValue when no resolve. Contributes to CURA-2232 2016-10-04 11:13:33 +02:00