Ghostkeeper
ee9de1f11b
Merge branch '3.2'
...
Lots of conflicts due to rounding vs. flooring of text element positions for weirdness with the font aliasing.
2018-02-14 10:53:51 +01:00
Mark
b531c0550d
Change Math.floor to Math.round as a last try to fix garbled fonts
...
CURA-4941
2018-02-14 09:28:47 +01:00
Aleksei S
0954211be8
Fix: Wrong print time
...
CURA-4874
2018-01-29 16:01:11 +01:00
Jaime van Kessel
dea13899b3
Cluster can now "target" one of it's printers for display
...
CL-541
2017-11-30 13:07:01 +01:00
Jaime van Kessel
70cfbf0180
PostPrintjobFinished now hides messages & resets state
...
CL-541
2017-11-30 11:44:18 +01:00
Jaime van Kessel
f30f0a7194
Mismatched configuration is now shown correctly again
...
CL-541
2017-11-30 11:04:13 +01:00
Jaime van Kessel
3d3b140526
Times are correctly displayed for Cluster again
...
CL-541
2017-11-30 10:53:38 +01:00
Jaime van Kessel
c6f2e167e2
Renamed some missed properties
...
CL-541
2017-11-27 16:02:55 +01:00
Jaime van Kessel
5d3779da26
Update cluster view components
...
CL-541
2017-11-27 15:54:44 +01:00
Ghostkeeper
147cbdf592
Clarify translations of 'unknown'
...
For some languages, the gender matters.
Contributes to issue CURA-4601.
2017-11-24 13:16:14 +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
Simon Edwards
eef4d61402
Correct the status message when a printer needs a config change but is unreachable
...
CL-508
2017-10-12 13:44:03 +02:00
Simon Edwards
af3c34b6fd
Don't let the user select unreachable printers in the Cura Connect monitor tab
...
CL-584
2017-10-12 10:46:25 +02:00
Simon Edwards
b68707d29c
Show the printer unreachable status in the Cura Connect tab when needed.
...
CL-508
2017-10-11 13:52:45 +02:00
Simon Edwards
c6f4e263fb
Make the blue color on the monitor tab consistent
...
CL-554
2017-10-10 10:49:04 +02:00
Simon Edwards
ebb8437bff
Avoid using fractional pixel sizes and positions. It causes poor text rendering on Windows (and may be others)
2017-10-09 16:39:57 +02:00
Simon Edwards
0191215215
Let the printer state text wrap too
...
CL-521
2017-10-09 16:39:57 +02:00
Jaime van Kessel
a2dabc6442
Re-added elide properties that seem to have gone lost in re-work
...
CL-521
2017-10-06 13:51:18 +02:00
Jaime van Kessel
8913a64fdc
Removed some hardcoded UI values
2017-10-06 13:46:17 +02:00
Jaime van Kessel
af0615f985
Codestyle fixes
...
CL-524
2017-10-06 13:37:48 +02:00
Jaime van Kessel
21ad2548b7
Also check the status of the job if it's not printing
...
CL-524
2017-10-06 13:32:06 +02:00
Jack Ha
2ae5334dde
Solve merge conflicts
2017-10-02 16:13:32 +02:00
Jack Ha
341b2b3718
CL-228 CL-229 better fallback to printer status labels
2017-10-02 16:02:59 +02:00
Jack Ha
6d861c8a33
CL-228 CL-229 more detailed printer status labels
2017-10-02 15:41:07 +02:00
Jack Ha
321e531b1c
CL-457 remove screenScaleFactor because statusText.height already has devicePixelRatio included
2017-10-02 15:03:07 +02:00
Simon Edwards
e1001c1aa4
CL-470 Update the icon SVGs
...
Subtask of CL-457 Cura plugin: primary visual improvements
2017-10-02 13:53:09 +02:00
Jack Ha
48ad909431
CL-457 removed commented out code
2017-10-02 11:45:09 +02:00
Jack Ha
2264c6c303
CL-457 corrected qml errors
2017-10-02 11:37:08 +02:00
Simon Edwards
3abf25937b
CL-470 Add icons to the printer state box on the monitor tab.
...
Subtask of CL-457 Cura plugin: primary visual improvements
2017-10-01 13:30:44 +02:00
Simon Edwards
5865d52000
CL-474 Fix the image used for the camera icon
...
Subtask of CL-457 Cura plugin: primary visual improvements
2017-10-01 12:01:08 +02:00
Simon Edwards
553a309d23
CL-473 Print job duration time has the wrong format. Use the Cura format from the Prepare tab.
...
Subtask of CL-457 Cura plugin: primary visual improvements
2017-09-30 12:59:46 +02:00
Simon Edwards
cee8a687da
Show the printer status as 'printing' in the case that a running print job isn't under control of Cura Connect
2017-09-30 11:06:31 +02:00
Simon Edwards
e868b972b5
Implement the print job pause, resume and abort for Cura Connect
...
CL-455
2017-09-29 13:07:06 +02:00
Jack Ha
b7dd756427
CL-506 changed Aborted to Print aborted and added it to all translations on the top
2017-09-29 11:21:15 +02:00
Ghostkeeper
4932cc1e85
Revert string changes that can easily be reverted
...
These strings can be re-used from other places.
Contributes to issue CL-506.
2017-09-29 11:03:33 +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
8658053a3b
Improved status messages, and the 'printing' counter in the sidebar.
...
CL-118
2017-09-28 14:37:38 +02:00
Simon Edwards
01ff608a09
Change "Required action" to "Action required"
...
CL-118
2017-09-28 11:40:48 +02:00
Simon Edwards
4ca8bc5a9e
CL-118 Add support and text for disabled printers and print jobs which require config changes.
2017-09-28 11:25:34 +02:00
Simon Edwards
85efd9249c
Add in all of the changes for Cura Connect
...
CURA-4376
2017-09-27 10:29:48 +02:00