Cura/resources/qml/Settings
Arjen Hiemstra 2cedc69ed1 Remove all special floating point handling code from SettingTextField
Since we now always send setting values as string and the conversion
from float
to string already does the rounding, there is no need to also do it
here.

Contributes to CURA-1278
Contributes to CURA-389
2016-06-08 13:46:30 +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 Fix typo in variable name 2016-06-08 11:29:24 +02:00
SettingTextField.qml Remove all special floating point handling code from SettingTextField 2016-06-08 13:46:30 +02:00
SettingUnknown.qml Fix SettingUnknown setting handler to display correctly 2016-05-11 17:19:31 +02:00
SettingView.qml Exclude machine_settings from the settings visible in the sidebar 2016-06-08 13:29:36 +02:00