Jaime van Kessel
fcd6f0959f
Inheritance button now only shows if there is a function in the container stack at some point
...
CURA-1278
2016-06-08 17:47:23 +02:00
Arjen Hiemstra
1131623278
Disable the property editor when the value of the setting is not used
...
Contributes to CURA-1278
2016-06-08 16:34:19 +02:00
Jaime van Kessel
cf15f9e2a1
Added handling of special case when only user & definition were set
...
CURA-1278
2016-06-08 15:31:28 +02:00
Jaime van Kessel
3881ed8a61
Fixed behaviour of inheritance button
...
CURA-1278
2016-06-08 14:58:05 +02:00
Ghostkeeper
af484b03d8
Fix typo in variable name
2016-06-08 11:29:24 +02:00
Jaime van Kessel
77431b01a3
Inherit button now has the same behaviour as 2.1 again
...
CURA-1278
2016-06-08 11:02:04 +02:00
Jaime van Kessel
68837a089a
Moved some properties to bindings due to bug in qt 5.5.1
...
CURA-1494
2016-06-07 12:50:57 +02:00
Jaime van Kessel
64e4cd0041
Added properties to make setting items more customisable
...
CURA-1278
2016-06-02 15:52:25 +02:00
fieldOfView
14a8b8a1a4
Fix showing formatted tooltip when exiting reset-value-icon
...
CURA-1278
2016-06-02 13:30:26 +02:00
Arjen Hiemstra
803dcdcec7
Stop the Item's hover timer when showing a different tooltip
2016-06-02 08:10:55 +02:00
Arjen Hiemstra
d616a72bb1
Display affects/affected by in the tooltip again
...
Contributes to CURA-1278
2016-05-30 16:25:20 +02:00
Arjen Hiemstra
8804c2837f
Make reset and restore default buttons work properly again
...
Contributes to CURA-1278
2016-05-26 15:28:57 +02:00
Arjen Hiemstra
3531e4c3e8
Nest all controls inside the mousearea of SettingItem
...
This makes hover events work properly without all the hassle
2016-05-16 18:22:37 +02:00
Arjen Hiemstra
d1d2dc04c5
Display the correct tooltips for reset and inherits buttons
2016-05-11 17:19:31 +02:00
Arjen Hiemstra
2b479e5651
Add a hovered property to SettingItem
2016-05-11 17:19:31 +02:00
Arjen Hiemstra
9ec93bedab
Fix type and spacing of SettingItem contents
2016-05-11 17:19:31 +02:00
Arjen Hiemstra
b7fd97737c
Simplify tooltip handling for settings
...
Rather than use three different signals, use a single showTooltip signal
with a
text property. This makes it possible to show any tooltip from within a
setting
item.
2016-05-11 17:19:31 +02:00
Arjen Hiemstra
fa7e186b2f
Import Uranium's SettingView related files and start making them work
...
This is too cura-specific now so we should not put it in Uranium.
2016-05-10 17:31:18 +02:00