Cura/resources/qml/Settings
Mark Burton db3cf0c0fb Add the [int] setting type for settings that are a list of integers.
The RegExpValidator (more of a restrictor than a validator) requires the
text to start with a '[' and then have a sequence of integers separated by
commas. A trailing ']' is accepted.
2017-01-27 15:54:19 +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 Add the [int] setting type for settings that are a list of integers. 2017-01-27 15:54:19 +00:00
SettingUnknown.qml Fix SettingUnknown setting handler to display correctly 2016-05-11 17:19:31 +02:00
SettingView.qml Add the [int] setting type for settings that are a list of integers. 2017-01-27 15:54:19 +00:00