Cura/resources/qml/PrinterOutput
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
..
ExtruderBox.qml Some place RegularExpressionValidator can't be found in QtQuick 2.10 but can be in 2.15 so all files using RegularExpressionValidator have been bumped to latest QtQuick 2022-04-05 16:10:39 +02:00
HeatedBedBox.qml Some place RegularExpressionValidator can't be found in QtQuick 2.10 but can be in 2.15 so all files using RegularExpressionValidator have been bumped to latest QtQuick 2022-04-05 16:10:39 +02:00
ManualPrinterControl.qml Fix launching the usb printing menu 2022-03-03 13:01:42 +01:00
MonitorItem.qml Update usb printing menu to qt controls 2 2022-03-01 11:36:47 +01:00
MonitorSection.qml Update some USB printing items to controls 2 2022-02-22 11:58:14 +01:00
OutputDeviceHeader.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00