Cura/resources/qml/Widgets
j.delarago 171da643d5 I'm replacing all CheckBox in Cura with this CheckBox except ones that use the old "style" tag (Not in scope). This should make the design consistent everywhere and easier to update.
Moved set width and height from top level into "indicator" since this was causing the label to be cut off.

Swapped out setting_control_radius for checkbox_radius since these are different now.

Updated the UM.RecolorImage to work with tri state checkboxes so this can replace the Checkbox in SettingVisiblityPage.qml.
2022-01-21 18:06:31 +01:00
..
CheckBox.qml I'm replacing all CheckBox in Cura with this CheckBox except ones that use the old "style" tag (Not in scope). This should make the design consistent everywhere and easier to update. 2022-01-21 18:06:31 +01:00
ComboBox.qml Remove unneeded catalog 2021-10-08 18:17:18 +02:00
Menu.qml Add Cura-styled Menu, MenuItem and MenuSeparator controls 2021-05-20 12:20:19 +02:00
MenuItem.qml Fix two deprecated icons 2021-07-27 16:16:36 +02:00
MenuSeparator.qml Add Cura-styled Menu, MenuItem and MenuSeparator controls 2021-05-20 12:20:19 +02:00
NotificationIcon.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
RadioButton.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ScrollableTextArea.qml Wrap the text in the license window 2021-07-26 14:08:27 +02:00
ScrollView.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
TextField.qml Fix margins 2021-07-13 16:04:01 +02:00