34 Commits

Author SHA1 Message Date
Jaime van Kessel
224108c342 Decrease width of popups for cluster monitor
CL-896
2018-08-31 15:55:22 +02:00
Jaime van Kessel
3ce9b481a2 Add rabithole links to cluster monitor page
CL-896
2018-08-31 15:01:54 +02:00
Jaime van Kessel
e2bcf4dfa8 Show correct labels & status icon if print was aborted
CL-896
2018-08-30 17:18:48 +02:00
Jaime van Kessel
14f253017b Align printer name & printjob name with center of printer icon
CL-896
2018-08-30 10:21:50 +02:00
Jaime van Kessel
60353bcd67 Added missing elides
CL-896
2018-08-29 11:00:24 +02:00
Jaime van Kessel
1749a6f9d5 Fixed some QML errors 2018-08-24 17:08:32 +02:00
Jaime van Kessel
39b12fed77 Added icons to beter indicate printjob state
CL-896
2018-08-24 16:47:46 +02:00
Jaime van Kessel
d57f166b08 Added opacity to preview if print is done / paused
CL-896
2018-08-24 16:26:51 +02:00
Jaime van Kessel
9564f98ccc Added context menu to printerTile
CL-893
2018-08-24 16:22:06 +02:00
Jaime van Kessel
d7e907f1a5 Icons are now displayed in the printerTile
CL-896
2018-08-24 15:13:29 +02:00
Jaime van Kessel
86f872ae70 Decreased the spacing between printJob tiles in the queueuueueu
CL-896
2018-08-24 14:12:49 +02:00
Jaime van Kessel
5605ff3b46 Fixed fonts
CL-896
2018-08-24 14:07:56 +02:00
Jaime van Kessel
bc651fea92 First printer tile no longer has shadow cut off from top
CL-894
2018-08-24 13:50:52 +02:00
Jaime van Kessel
c13f252193 Some spacing / anchoring fixes
CL-896
2018-08-24 13:41:33 +02:00
Jaime van Kessel
fc83520ad9 Added camera view back to cluster screen
CL-893
2018-08-23 20:34:20 +02:00
Jaime van Kessel
6bfa2fed96 Updated display states and fixed some more margins
CL-896
2018-08-23 19:46:14 +02:00
Jaime van Kessel
e9d4c36b32 Updated labels 2018-08-23 18:16:39 +02:00
Jaime van Kessel
dab2efab7f Updated margins & layout for the monitor page
CL-896
2018-08-23 17:29:48 +02:00
Jaime van Kessel
b0d9dc6fdd Added DropShadow to the printer & printjob tiles
CL-893 && CL-894
2018-08-23 15:53:32 +02:00
Jaime van Kessel
5176ead0e2 Added print progress to sidebar
CL-893
2018-08-23 15:07:31 +02:00
Jaime van Kessel
5a13b86a3f Changed style for context button
CL-894
2018-08-21 14:55:18 +02:00
Jaime van Kessel
dc85568973 Printer tiles in sidepanel can now be collapsed even if no job is active
CL-893
2018-08-21 13:52:09 +02:00
Jaime van Kessel
03a7833180 Fixed qml warnings (reading from undefined properties)
CL-893 && CL-894
2018-08-21 10:14:12 +02:00
Jaime van Kessel
1fa3b60f94 Added rough outline of the redesigned cluster controlItem
CL-893
2018-08-17 16:10:23 +02:00
Jaime van Kessel
78ebdb13f4 Cluster monitor page now shows queue instead of added printers
CL-894
2018-08-14 13:34:05 +02:00
Jaime van Kessel
da23eff2a6 Codestyle changes 2018-08-09 13:28:08 +02:00
Jaime van Kessel
d31df8ec67 Fixed that long printernames overlap other GUI elements 2018-08-09 12:47:49 +02:00
Jaime van Kessel
52a137a68c Ensured that sidebar has the right properties to show again
CL-541
2017-11-27 14:42:45 +01:00
Mark
334283e893 Found some more margins that wouldnt be fixed numbers and made the code more consistent 2017-10-27 14:12:35 +02:00
Jack Ha
f15f6e2e37 CL-457 added margin to top in monitor screen 2017-10-02 11:55:54 +02:00
Simon Edwards
43a6231131 CL-469 Remove the "Printer Group" text from the sidebar.
Subtask of  CL-457 Cura plugin: primary visual improvements
2017-09-30 11:05:47 +02:00
Simon Edwards
e04a63d337 CL-468 The sidebar in the monitor tab should have a grey background
Subtask of CL-457 Cura plugin: primary visual improvements
2017-09-30 10:48:16 +02:00
fieldOfView
940a8a44c8 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 17:36:35 +02:00
Simon Edwards
85efd9249c
Add in all of the changes for Cura Connect
CURA-4376
2017-09-27 10:29:48 +02:00