Jaime van Kessel
|
d4bb50886f
|
Merge branch 'CURA-6011_connection_types' of github.com:Ultimaker/Cura into CURA-6011_connection_types
|
2018-12-18 09:40:20 +01:00 |
|
Jaime van Kessel
|
84a7f2e5a2
|
Fix review comments
CURA-6011
|
2018-12-18 09:40:08 +01:00 |
|
Diego Prado Gesto
|
b5d8db6a77
|
Merge branch '4.0' into CURA-6011_connection_types
|
2018-12-17 15:44:02 +01:00 |
|
Ian Paschal
|
cb6e4ff2d1
|
Organize MonitorStage.qml better
|
2018-12-17 14:05:28 +01:00 |
|
Ian Paschal
|
6178f9ddf6
|
Improve code style and line lengths
|
2018-12-17 11:49:09 +01:00 |
|
Ian Paschal
|
ff1a0e30f6
|
Code style & comments
|
2018-12-17 10:42:41 +01:00 |
|
Ian Paschal
|
77deabf6d4
|
Code style
|
2018-12-17 09:43:24 +01:00 |
|
Jaime van Kessel
|
b8a4d8e80d
|
Remove the cluster connection type
CURA-6011
|
2018-12-14 17:14:56 +01:00 |
|
Jaime van Kessel
|
226d052468
|
Move the machines from machinelist into their own model
CURA-6011
|
2018-12-14 17:10:58 +01:00 |
|
Ghostkeeper
|
2e835bf48d
|
Merge branch '4.0'
|
2018-12-14 15:02:30 +01:00 |
|
Lipu Fei
|
aba3b6dd8e
|
Rename setKey() and add docs
CURA-6011
|
2018-12-14 10:55:36 +01:00 |
|
Lipu Fei
|
6bf39a32a9
|
Rename Enum names to camal cases
CURA-6011
|
2018-12-14 09:56:10 +01:00 |
|
Aleksei S
|
973970a895
|
Every print ouput device should define its connection type(usb, network, cluster and etc)
CURA-6011
|
2018-12-13 16:00:12 +01:00 |
|
Lipu Fei
|
620790ae3d
|
Reduce the creations of ExtrudersModels
CURA-6015
|
2018-12-13 14:12:23 +01:00 |
|
Lipu Fei
|
2cf80b4578
|
Remove unused simpleNames flag
CURA-6015
|
2018-12-13 14:12:04 +01:00 |
|
Ian Paschal
|
1ababf38ad
|
Use full printer name if no tag is known
Contributes to CL-1173
|
2018-12-11 16:42:44 +01:00 |
|
Ian Paschal
|
daeb86bdb1
|
Use short printer family tags
Contributes to CL-1173
|
2018-12-11 15:55:03 +01:00 |
|
Diego Prado Gesto
|
1f26b55731
|
Merge pull request #4966 from Ultimaker/CL-1160_fix_materials_none_type
CL-1160 Replace fix for 'None' materials
|
2018-12-11 12:14:34 +01:00 |
|
Diego Prado Gesto
|
4949f39c34
|
Add translatable strings to empty and unknown material
Contributes to CL-1160.
|
2018-12-11 12:10:32 +01:00 |
|
Diego Prado Gesto
|
70b0d16fa4
|
Fix typo
Missing parenthesis.
Contributes to CL-1160.
|
2018-12-11 11:53:26 +01:00 |
|
Ian Paschal
|
1c373b7205
|
Improve config override text
Contributes to CL-1152
|
2018-12-11 11:51:13 +01:00 |
|
Diego Prado Gesto
|
2b2e8ebb31
|
Add some safety checks when checking for the guid of the material
Don't crash if the guid doesn't exist.
Contributes to CL-1160.
|
2018-12-11 11:37:01 +01:00 |
|
Ian Paschal
|
0f357e1078
|
Replace fix for 'None' materials
This was fixed in 4.0 and accidentally got reverted when merging another branch in.
Contributes to CL-1160
|
2018-12-11 10:51:05 +01:00 |
|
Ian Paschal
|
0e19fa731f
|
Codestyle
Contributes to CL-1152
|
2018-12-10 15:47:45 +01:00 |
|
Ian Paschal
|
04af8fbd50
|
Update MonitorConfigOverrideDialog.qml
Contributes to CL-1152
|
2018-12-10 15:33:16 +01:00 |
|
Ian Paschal
|
028d993bab
|
Format .gcode.gz files too
Contributes to CL-1152
|
2018-12-10 15:27:51 +01:00 |
|
Ian Paschal
|
32f2b7ec1f
|
Fix some warnings
Contributes to CL-1152
|
2018-12-10 15:05:01 +01:00 |
|
Ian Paschal
|
2db5d2b231
|
Add support for translation plurals
Contributes to CL-1152
|
2018-12-10 14:54:45 +01:00 |
|
Ian Paschal
|
df0ae20dde
|
Let's just get stepped up in here and get some personal space
Contributes to CL-1152
|
2018-12-10 14:39:15 +01:00 |
|
Ian Paschal
|
315bcf50c7
|
Get some personal space up in this personal space
Contributes to CL-1152
|
2018-12-10 14:31:49 +01:00 |
|
Ian Paschal
|
df4e5c40df
|
Rename ClusterMonitorItem
Contributes to CL-1152
|
2018-12-10 12:19:52 +01:00 |
|
Ian Paschal
|
8a856f13d2
|
Re-add config changes in monitor tab
Contributes to CL-1152
|
2018-12-10 11:36:51 +01:00 |
|
Ian Paschal
|
ad7dcf6fc0
|
Delete ClusterControlItem.qml
Contributes to CL-1152
|
2018-12-10 11:36:12 +01:00 |
|
Ian Paschal
|
021c448627
|
Remove depreciated monitor tab stuff
Contributes to CL-1152
|
2018-12-10 11:31:18 +01:00 |
|
Diego Prado Gesto
|
1d33fe081f
|
Clean up the code
Remove all the references to the sidebar and use the term print_setup instead.
Contributes to CURA-5941.
|
2018-12-07 12:07:41 +01:00 |
|
Diego Prado Gesto
|
3b8b70bddf
|
Merge branch 'ui_rework_4_0' into CURA-5941_restyle_setting_dropdown
|
2018-12-06 16:35:07 +01:00 |
|
Diego Prado Gesto
|
3ca749cdcb
|
Add a bunch of renderTypes to labels in the DiscoverUM3Action.
|
2018-12-06 14:31:52 +01:00 |
|
Diego Prado Gesto
|
07d58c3aef
|
Merge branch 'ui_rework_4_0' into CURA-5941_restyle_setting_dropdown
|
2018-12-05 13:56:21 +01:00 |
|
Ghostkeeper
|
024bf409c9
|
Merge branch 'CURA-5876-Configuration_dropdown' into ui_rework_4_0
|
2018-12-05 13:29:06 +01:00 |
|
Diego Prado Gesto
|
909b0f3f7e
|
Merge branch 'ui_rework_4_0' into CURA-5941_restyle_setting_dropdown
|
2018-12-05 13:10:42 +01:00 |
|
Diego Prado Gesto
|
537929893f
|
Merge branch 'master' into ui_rework_4_0
|
2018-12-05 13:10:14 +01:00 |
|
Ian Paschal
|
e8a933331c
|
Clean-up printer status label
Contributes to CL-1153
|
2018-12-05 12:14:18 +01:00 |
|
Lipu Fei
|
4ff5e43a28
|
Handle Empty and Unknown material cases
CURA-5982
|
2018-12-04 17:24:51 +01:00 |
|
Lipu Fei
|
fb3c1fc11d
|
Merge remote-tracking branch 'origin/master' into CURA-5982_fix_crash_no_material
|
2018-12-04 17:15:26 +01:00 |
|
Lipu Fei
|
a13fb4a81e
|
Merge remote-tracking branch 'origin/master' into ui_rework_4_0
|
2018-12-04 17:12:24 +01:00 |
|
Ian Paschal
|
014a138fda
|
Remove semi-colon
Contributes to CL-1153
|
2018-12-04 15:12:00 +01:00 |
|
Ian Paschal
|
1494daf671
|
Simplify preview icon logic
Contributes to CL-1153
|
2018-12-04 15:11:31 +01:00 |
|
Ian Paschal
|
ebb31409b8
|
Always return a string for preview icon
Contributes to CL-1153
|
2018-12-04 15:10:31 +01:00 |
|
Ian Paschal
|
96b9c7f3ea
|
Fix multi-argument i18n string
Contributes to CL-1153
|
2018-12-04 11:40:56 +01:00 |
|
Ian Paschal
|
249a90199b
|
Improve printer status handling
Contributes to CL-1153
|
2018-12-04 11:08:01 +01:00 |
|