Cura/resources/qml/Widgets
Erwan MATHIEU c71148321a Translate settings values in recommended screen
CURA-11911
For settings inside the screen, they are translated through the SettingDefinitionModel, but we don't use one here, so we have to translate it explicitely
2025-03-21 15:26:43 +01:00
..
ComboBox.qml Add default height to combobox, not sure why this was never set before. 2022-11-30 15:08:06 +01:00
Menu.qml Add catalog to files that weren't translating 2022-05-05 16:42:01 +02:00
MenuItem.qml Replace RecolorImage with ColorImage 2022-04-08 15:55:34 +02:00
MenuSeparator.qml Ensure that invisible menu seperators have a height of 0 2022-03-09 13:26:16 +01:00
NotificationIcon.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
RadioButton.qml Align radio buttons with new designs. 2022-03-04 13:18:00 +01:00
ScrollableTextArea.qml Add wrapper to Cura.ScrollableTextArea 2023-08-21 15:50:52 +02:00
ScrollView.qml Remove unused ScrollView widget 2022-01-19 17:16:39 +01:00
SingleSettingComboBox.qml Translate settings values in recommended screen 2025-03-21 15:26:43 +01:00
SingleSettingExtruderSelectorBar.qml Apply suggestions from code review 2022-12-12 11:44:21 +01:00
SingleSettingSlider.qml Fetch support extruder instead of the default. 2024-03-20 13:51:09 +01:00
SingleSettingTextField.qml Fetch support extruder instead of the default. 2024-03-20 13:51:09 +01:00
TextField.qml Inherit UM.TextField in Cura.TextField and remove redundant properties 2022-12-01 17:09:19 +01:00