Cura/resources/qml/Widgets
Joey de l'Arago e6f4055df5 Remove part of hack for fixing extrudersCHanged signal at the wrong time.
Other things rely on the extruders changed signal so it is better to just emit it again at the correct time.

CURA-9793
2022-12-08 13:11:14 +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 Simplify anchors of background rectangle 2022-01-28 11:06:07 +01:00
ScrollView.qml Remove unused ScrollView widget 2022-01-19 17:16:39 +01:00
SingleSettingComboBox.qml Remove part of hack for fixing extrudersCHanged signal at the wrong time. 2022-12-08 13:11:14 +01:00
SingleSettingExtruderSelectorBar.qml Fix extruder icon text scaling. I've added a new font size here since there is not any real way I can see to scale the font based on the component size. This is because we do some magic with the font numbers before passing them to the QML. 2022-12-06 12:08:00 +01:00
SingleSettingSlider.qml Remove part of hack for fixing extrudersCHanged signal at the wrong time. 2022-12-08 13:11:14 +01:00
SingleSettingTextField.qml Remove part of hack for fixing extrudersCHanged signal at the wrong time. 2022-12-08 13:11:14 +01:00
TextField.qml Inherit UM.TextField in Cura.TextField and remove redundant properties 2022-12-01 17:09:19 +01:00