Cura/resources/qml/Settings
Mark Burton 03fe03ed65 Modify the constraints of the SettingTextField when the setting type is "str".
When the setting type is "str" it now allows the setting contents to be
up to 20 characters long with no constraint on what those characters are.
2017-01-16 16:05:21 +00: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 Resolve is now updated from the base property 2016-11-21 11:10:23 +01:00
SettingComboBox.qml Resolve is now updated from the base property 2016-11-21 11:10:23 +01:00
SettingExtruder.qml Fix color update in extruder comboboxes. CURA-3033 2016-12-01 14:06:17 +01:00
SettingItem.qml Solved (with an ugly fix) that after loading some projects, 'Slicing...' appears without doing anything. CURA-1263 2016-12-14 16:52:49 +01:00
SettingTextField.qml Modify the constraints of the SettingTextField when the setting type is "str". 2017-01-16 16:05:21 +00:00
SettingUnknown.qml Fix SettingUnknown setting handler to display correctly 2016-05-11 17:19:31 +02:00
SettingView.qml Added support mesh and anti overhang mesh to exclude list in settingview 2017-01-06 13:21:47 +01:00