Cura/cura/UI
Kostas Karmas d6f150a523 Rearrange the AddPrinterPagesModel and mark "Add Cloud Printer" page as final
In order to avoid cases where the "Machine actions" page would lead to the "add cloud printer"
page when pressing next, the AddPrinterPagesModel was rearranged and the "add cloud printer"
page was marked as final.

CURA-7022
2020-04-29 11:38:36 +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 Rearrange the AddPrinterPagesModel and mark "Add Cloud Printer" page as final 2020-04-29 11:38:36 +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 Merge branch 'feature_objectlist_improvements' of https://github.com/fieldOfView/Cura 2020-04-28 15:40:08 +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 Add is_final_page attribute and mark the "Add Cloud Printers" page as final 2020-04-29 11:37:42 +02:00
WhatsNewPagesModel.py Remove hack in WelcomePagesModel and add WhatsNewPagesModel 2019-04-12 12:11:09 +02:00