Cura/resources/qml/Settings
Simon Edwards 03914674c7 Cache all of the settings list items instead of recreating them all the time.
Fixes CURA-1630 Settings disappear after selecting all options of Experimental Modes
2016-06-06 16:04:26 +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 Cache all of the settings list items instead of recreating them all the time. 2016-06-06 16:04:26 +02:00