Cura/resources/qml/WelcomePages
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
..
AddCloudPrintersView.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
AddLocalPrinterScrollView.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
AddNetworkOrLocalPrinterContent.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
AddNetworkPrinterScrollView.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
AddPrinterByIpContent.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
ChangelogContent.qml Remove horizontal scrollbar policies from Cura.ScrollableTextArea 2022-01-28 15:27:47 +01:00
CloudContent.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
DataCollectionsContent.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
DropDownHeader.qml Replace RecolorImage with ColorImage 2022-04-08 15:55:34 +02:00
DropDownWidget.qml Fix height and scrolling of add printer menus 2022-01-19 16:26:48 +01:00
FirstStartMachineActionsContent.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
ImageTile.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
UserAgreementContent.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
WelcomeContent.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
WelcomeDialogItem.qml Roughly strip out the GraphicalEffects 2022-03-28 16:11:28 +02:00
WhatsNewContent.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
WizardDialog.qml Make Wizard Dialogs non-resizeable. 2021-04-01 13:01:14 +02:00
WizardPanel.qml Set height of progressBar to 0 when not visible in WizardPanel 2021-04-09 11:42:13 +02:00