3 Commits

Author SHA1 Message Date
fieldOfView
1715f0578d Apply screenScaleFactor to Cura Connect UI
Any pixel size specified in QML should not either use UM.Theme.getSize(), or use screenScaleFactor to make sure the pixel size is as intended on OSX, Windows and Linux regardless of display DPI.

Contributes to CURA-4376
2017-09-28 15:42:52 +02:00
Ghostkeeper
2715ef604d
Use lower case text for translation, then transform to upper case
The formatting is done in QML, regardless of how the data looks.

Contributes to issue CURA-4341.
2017-09-27 17:31:26 +02:00
Simon Edwards
85efd9249c
Add in all of the changes for Cura Connect
CURA-4376
2017-09-27 10:29:48 +02:00