Remco Burema
20b435af76
Qt5->Qt6: More renamed stuff.
...
part of CURA-8591
2021-12-29 11:18:49 +01:00
Remco Burema
abe7c1bf7f
Search/replace Qt5->Qt6.
...
part of upgrading Qt to v6.2: CURA-8591
2021-12-28 14:46:02 +01:00
Ghostkeeper
0d29610899
Catch environment errors when restoring back-ups
...
There could be an environment error when saving that file because of access rights or insufficient disk space. Catch that error and display an error message to the user. The log then contains more information on exactly why it failed, but the user just knows it fails.
Fixes Sentry issue CURA-21W.
2021-04-16 14:14:21 +02:00
Nino van Hooff
96ed85f9c0
Move UltimakerCloudAuthentication and UltimakerCloudScope
...
...to their own module
Fixes an import error where UltimakerCloudScope was used my both the
Toolbox and CuraDrive plugins
CURA-7150
2020-03-12 17:48:54 +01:00
Nino van Hooff
2e7b47f1ea
Add None-check for download url
...
CURA-7150
2020-03-12 17:21:03 +01:00
Nino van Hooff
6dd8ebb06a
Process review comments in Cura project
...
CURA-7150
2020-03-12 17:06:33 +01:00
Nino van Hooff
d11b3b0921
Extra comment for RestoreBackupJob
2020-03-10 14:23:40 +01:00
Nino van Hooff
ebfad16508
Refactor the restore backup implementation to RestoreBackupJob
2020-03-10 14:21:52 +01:00