Commit History

Author SHA1 Message Date
  Lipu Fei 64ae8bb595 Use global stack to evaluate limit_to_extruder value 7 years ago
  fieldOfView 4a3329bc6c Remove background from setting buttons (revert, override notice, linked) 7 years ago
  Jack Ha a9a9390aa6 Solved (with an ugly fix) that after loading some projects, 'Slicing...' appears without doing anything. CURA-1263 8 years ago
  Jaime van Kessel 9a81a24512 Merge branch 'feature_find_settings' of https://github.com/fieldOfView/Cura 8 years ago
  Jaime van Kessel 716ffe94ff Don't show inheritance icon for resovled values 8 years ago
  Jaime van Kessel 75e067cab7 No longer select last_entry that isn't in the list 8 years ago
  Jaime van Kessel 9057174691 Resolve is now updated from the base property 8 years ago
  fieldOfView 7fafcef40b Allow making settings visible from the sidebar 8 years ago
  Jaime van Kessel 4a5d7cbc73 Bindings of inheritance icon now correctly update when switching between machines 8 years ago
  Arjen Hiemstra b0d6d7034a Ensure we re-evaluate the inheritance icon binding when it changes 8 years ago
  Arjen Hiemstra bef3666a88 Still show the inherit button even when the revert is visible 8 years ago
  Arjen Hiemstra 8ce81fec9f Expand logic for showing the inherit button in SettingItem 8 years ago
  Ghostkeeper 6f412c0825 Improve translation context for some labels 8 years ago
  Jaime van Kessel faf98e40f8 Inherit button now correctly removes values if needed for multi extrusion machines 8 years ago
  Jaime van Kessel 132ed1d258 Pressing inheritance button for category now makes all inherited children visible 8 years ago
  Jaime van Kessel e3d78c17ea SettingItem now uses settingInheritanceManager for visibility check 8 years ago
  Tim Kuipers 479f9ea6d2 refactor: global_inherits_stack ==> limit_to_extruder (CURA-2308) 8 years ago
  Simon Edwards 8086646de1 When reverting a user setting be sure to delete it from all of the stacks, global and extruder. 8 years ago
  fieldOfView be6bfdd4af Add a "linked" icon to settings that have "global_inherits_stack" set 8 years ago
  Jaime van Kessel 9d6c60ec60 Setting state is now set to calculated after setting the value 8 years ago
  Jack Ha 0268bf3f56 Cleanup. CURA-2007 8 years ago
  Jack Ha 97f9bcacf1 Tooltip for bed temperature displays values where it resolves from. CURA-2007 8 years ago
  Jack Ha c0dd19ce08 Seems to work, except for the tooltip (shows global value). CURA-2007 8 years ago
  Jack Ha bfabf8d11a Merge, fix qml files. Contributes to CURA-2007. 8 years ago
  Arjen Hiemstra 7613274686 Properly hide link icon if setting is not settable per extruder 8 years ago
  Jack Ha 2402ba3d0e Bed temperature is now either a resolved value or a global value. 8 years ago
  fieldOfView ed1d12d21d Hide linked settings icon for single extrusion printers 8 years ago
  fieldOfView ac0de58ecb Merge branch 'master' of https://github.com/Ultimaker/Cura 8 years ago
  fieldOfView 374ec8e577 Don't show user/quality emphasis on Per Object Settings 8 years ago
  fieldOfView 7302baa7da Add icon to settings that can only be set globally (for all extruders) 8 years ago
  Jaime van Kessel 3e4ff9241e Moved the BlurSettings signal to cura main window 8 years ago
  Jaime van Kessel c92b2bc385 Changed order of setting properties 8 years ago
  fieldOfView a7cfe1b5af Emphasize settings that have a value in the user or quality profile 8 years ago
  Arjen Hiemstra 8c8caa2cac Use the right property for the property provider 8 years ago
  Arjen Hiemstra 9f9de493f7 Clean up indentation 8 years ago
  fieldOfView a545cde4a8 Force setting fields to update when discarding changes 8 years ago
  Jaime van Kessel e4e307cd2a Inheritance button now works if instance containers contain functions 8 years ago
  Jaime van Kessel a070684ade Fixed minor issue for inheritance button 8 years ago
  Jaime van Kessel 85d5247deb Merge branch 'master' of github.com:Ultimaker/Cura 8 years ago
  Jaime van Kessel fcd6f0959f Inheritance button now only shows if there is a function in the container stack at some point 8 years ago
  Arjen Hiemstra 1131623278 Disable the property editor when the value of the setting is not used 8 years ago
  Jaime van Kessel cf15f9e2a1 Added handling of special case when only user & definition were set 8 years ago
  Jaime van Kessel 3881ed8a61 Fixed behaviour of inheritance button 8 years ago
  Ghostkeeper af484b03d8 Fix typo in variable name 8 years ago
  Jaime van Kessel 77431b01a3 Inherit button now has the same behaviour as 2.1 again 8 years ago
  Jaime van Kessel 68837a089a Moved some properties to bindings due to bug in qt 5.5.1 8 years ago
  Jaime van Kessel 64e4cd0041 Added properties to make setting items more customisable 8 years ago
  fieldOfView 14a8b8a1a4 Fix showing formatted tooltip when exiting reset-value-icon 8 years ago
  Arjen Hiemstra 803dcdcec7 Stop the Item's hover timer when showing a different tooltip 8 years ago
  Arjen Hiemstra d616a72bb1 Display affects/affected by in the tooltip again 8 years ago