Cura/cura
Kostas Karmas 669dcc62dd Add extra "AddPrinterPagesModel" without the cancel button
This commit adds an additional AddPrinterPagesModel in Cura that does
not have the "Cancel" button in the "Add Printer" page. To achieve
that, the AddPrinterPagesModel is modified so that its initialize
function decides whether or not it will add the cancel button.

If Cura ends up in a state without an active machine, the AddPrinters
dialog will open up using the showAddPrintersUncancellableDialog signal
and display the new "Uncancellable" (is this a word?)
AddPrinterPagesModel, so that the dialog cannot be dismissed.

If Cura is closed at that point, the next time it is initiated, if the
user is logged in and there is no ActiveMachine, then instead of
displaying the entire WelcomePages wizard, it will show the
uncancellable AddPrinterPagesModel, forcing the user to add a printer.

CURA-7454
2020-06-09 15:20:15 +02:00
..
API Process Review feedback for CURA-7438 2020-06-09 13:41:30 +02:00
Arranging Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
Backups Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
Machines Store data for metadata first 2020-06-08 10:31:40 +02:00
OAuth2 Fix mypy complains 2020-06-05 13:18:48 +02:00
Operations Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PrinterOutput Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ReaderWriters Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
Scene Merge branch 'master' into feature_support_meshes_present 2020-06-04 10:27:11 +02:00
Settings Process Review feedback for CURA-7438 2020-06-09 13:41:30 +02:00
Stages Move CuraStage back to where plugins expect it. 2019-03-29 13:11:03 +01:00
TaskManagement Move HttpRequestManager to Uranium 2020-01-03 08:59:29 +01:00
UI Add extra "AddPrinterPagesModel" without the cancel button 2020-06-09 15:20:15 +02:00
UltimakerCloud Process Review feedback for CURA-7438 2020-06-09 13:41:30 +02:00
Utils Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
__init__.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ApplicationMetadata.py Update sdk version to 7.2.0 2020-04-21 11:00:06 +02:00
AutoSave.py Add some missing typing 2020-01-10 14:58:53 +01:00
BuildVolume.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
CameraAnimation.py Merge pull request #905 from Ultimaker/snappier_camera_animation 2017-10-24 10:36:55 +02:00
CrashHandler.py Merge pull request #7551 from Ultimaker/doxygen_to_restructuredtext_comments 2020-05-29 16:46:25 +02:00
CuraActions.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
CuraApplication.py Add extra "AddPrinterPagesModel" without the cancel button 2020-06-09 15:20:15 +02:00
CuraPackageManager.py Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments 2020-05-28 17:31:24 +02:00
CuraVersion.py.in Make Marketplace link configurable from the build system 2020-01-28 11:52:46 +01:00
CuraView.py Fix bunch of issues found by pylint 2020-01-10 16:37:46 +01:00
Layer.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
LayerData.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
LayerDataBuilder.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
LayerDataDecorator.py Converted comments in dir Cura/cura to rst style 2020-04-21 16:58:45 +02:00
LayerPolygon.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
MachineAction.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
MultiplyObjectsJob.py Fix bunch of issues found by pylint 2020-01-10 16:37:46 +01:00
OneAtATimeIterator.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PickingPass.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PlatformPhysics.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PreviewPass.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PrinterOutputDevice.py Fix typo in a log warning message 2019-05-16 12:04:26 +02:00
PrintJobPreviewImageProvider.py Converted comments in dir Cura/cura to rst style 2020-04-21 16:58:45 +02:00
SingleInstance.py Consider user preference when opening project files from cli. 2019-10-01 11:54:53 +02:00
Snapshot.py Converted comments in dir Cura/cura to rst style 2020-04-21 16:58:45 +02:00
XRayPass.py show xray errors in solid view 2020-02-27 16:41:13 +01:00