Cura/resources/qml/Settings
Ghostkeeper 927d33145f Move creating extruder manager logic to ExtruderManager
This logic was both in Extruder.py and in MachineManagerModel.py due to a planning mishap.

Contributes to issues CURA-1278 and CURA-340.
2016-06-06 15:15:33 +02:00
..
SettingCategory.qml Remove qmldir from qml resources and use proper Cura namespace for everything 2016-05-31 18:07:33 +02:00
SettingCheckBox.qml Fix mouseover highlight of checkbox settings 2016-06-01 23:59:09 +02:00
SettingComboBox.qml Make SettingComboBox work (mostly) properly 2016-05-16 18:22:37 +02:00
SettingExtruder.qml Set colours of extruder selection to material colour 2016-06-05 16:18:07 +02:00
SettingItem.qml Added properties to make setting items more customisable 2016-06-02 15:52:25 +02:00
SettingTextField.qml Setting textfield now updates correctly, even when mouse is hovering another text field. 2016-06-01 13:35:09 +02:00
SettingUnknown.qml Fix SettingUnknown setting handler to display correctly 2016-05-11 17:19:31 +02:00
SettingView.qml Move creating extruder manager logic to ExtruderManager 2016-06-06 15:15:33 +02:00