Jaime van Kessel
91a886793b
Hide welcome dialog instead of close cura if you complete it
...
CURA-6057
2019-03-29 12:04:00 +01:00
Jaime van Kessel
2f34bdc650
Fix shadow of the first run screen
...
CURA-6057
2019-03-29 11:51:57 +01:00
Jaime van Kessel
894a09b654
The welcome dialog is now a rectangle instead of a dialog
...
The whole window approach was just causing to much cross platform issues, so
I converted it into a rectangle and put a mouseArea that eats all the events in the
greyOut background
CURA-6057
2019-03-29 11:33:49 +01:00
Jaime van Kessel
28dc187731
Set the flag of the welcome dialog to Dialog
...
We want the dialog to be modal, but if it's a window (and not a dialog) the
modality can't be set (or well, it can be set, but it's just ignored at that point)
CURA-6057
2019-03-29 11:08:10 +01:00
Lipu Fei
839d8c2227
Merge remote-tracking branch 'origin/WIP_onboarding' into WIP_onboarding_machine_action
2019-03-26 12:07:25 +01:00
Lipu Fei
f6d212dc88
Use screenScaleFactor for WelcomeDialog size
2019-03-26 11:59:44 +01:00
Lipu Fei
af9f9fc857
Fix merge conflicts
2019-03-26 11:46:35 +01:00
Lipu Fei
418ad73a63
Move page index logic into WelcomePagesModel
2019-03-26 11:34:44 +01:00
Lipu Fei
fd0a60f8dc
Rename StepPanel to WizardPanel
2019-03-26 11:06:43 +01:00
Lipu Fei
60be55802e
Refactor StepPanel and WelcomeDialog
2019-03-26 11:04:17 +01:00
Lipu Fei
92d95a1c00
Move page index logic into WelcomePagesModel
2019-03-26 10:34:38 +01:00
Lipu Fei
9c66921538
WIP: dos2unix new files
2019-02-28 08:07:44 +01:00
Lipu Fei
14fdf68871
WIP: Add User Agreement page and fixes
2019-02-27 15:28:39 +01:00
Lipu Fei
3b63f92d55
WIP: Add base QMLs for WelcomeDialog
2019-02-27 12:45:28 +01:00