Cura/resources/qml/Dialogs
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
..
AboutDialog.qml Update list of projects that can be updated without string freeze break 2022-04-25 11:14:13 +02:00
AskOpenAsProjectOrModelsDialog.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
DiscardOrKeepProfileChangesDialog.qml Update DiscardOrKeepProfileChangesDialog.qml TableModel 2022-04-05 15:53:56 +02:00
MessageDialog.qml Replace UM.MessageDialog with newly added Cura.MessageDialog 2022-02-23 14:09:38 +01:00
OpenFilesIncludingProjectsDialog.qml Fix few more instances of old usage of fileUrl vs selectedFile 2022-04-19 17:12:58 +02:00
WorkspaceSummaryDialog.qml Fix storing the "dont show this again" of the project saving 2022-05-10 10:26:39 +02:00