Ghostkeeper
a01063b7d8
Merge branch '4.0'
2019-01-17 16:32:18 +01:00
Ghostkeeper
13c1a70677
Fix margin
...
The theme entry didn't exist.
Discovered during work on CURA-6086, but for the rest unrelated.
2019-01-17 16:31:50 +01:00
Remco Burema
98ce0caaef
Merge pull request #5158 from Ultimaker/marketplace_use_busy_indicator
...
Remove loading gif
2019-01-17 16:17:00 +01:00
Jaime van Kessel
94cf61ca18
Merge branch '4.0' of github.com:Ultimaker/Cura
2019-01-17 14:28:35 +01:00
Jaime van Kessel
aff2ffc67a
Merge branch 'preference_qml_early_out' of github.com:Ultimaker/Cura into 4.0
2019-01-17 14:23:06 +01:00
Jaime van Kessel
12a120f044
Slightly modify the variant label to match more with the monitor tab
...
CURA-6100
2019-01-17 14:21:11 +01:00
Jaime van Kessel
0ce0228f76
Merge branch 'feature_configuration_menu_variant' of https://github.com/fieldOfView/Cura into 4.0
2019-01-17 14:03:43 +01:00
Jaime van Kessel
15563a756f
Merge branch '4.0' of github.com:Ultimaker/Cura
2019-01-17 13:42:58 +01:00
Lipu Fei
3b3baeac03
Remove hard-coded account URLs in QMLs
...
CURA-6117
2019-01-17 11:20:21 +01:00
Jaime van Kessel
2f43339434
Merge branch 'CURA-6118_add_experimental_tag_on_stage_panel' of github.com:Ultimaker/Cura
2019-01-17 09:32:29 +01:00
Jaime van Kessel
24fbb1007d
Merge branch '4.0' of github.com:Ultimaker/Cura
2019-01-16 17:39:43 +01:00
Remco Burema
a0dd3f06e6
Add 'Experimental' tag for quality profiles in the header.
...
When an experimental quality profile is active, the stage panel does not show that it is experimental.
It is however shown on the quality drop-down menu in Custom mode.
This commit also fixes the untranslated (hardcoded) 'Experimental' string in the dropdown in Custom.
Fixes the issue reported in CURA-6118.
2019-01-16 15:50:40 +01:00
Remco Burema
f057c9a7df
Prevent spurious updates to 'onPreferenceChanged's if the preference doesn't match.
2019-01-15 17:15:12 +01:00
Jaime van Kessel
090fdbf598
Merge branch '4.0' of github.com:Ultimaker/Cura
2019-01-14 14:17:40 +01:00
ChrisTerBeke
f2922e2405
Merge branch '4.0' into STAR-322_cloud-connection
2019-01-14 14:16:35 +01:00
Jaime van Kessel
b1b61fa466
Add missing return
2019-01-14 14:14:47 +01:00
Jaime van Kessel
5ae05acd2c
Merge branch 'fix_non_connect_networkprinters' of https://github.com/fieldOfView/Cura into 4.0
2019-01-14 14:12:36 +01:00
Lipu Fei
71036abd87
Add troubleshooting link for recommended
...
CURA-6114
2019-01-14 12:11:45 +01:00
Lipu Fei
6876935359
Merge remote-tracking branch 'origin/4.0'
2019-01-14 11:21:28 +01:00
Lipu Fei
0ecd00fa1f
Merge pull request #5150 from Ultimaker/CURA-6054-2_fix_resize_panel_on_window_change
...
Fix resizable Settings-Panel for change in window size. [CURA-6054]
2019-01-14 11:01:46 +01:00
Lipu Fei
29bb317293
Add a margin to settings panel bottom
...
CURA-6054
2019-01-14 10:55:03 +01:00
Diego Prado Gesto
c6da824203
Merge branch '4.0'
2019-01-14 08:56:33 +01:00
Diego Prado Gesto
c11e0cecc8
Remove loading gif
...
Instead of an external gif, use the BusyIndicator that exists in the ActionButton.
2019-01-13 16:58:38 +01:00
fieldOfView
f8bfca6079
Don't show auto configuration selection when there are no configurations
2019-01-11 18:27:44 +01:00
fieldOfView
d03ec22dee
Hide empty abbreviated machinename
...
Connected printers that are not Cura Connect printers may not have a connect_group_name.
2019-01-11 17:55:06 +01:00
fieldOfView
c81689d233
Prevent a recurring qml warning
...
Note that the connect_group metadata is also queried for non-connected printers; the model is not filtered, but non-connected printers are set to be invisible.
2019-01-11 17:40:36 +01:00
Remco Burema
7b3cf6be64
Fix resizable Settings-Panel for change in window size. [CURA-6054]
2019-01-11 17:32:15 +01:00
ChrisTerBeke
3c10cca0de
Fixed all codestyle and nitpicks from review
2019-01-11 16:33:49 +01:00
ChrisTerBeke
2e3398e349
Merge branch '4.0' into STAR-322_cloud-connection
2019-01-11 15:10:44 +01:00
Jaime van Kessel
3ecdd91223
Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0
2019-01-11 14:49:06 +01:00
Jaime van Kessel
cbeadb2343
Set the font of the time estimation to medium bold
...
This way it will also fit when a very long time is used in german.
If we don't do this, 14 Tages 12 Stunden 33 Minuten didn't fit.
CURA-6097
2019-01-11 14:47:59 +01:00
Diego Prado Gesto
e706020639
Improve the text when there is no configuration available
...
It can happen that the list is empty because the data is still coming or because the connection has been lost.
There are also some improvements in the link to the compatibility chart. Now the two external links in Cura have the same behaviour.
Contributes to CURA-6011.
2019-01-11 14:44:49 +01:00
Jaime van Kessel
ff79e91686
Move the additional components for the save button out of the action panel
...
CURA-6097
2019-01-10 16:32:43 +01:00
Jaime van Kessel
614b1000fd
Added missing material compatibility chart link
...
CURA-6090
2019-01-10 15:36:36 +01:00
ChrisTerBeke
56f0a341bc
Fix merge conflicts
2019-01-10 15:17:53 +01:00
Remco Burema
980953b00c
Merge pull request #4960 from Ultimaker/CURA-6005_cura_drive_plugin
...
[4.0] CURA-6005 Added CuraDrive plugin to Cura build
2019-01-10 14:58:00 +01:00
Diego Prado Gesto
03b4121d22
Fix broken shortcut for slice or stop slicing.
2019-01-10 13:59:22 +01:00
ChrisTerBeke
a6114d39e4
Fix merge conflicts with 4.0
2019-01-08 11:49:36 +01:00
Jaime van Kessel
578027182e
Prevent setting items from overlapping with column headers
2019-01-08 10:49:55 +01:00
Lipu Fei
a8128919af
Make resize bar slim
...
CURA-6054
2019-01-07 10:41:07 +01:00
Ghostkeeper
cfdce25a62
Add grip lines to bottom of resizable panel
...
Looks all right now.
Contributes to issue CURA-6054.
2019-01-03 17:06:17 +01:00
fieldOfView
f1d01e733d
Add variant to the configuration menu headerItem
2019-01-03 16:34:05 +01:00
Ghostkeeper
798c1f198c
Hide action panel when displaying a stage with a background
...
This is not the worst hack ever, but it's quite a hack.
Contributes to issue CURA-6054.
2019-01-03 16:04:27 +01:00
Jaime van Kessel
1973397b92
Remove confusing printer preference text
...
CURA-6003
2019-01-03 15:34:41 +01:00
Lipu Fei
f7fb04d4ae
Fix merge conflicts with 4.0
2019-01-03 15:25:40 +01:00
Lipu Fei
a14c846e29
Rename CheckBox.qml to CheckBoxWithTooltip.qml
...
CURA-6005
2019-01-03 11:53:19 +01:00
Lipu Fei
136317c3c7
Fix code styles
...
CURA-6005
2019-01-03 11:26:14 +01:00
Ghostkeeper
78ee666919
Merge branch '4.0'
2019-01-03 11:09:28 +01:00
Ghostkeeper
707c3a26a8
Make job specs not bold
...
As per the design.
Contributes to issue CURA-6025.
2019-01-03 11:06:43 +01:00
Lipu Fei
d97b812ccd
Merge branch '4.0' into unify_font_types
2019-01-03 10:46:49 +01:00