Ghostkeeper
0fa6f650f6
Expose printer status updates via progress update signal
...
This way we can ask the printer status from QML even if it's updated via a job on a different thread and different class and all that.
Contributes to issue CURA-8609.
2021-10-12 16:06:53 +02:00
Ghostkeeper
125c80430b
Show more information about errors we're getting
...
Show the error code we received in the GUI, and allow expansion for different types of errors.
Contributes to issue CURA-8609.
2021-10-12 11:30:12 +02:00
Ghostkeeper
025ef743ee
Track progress from export job
...
This way we can show a progress bar.
Contributes to issue CURA-8609.
2021-10-12 10:24:07 +02:00
Ghostkeeper
4661b02e4c
Move code and status related to uploading materials to separate class
...
There's quite a lot of status to track, errors and progress. It's better kept separate.
Contributes to issue CURA-8609.
2021-10-12 09:43:21 +02:00