Nino van Hooff
ca21268a12
Elide the profile text in the middle for the PrintSetupSelector.
...
This makes sure that at least some part of the name and some part of the
variant details (qualityy, diameter) is visible
CURA-6862
2019-10-15 10:26:52 +02:00
Lipu Fei
8940097265
Separate black and grey text for quality menu
...
CURA-6846
2019-10-07 21:35:31 +02:00
Lipu Fei
c528000268
Add activeQualityDisplayName to remove code duplication
...
CURA-6846
2019-10-04 14:26:20 +02:00
Lipu Fei
61a1b61756
Remove unnecessary activeQualityName property
...
CURA-6846
2019-10-04 10:27:39 +02:00
Lipu Fei
bd84c4d98d
Show quality and intent a custom profile is based on
...
CURA-6846
2019-10-03 14:18:51 +02:00
Lipu Fei
52f3f9b773
Update QML import versions and add headings
...
CURA-6598
2019-09-03 11:17:20 +02:00
Jaime van Kessel
7c832e7ea3
Intents are now also displayed in active profile labels
...
CURA-6598
2019-08-29 11:53:25 +02: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
Ghostkeeper
c6fb0d70af
Use medium font size for everything in stage menu
...
Except the material manufacturer, which should remain default.
Contributes to issue CURA-6025.
2018-12-31 13:22:53 +01:00
Diego Prado Gesto
af37f51cf8
Make the expandable content header to be a common header for every expandable component.
...
Contributes to CURA-5941.
2018-12-10 13:36:06 +01:00
Diego Prado Gesto
15f81da95b
Do not show the layer height in the header panel when the profile is not supported
2018-12-07 13:47:58 +01:00
Diego Prado Gesto
898fd25ddb
Remove the component IconLabel since we have a similar one in IconWithText
...
Contributes to CURA-5941.
2018-12-07 11:43:41 +01:00
Diego Prado Gesto
990c653af4
Refactor the code a bit more to better align the components in the
...
recommended mode.
Contributes to CURA-5941.
2018-11-28 17:29:25 +01:00
Diego Prado Gesto
85b34d6005
Refactor the PrintSetupSelector
...
The file was splitted in several other files to improve readability.
There is a new folder called PrintSetupSelector where all those files
will be.
Contributes to CURA-5941.
2018-11-28 13:07:39 +01:00