Jaime van Kessel
d93f6f25d2
Prevent "sticky" tooltips
...
When quickly moving the mouse in and out, the timer would
still be running, so the tooltip would become active once the mouse
moved out of the area.
2019-11-11 10:47:53 +01:00
Remco Burema
da92c36afb
Don't show tooltip immediately.
2019-11-06 17:22:58 +01:00
Nino van Hooff
248f4fc21c
Draw the NoIntentIcon over the intent description hover area.
...
This fixes a bug where the NoIntent tooltip was hidden by the intent
description
CURA-6936
(cherry picked from commit 315b93a1525ba53f520f12b09669668266f12c6c)
2019-11-04 11:13:48 +01:00
Nino van Hooff
2058cf8601
Merge remote-tracking branch 'origin/master'
2019-10-21 13:37:37 +02:00
Nino van Hooff
3d30674465
Clarify "reset quality button" purpose
2019-10-21 13:37:28 +02:00
Nino van Hooff
b182830c21
Add tooltips for intent profiles to the Custom Quality panel.
...
The description is optional.
Tooltip will not show if no description is set
CURA-6853
2019-10-17 17:17:06 +02:00
Nino van Hooff
3709cfa4ed
Add tooltips for intent profiles to the Recommended Quality panel.
...
The description is optional.
Tooltip will not show if no description is set
CURA-6853
2019-10-17 15:54:03 +02:00
Ghostkeeper
618cbffaa7
Apply screenScaleFactor to implicitWidth (and cleanup)
2019-10-04 12:58:40 +02:00
Jaime van Kessel
b19e7cd027
Add warning icon when not all extruders have same intent
...
CURA-6601
2019-09-26 16:26:55 +02:00
Jaime van Kessel
b7b34eb6f7
Re-add the reset custom settings button to recommended panel
...
CURA-6810
2019-09-26 13:39:16 +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
c80cd9679f
Fix RadioCheckbars layout getting out of wack sometimes
...
CURA-6598
2019-08-29 15:15:35 +02:00
Jaime van Kessel
92be261178
Update the profile selector to new style for the intents
...
CURA-6598
2019-08-29 11:53:25 +02:00
Jaime van Kessel
c51dfec29f
Ensure that the intent category names are displayed coorectly in recommended
...
CURA-6598
2019-08-29 11:53:25 +02:00
Jaime van Kessel
94c2211e7f
Further simplify the recommended print setup
...
CURA-6598
2019-08-29 11:53:25 +02:00
Jaime van Kessel
a9e09c6f54
Removed unused timer
...
CURA-6598
2019-08-29 11:53:25 +02:00
Jaime van Kessel
5401a4db15
Ensure that each intent gets it's own bar in recommended
...
CURA-6598
2019-08-29 11:53:19 +02:00
Jaime van Kessel
8d53ee90b4
Ensure that profile bar has no options selected if a quality_changes is active
...
CURA-6598
2019-08-29 11:40:02 +02:00
Jaime van Kessel
9e5082a42f
Cleanup the qml a bit
...
CURA-6598
2019-08-29 11:40:02 +02:00
Jaime van Kessel
6b90975391
Replace the old settingSlider with the RadioButtonbar
...
CURA-6598
2019-08-29 11:40:02 +02:00
Diego Prado Gesto
fceffce56e
Show the slider in the middle when there is only one quality profile available.
...
Contributes to CURA-6121.
2019-03-21 14:18:07 +01:00
Ghostkeeper
0f8a30d37b
Add period to tooltip sentence
...
A lot of translators got this wrong.
Contributes to issue CURA-6257.
2019-03-14 14:30:57 +01:00
Ghostkeeper
4be9fbb75e
Give tick marks a font
...
Otherwise it uses your system's font, which is not consistent.
Contributes to issue CURA-6025.
2018-12-31 13:57:49 +01:00
Ghostkeeper
44f21b37ac
Make labels on left side of recommended mode larger
...
Contributes to issue CURA-6025.
2018-12-31 13:49:03 +01:00
Lipu Fei
6017c2b4d2
Replace isProfileUserCreated with hasCustomQuality
...
CURA-6028
2018-12-18 08:56:56 +01:00
Aleksei S
9146a775a4
After resetting the custom settings the quality slider did not update selected value
...
CURA-6028
2018-12-14 16:17:05 +01:00
Jaime van Kessel
c4700b2752
Also update the model if the data changed
...
CURA-6028
2018-12-13 14:30:00 +01:00
Ghostkeeper
9dc8450db0
Fix typo
2018-12-07 17:37:10 +01:00
Diego Prado Gesto
90281c455b
Add global profile selector to the custom print setup panel
...
Also modify some styles to adjust to the designs.
Contributes to CURA-5941.
2018-12-03 09:45:49 +01:00
Diego Prado Gesto
1238aa7304
Format the slider for the infill in the recommended mode
...
Contributes to CURA-5941
2018-12-02 12:03:58 +01:00
Diego Prado Gesto
2c5f5170c2
Add the labels of the layer height to the slider
...
Contributes to CURA-5941.
2018-11-30 15:38:28 +01:00
Diego Prado Gesto
47b7d7bed8
Make the slider available for clicking
...
This was accidentally removed in the previous commit.
Contributes to CURA-5941.
2018-11-30 15:17:59 +01:00
Diego Prado Gesto
1fbcff2cb9
Fix the tooltips in the profile selector in the recommended mode
...
Contributes to CURA-5941.
2018-11-30 15:06:53 +01:00
Diego Prado Gesto
1a778b3078
Fix qualiy slider alignments
...
Contributes to CURA-5941.
2018-11-30 14:18:07 +01:00
Diego Prado Gesto
17945c6b16
[WIP] Separate components in different files
...
Contributes to CURA-5941
2018-11-30 11:32:24 +01:00