Cura/cura/UI
Kostas Karmas 1b1c006998 Skip the Cloud page if the user is logged in
If the user goes through the welcome wizard, arrives at the login page,
logs in and then closes Cura, he/she will be logged in the next time.
In this case, he/she will go through the welcome page again but will
not see the sign in page at all.

CURA-7019
2020-04-21 11:23:42 +02:00
..
__init__.py WIP: Add Welcome Page and use CTRL+Alt+D to trigger 2019-02-27 12:45:28 +01:00
AddPrinterPagesModel.py Fix that you can only cancel in WizardDialog 2019-04-29 15:53:08 +02:00
CuraSplashScreen.py Make animation time instead of update dependant 2019-12-24 12:53:19 +01:00
MachineActionManager.py Add some missing typing 2020-01-10 14:58:53 +01:00
MachineSettingsManager.py Don't use material manager to reset material 2019-09-20 09:57:35 +02:00
ObjectsModel.py Remove a number of unused imports 2020-04-10 13:58:10 +02:00
PrintInformation.py Add some timers to sceneChanged 2020-01-03 10:17:54 +01:00
RecommendedMode.py Change import 2019-05-21 15:17:04 +02:00
TextManager.py Gracefully handle the sitation if the changelog was not found 2020-03-18 11:17:23 +01:00
WelcomePagesModel.py Skip the Cloud page if the user is logged in 2020-04-21 11:23:42 +02:00
WhatsNewPagesModel.py Remove hack in WelcomePagesModel and add WhatsNewPagesModel 2019-04-12 12:11:09 +02:00