Remco Burema
39f6eafe3c
Remove wrong qml in WhatsNewContent.
2019-03-29 13:04:11 +01:00
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
Diego Prado Gesto
0ffcfe041a
Exclude HIPS and PETG for UM3 as it use to be in 4.0
2019-03-29 11:49:06 +01:00
Jaime van Kessel
69935115f3
Fix some layout issues with the addNetworkedOrLocalPrinter screen
...
CURA-6057
2019-03-29 11:44:09 +01:00
Jaime van Kessel
f92ed4cd02
Merge branch 'WIP_onboarding' of github.com:Ultimaker/Cura into WIP_onboarding
2019-03-29 11:35:42 +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
Remco Burema
7ceaade26d
Sort changelog correctly (newest on top). [CURA-6057]
2019-03-29 11:27:37 +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
Remco Burema
1cebf145f5
Make User-Agreement work with new 'WizadPanel'. [CURA-6057]
2019-03-29 09:23:10 +01:00
Lipu Fei
e010220432
Fix merge conflicts
2019-03-28 14:46:19 +01:00
Lipu Fei
b28fdc2b0b
Use camelcase for pyqtProperty names
2019-03-28 14:22:27 +01:00
Jaime van Kessel
84de34341d
Merge pull request #5470 from Ultimaker/WIP_onboarding_machine_action
...
New onboarding flow - machine action
2019-03-28 13:43:48 +01:00
Jaime van Kessel
ffd7a001fb
Add notification icon to the installed tab of the toolbox
...
CURA-6151
2019-03-28 13:31:51 +01:00
Lipu Fei
4f5aee6298
Merge remote-tracking branch 'origin/fix_long_button_text'
2019-03-28 11:11:49 +01:00
Diego Prado Gesto
742329a170
Document where the magic numbers come from
...
For the maximumSize of a button.
Contributes to CURA-6412.
2019-03-28 09:29:31 +01:00
Jaime van Kessel
56f3226ac1
Add the notification icon for the marketplace.
...
This adds an icon to the top right of the marketplace button to indicate that there
are plugins with pending updates.
CURA-6151
2019-03-27 13:21:56 +01:00
Lipu Fei
0a8a25860c
Update network troubleshooting URL
2019-03-27 13:09:25 +01:00
maukcc
afb6810bac
Add HMS434
...
Add HMS434 machine
2019-03-27 10:23:59 +01:00
Remco Burema
494c290cc4
Merge pull request #5505 from Ultimaker/CURA-6089_hide_materials
...
Exclude gff and cff materials for all ultimaker printers
2019-03-27 09:56:45 +01:00
Lipu Fei
6dbae6f088
Show machine actions page optionally
2019-03-27 09:34:48 +01:00
Lipu Fei
56a3b2dfa7
Fix merge conflicts
2019-03-26 16:33:13 +01:00
Lipu Fei
6c7ae309a1
Add network troubleshooting url
2019-03-26 16:27:06 +01:00
Lipu Fei
1dd48c5728
Show welcome page if no printer
2019-03-26 16:21:07 +01:00
Lipu Fei
1c39d0c015
Fix merge conflicts
2019-03-26 15:55:58 +01:00
Lipu Fei
6843fb1ffb
Load change log from file for on-boarding page
2019-03-26 15:49:40 +01:00
Lipu Fei
98b7df790d
Implement More-info button on Data Collection page
2019-03-26 15:20:18 +01:00
Lipu Fei
2511b7a26a
Implement More-info button on Data Collection page
2019-03-26 15:18:54 +01:00
Ghostkeeper
377c7f1438
Merge branch 'patch-4' of https://github.com/thopiekar/Cura into thopiekar-patch-4
2019-03-26 15:00:31 +01:00
Lipu Fei
f99affd4f5
Create Cura.RadioButton
2019-03-26 14:46:06 +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
e564687722
Use themed margins
2019-03-26 12:06:46 +01:00
Lipu Fei
f6d212dc88
Use screenScaleFactor for WelcomeDialog size
2019-03-26 11:59:44 +01:00
Lipu Fei
a6d05aa3bb
Fix misc issues
2019-03-26 11:47:09 +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
20bd9ea501
Fix binding loop in CloudContent
2019-03-26 11:08:35 +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
d52f9600b1
Fix binding loop in CloudContent
2019-03-26 09:02:28 +01:00
Lipu Fei
a85f2ce156
Fix merge conflicts
2019-03-26 09:01:01 +01:00
Lipu Fei
705cdedf0b
Remove tiny lines in ultimaker_cloud svg
2019-03-26 08:49:25 +01:00
Lipu Fei
f4cef01c7d
Remove unnecessary IDs in SVGs
2019-03-26 08:41:34 +01:00
Lipu Fei
418daae58e
Remove unnecessary groups in SVG
2019-03-26 08:33:53 +01:00
Satish
85a7d814d8
Added id to machine selector for integration tests
2019-03-25 14:34:00 +01:00
Diego Prado Gesto
14b409a895
Exclude gff and cff materials for all ultimaker printers except UMS5
...
Contributes to CURA-6089.
2019-03-25 12:59:05 +01:00
Diego Prado Gesto
7958f99152
Update the list of check urls for UM3 Extended
2019-03-25 11:59:28 +01:00
TinkerGnome
5bcb4e9554
add Mark2 definition files
2019-03-23 19:50:23 +01:00
Thomas Karl Pietrowski
8b0e1e9f5d
PrintSetupSelector: "G code" -> "G-code"
...
Noticed that "g-code" is written at some places with and without a hyphen.
Since it think it should be written with, I'm correcting it at this point.
2019-03-22 19:42:01 +01:00