Lipu Fei
f0d9aa77c2
Make account button non-fixed-width
...
CURA-6132
2019-01-31 09:43:33 +01:00
Remco Burema
dcf9ce56e4
Merge pull request #5244 from Ultimaker/CURA-6115-improve-message-options
...
Cura 6115 improve message options
2019-01-30 17:54:47 +01:00
Lipu Fei
8dd0f8d329
Remake: show initial if no avatar
...
CURA-6132
2019-01-30 15:37:41 +01:00
Lipu Fei
de4db19234
Remake: account panel
...
CURA-6132
2019-01-30 15:37:34 +01:00
Lipu Fei
784598d4a2
Remake: sign in page
...
CURA-6132
2019-01-30 15:37:25 +01:00
Lipu Fei
6aebdade73
Remake: Change to "sign in" button
...
CURA-6132
2019-01-30 15:37:20 +01:00
Jaime van Kessel
969ed6409c
Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0
2019-01-30 13:37:34 +01:00
Jaime van Kessel
9ae08b4aec
Moved the old logo back again
...
It looks way better, so lets hope it's here to stay!
2019-01-30 13:36:55 +01:00
Ghostkeeper
430be551d3
Fix link to properties of row
...
This fixes a QML warning and probably fixes the visibility of these elements.
2019-01-30 12:59:27 +01:00
Jaime van Kessel
805b4dbe4c
Fixed height for action message buttons
...
CURA-6115
2019-01-29 13:28:32 +01:00
Jaime van Kessel
4151050127
Setting the height of an action button now actually changes it's size
...
CURA-6115
2019-01-29 12:57:05 +01:00
Lipu Fei
e2e856a5cd
Add adhesion warning message back
...
CURA-6070
2019-01-28 14:41:57 +01:00
Lipu Fei
1f21eed14f
Add Text.NativeRendering for Labels
...
CURA-6141
2019-01-28 09:05:43 +01:00
Lipu Fei
c6ff8149f6
Remove colon according to design
...
CURA-6141
2019-01-28 09:04:08 +01:00
Lipu Fei
71b2787d0d
Use Label
...
CURA-6141
2019-01-28 08:48:02 +01:00
Remco Burema
3d413ceb2c
MaterialInfo: Tweak text-alignment/layout. [CURA-6141]
2019-01-26 11:43:15 +01:00
Remco Burema
e7ff70870f
MaterialInfo: Also replace HTML-text with QML-elements for 'by line-type'. [CURA-6141]
2019-01-26 11:25:38 +01:00
Jaime van Kessel
8f8b13f7c4
Let Cura define how the message actions look like
...
CURA-6115
2019-01-25 11:07:37 +01:00
Remco Burema
7fdbb11f49
MaterialInfo: Put height and fonts by QML-elements for 'by material-type'. [CURA-6141]
2019-01-24 21:56:57 +01:00
Remco Burema
654cd8e645
MaterialInfo: Begin replace HTML-text with QML-elements for 'by material-type'. [CURA-6141]
2019-01-24 18:08:02 +01:00
Ghostkeeper
cbed8038e9
Don't say that creating a profile needs to provide a 'new' name
...
It's weird to ask for a new name if the profile is completely new.
Made together with a change in Uranium for CURA-6086.
2019-01-23 17:35:33 +01:00
Diego Prado Gesto
551111bd60
Close the configuration panel when the user syncs with a configuration
2019-01-23 11:24:28 +01:00
Jaime van Kessel
0942bebaf8
Move troubleshoot link to help menu
2019-01-22 16:19:29 +01:00
Lipu Fei
9bc748ffa1
Fix scrolling with configurations
...
CURA-6125
2019-01-22 11:48:41 +01:00
Remco Burema
e7ba543fec
Merge pull request #5172 from Ultimaker/resize_bar_ui_changes
...
Change the style of the resize bar
2019-01-17 16:59: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
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
Lipu Fei
3b3baeac03
Remove hard-coded account URLs in QMLs
...
CURA-6117
2019-01-17 11:20:21 +01:00
Diego Prado Gesto
86b0ac320b
Increase the padding with the button
...
Add more padding when the draggable area is visible
2019-01-16 08:47:01 +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
Diego Prado Gesto
2435b97ef7
Change the style of the resize bar at the bottom of the print setup panel
...
Make it wider and more visible to the user.
Change icon.
Keep margins according to the other panels.
2019-01-15 12:12:47 +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
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
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