Cura/resources/qml/Settings
c.lamboo f0e3c19a34 Render labels using Text.QtRendering on OSX
Fonts were looking a bit to thick on when using `Text.NativeRendering`, so using `Text.QtRendering` instead. After this the font weight looks identical to figma (as far as I can see).

In this commit I also changed all `Label`'s to `UM.Label`'s and removed default properties where I could.

CURA-9154
2022-05-10 15:36:50 +02:00
..
SettingCategory.qml Move CategoryButton to cura repo 2022-03-11 13:11:36 +01:00
SettingCheckBox.qml Replace RecolorImage with ColorImage 2022-04-08 15:55:34 +02:00
SettingComboBox.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
SettingExtruder.qml Show a border around text fields and drop-downs when hovering 2022-05-09 17:48:38 +02:00
SettingItem.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
SettingOptionalExtruder.qml Show a border around text fields and drop-downs when hovering 2022-05-09 17:48:38 +02:00
SettingTextField.qml Show a border around text fields and drop-downs when hovering 2022-05-09 17:48:38 +02:00
SettingUnknown.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
SettingView.qml Merge branch 'fix_missing_icons' of https://github.com/fieldOfView/Cura into 5.0 2022-04-26 15:55:10 +02:00